From: zapata Date: Tue, 17 Dec 2002 19:33:58 +0000 (+0000) Subject: some stylesheet changes X-Git-Tag: BEFORE_MERGE_1_1~392 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=a3b4b599b9223d42379a34531d6c2922b897f0f7;p=mir.git some stylesheet changes --- diff --git a/web/style/admin.css b/web/style/admin.css index 91b7df57..28fd75a6 100755 --- a/web/style/admin.css +++ b/web/style/admin.css @@ -13,34 +13,34 @@ h6, p, li, dt, dd, div, td, blockquote { } a:link {color: #cc0033;text-decoration:none;} -a:visited {color: #660033;text-decoration:none;} -a:hover {color: #ff3333;text-decoration:none;} +a:visited {color: #660033;text-decoration:none;} +a:hover {color: #ff3333;text-decoration:none;} -.dark {background-color: #990000; color: #ffffff; text-decoration:none;} +.dark {background-color: #990000; color: #ffffff; text-decoration:none;} .middle {background-color: #cc0033; color: #ffffff; text-decoration:none;} .pink {background-color: #FF9966; color: #ffffff; text-decoration:none;} -.darkgrey {background-color: #999966; color: #000000; text-decoration:none;} -.grey {background-color: #dddddd; color: #000000; text-decoration:none;} -.litegrey {background-color: #eeeeee; color: #990000; text-decoration:none;} +.darkgrey {background-color: #999966; color: #000000; text-decoration:none;} +.grey {background-color: #dddddd; color: #000000; text-decoration:none;} +.litegrey {background-color: #eeeeee; color: #990000; text-decoration:none;} .wite {background-color: #ffffff; color: #990000; text-decoration:none;} .list1 {background-color: #FFFFCC; color: #000000; text-decoration:none;} .list2 {background-color: #FFCC99; color: #000000; text-decoration:none;} .list3 {background-color: #FFFF99; color: #000000; text-decoration:none;} .list4 {background-color: #CCCC99; color: #000000; text-decoration:none;} -.pagetitle {font-size: x-large; color: #cc0033; font-weight: bold;} +.pagetitle {font-size: x-large; color: #cc0033; font-weight: bold;} .litetitel {font-size: large; color: #ffffff; font-weight: bold;} .darktitel {font-size: large; color: #cc0033; font-weight: bold;} .spezialtext {font-size: small; color: #CC0000;} .text {font-size: small;} .small {font-size: x-small;} -.x-small {font-size: xx-small;} +.x-small {font-size: xx-small;} -.witetext {font-size: large; color: #ffffff; text-decoration:none;} -.witesmall {font-size: small; color: #ffffff; text-decoration:none;} -.witex-small {font-size: x-small; color: #ffffff; text-decoration:none;} +.witetext {font-size: large; color: #ffffff; text-decoration:none;} +.witesmall {font-size: small; color: #ffffff; text-decoration:none;} +.witex-small {font-size: x-small; color: #ffffff; text-decoration:none;} -.lynx { display:none; } +.lynx { display:none; } .editfieldname { font-size: normal; @@ -69,4 +69,10 @@ a:hover {color: #ff3333;text-decoration:none;} font-size: normal; font-weight: bold; color: #CC0000; -} \ No newline at end of file +} + +.majorbutton { + background-color: #CC0000; + color: #ffffff; + font-weight: bold; +}