openrat-cms

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

commit 99b370069327eb22eb738c6a04ca009362a8705b
parent 95e8022f61a01a5a8379b5430e7444ca4bd43970
Author: dankert <devnull@localhost>
Date:   Tue, 17 Mar 2009 22:48:31 +0100

Submit-Knöpfe mit Fettschrift.

Diffstat:
themes/default/css/default.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/themes/default/css/default.css b/themes/default/css/default.css @@ -353,6 +353,7 @@ div.cancel color:#FFFFFF; background-color:#7B9CBD; width:110px; + font-weight: bold; } input.reset { color:black; background-color:#cac2a6; text-align:right; }