openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 58741145ecf6a77ba61a2cd336dccf1a26d8a0fb
parent 948362b4c1860abb2e7934dc0cf7e2f1f8624851
Author: dankert <devnull@localhost>
Date:   Fri, 16 Feb 2007 00:23:20 +0100

Aktive Felder Fettdruck.

Diffstat:
themes/default/css/default.css | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/themes/default/css/default.css b/themes/default/css/default.css @@ -304,7 +304,7 @@ input, textarea { border:2px solid gray; - padding:5px; + padding:2px; } input:hover, @@ -318,6 +318,7 @@ textarea:focus { background-color:#7B9CBD; border:2px solid red; + font-weight:bold; } tr.f1:hover,