openrat-cms

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

commit a167eaf60277b482935b3871acf2c76fd33d62e3
parent 9dc55c122712fa173b0ff37c0ac2ee8ab627f34d
Author: dankert <devnull@localhost>
Date:   Mon,  8 Feb 2010 00:45:00 +0100

CSS-Dateien an neue HTML-Struktur angepasst.

Diffstat:
themes/default/css/dark.css | 9+++++----
themes/default/css/default.css | 5+++--
themes/default/css/moorweide.css | 13+++++++++----
themes/default/css/night.css | 14+++++++-------
themes/default/css/oldenburg.css | 22++++------------------
themes/default/css/rotgelb.css | 13+++++++------
themes/default/css/system.css | 42++++++++++++------------------------------
7 files changed, 47 insertions(+), 71 deletions(-)

diff --git a/themes/default/css/dark.css b/themes/default/css/dark.css @@ -1,15 +1,15 @@ -/* $Id$ */ body.title, -td.subaction, +body.main tr.menu, +body.menu tr.menu, table.notice th { background-image: url('../images/bg-title.png'); } -body.menu, -td.menu +body.menu tr.title td, +body.main tr.title td { background-image: url('../images/bg-menu.png'); color: white; @@ -23,6 +23,7 @@ div.cancel color:black; border-color:gray; } + textarea { color:black; diff --git a/themes/default/css/default.css b/themes/default/css/default.css @@ -174,8 +174,9 @@ body.main text-align:center; } -body.title { +body.title table tr td { margin:0px; + padding:3px; background-color:#EEEEEE; } @@ -328,7 +329,7 @@ td.submenu { border-bottom:solid 1px black; background-color:#cac2a6; } td.subaction { background-color:#cac2a6; vertical-align:middle; padding:4px;} table.main td.window td { padding:2px;} table.main td.window td.logo { padding:10px;} -table.main td.act +body.main td.window td.act { background-color:#eae2c6; padding:15px; diff --git a/themes/default/css/moorweide.css b/themes/default/css/moorweide.css @@ -102,11 +102,16 @@ td.help padding-bottom:10px; } -td.title { background-color:#DDFFDD; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; } -td.menu { background-color:green;vertical-align:middle; } +body.menu tr.title td, +body.main tr.title td +{ background-color:green;vertical-align:middle; } + +body.menu tr.menu td, +body.main tr.menu td +{ background-color:#DDFFDD; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; } + td.submenu { border-bottom:solid 1px black; background-color:#DDFFDD; } -td.f1 {background-color:#DDFFDD; padding:5px; border-top:5px solid white;border-left:3px solid white; border-bottom:1px solid grey; border-right:3px solid white;} -td.f2 {background-color:#DDFFDD; padding:5px; border-top:5px solid white;border-left:3px solid white; border-bottom:1px solid grey; border-right:3px solid white; } + td.act {background-color:FFFFDD; padding:15px; border-top:0px solid grey; } .mainmenu_headline{color:#CCCCCC; font-size:13px; color:black; font-weight:bold; } .mainmenu_name{color:white; font-weight:bold; } diff --git a/themes/default/css/night.css b/themes/default/css/night.css @@ -12,21 +12,21 @@ body.title } -body.menu -{ - background-image: url('../images/bg-menu.png'); -} +body.menu tr.title td, +body.main tr.title td -td.menu { background-image: url('../images/bg-menu.png'); - color: white; } -td.subaction + +body.menu tr.menu td, +body.main tr.menu td { background-image: url('../images/bg-title.png'); + color: white; } + input, select, div.cancel diff --git a/themes/default/css/oldenburg.css b/themes/default/css/oldenburg.css @@ -1,9 +1,5 @@ -/* $Id$ */ - /* - Stylesheet for user switching from a CMS called ...... ouh, find out yourself ... :) - */ a:link, @@ -210,30 +206,20 @@ td.title } /* Hauptmenue */ -td.menu +body.menu tr.title td, +body.main tr.title td { background-color:#000080; vertical-align:middle; } /* Submenue */ -td.submenu +body.menu tr.menu td, +body.main tr.menu td { - border-bottom:solid 1px black; background-color:#DFDFDF; } -td.f1, -td.f2 -{ - background-color:#CCCCCC; - padding:5px; - border-top:5px solid #DFDFDF; - border-left:3px solid #DFDFDF; - border-bottom:1px solid #DFDFDF; - border-right:3px solid #DFDFDF; -} - td.act { background-color:#DFDFDF; diff --git a/themes/default/css/rotgelb.css b/themes/default/css/rotgelb.css @@ -20,9 +20,10 @@ a:hover } -td.subaction { background-color:#EED536; } +body.menu tr.title td, +body.main tr.title td +{ background-color:#BB0C0C;} -td.menu -{ - background-color:#BB0C0C; -}- \ No newline at end of file +body.menu,tr.menu td, +body.main tr.menu td +{ background-color:#EED536; }+ \ No newline at end of file diff --git a/themes/default/css/system.css b/themes/default/css/system.css @@ -232,37 +232,19 @@ td } -td.menu { background-color:Highlight; color:HighlightText; vertical-align:middle; height:30px;} +body.menu tr.title td, +body.main tr.title td +{ background-color:Highlight; color:HighlightText; vertical-align:middle; height:30px;} + td.help { color:black; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; } td.message { padding:10px; font-weight:bold; } td.title { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; } td.submenu { border-bottom:solid 1px black; background-color:#cac2a6; } -td.subaction { background-color:ButtonFace; color:ButtonText; } -tr.f1 -{ - background-color:#cac2a6; -} -tr.f2 -{ - background-color:#c1bba0; -} -td.f1 -{ - padding:5px; - border-top:5px solid #dad2b6; - border-left:3px solid #dad2b6; - border-bottom:1px solid gray; - border-right:3px solid #dad2b6; -} -td.f2 -{ - padding:5px; - border-top:5px solid #dad2b6; - border-left:3px solid #dad2b6; - border-bottom:1px solid gray; - border-right:3px solid #dad2b6; -} + +body.menu tr.menu td, +body.main tr.menu td +{ background-color:ButtonFace; color:ButtonText; } fieldset { @@ -297,7 +279,7 @@ tr.f2:hover -/* Farben für Eingabfelder, allgemein */ +/* Farben f�r Eingabfelder, allgemein */ input, select, textarea @@ -306,7 +288,7 @@ textarea background-color:Window; } -/* Rahmen für Eingabefelder */ +/* Rahmen f�r Eingabefelder */ input, textarea { @@ -315,7 +297,7 @@ textarea background-color:Window; } -/* Eingabefelder, mausüberstrichen */ +/* Eingabefelder, maus�berstrichen */ input:hover, textarea:hover { @@ -331,7 +313,7 @@ textarea:focus background-color:Window; } -/* Knöpfe */ +/* Kn�pfe */ input.submit, input.reset, input.ok