openrat-cms

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

commit 15d2f9ea5bfdf3f76410e1e84dfcd3317b3e2337
parent 10443c799735913912b308924e834bddc76909a4
Author: Jan Dankert <devnull@localhost>
Date:   Tue,  5 Mar 2013 20:34:14 +0100

Fix: Modaler Login-Dialog wurde nicht richtig angezeigt.

Diffstat:
themes/default/css/openrat.css.php | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/themes/default/css/openrat.css.php b/themes/default/css/openrat.css.php @@ -1359,8 +1359,6 @@ table td.changed { /* Modale Dialoge */ -#simplemodal-overlay {background-color:#000;} -#simplemodal-container {background-color:#333; border:8px solid #444; padding:12px;} div#filler { @@ -1375,7 +1373,7 @@ div#filler opacity: 0.5; } -div#workbench > div.bar.modal +div#workbench div.bar.modal { /*width:60%;*/