From 032a795795f22cc5b87d4a8ded99e6beddb96f63 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Mon, 25 Jul 2011 23:18:52 +0000 Subject: [PATCH] templates/edit-vacation.tpl, templates/users_vacation.tpl: - replaced hardcoded background-color with class=readonly css/default.css: - new style .readonly for vacation start/end input fields git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1129 a1433add-5e2c-0410-b055-b7f2511e0802 --- css/default.css | 4 ++++ templates/edit-vacation.tpl | 4 ++-- templates/users_vacation.tpl | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/css/default.css b/css/default.css index e4a076ce..d462d414 100644 --- a/css/default.css +++ b/css/default.css @@ -38,6 +38,10 @@ input, .button, textarea { font-size: 13px; } +.readonly { + background:#eee; +} + .button { border: 1px solid #aaaaaa; color: #777777; diff --git a/templates/edit-vacation.tpl b/templates/edit-vacation.tpl index 6c9ef7f3..ce065893 100644 --- a/templates/edit-vacation.tpl +++ b/templates/edit-vacation.tpl @@ -19,7 +19,7 @@ - + {literal}