From 4d5b954caead94c42d7422bea6c9f35595a7fe85 Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Fri, 4 Mar 2011 17:37:16 +0000 Subject: [PATCH] Clean up CSS, with help from Michael Robbert git-svn-id: http://www.observium.org/svn/observer/trunk@1785 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/css/styles.css | 48 ++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 25 deletions(-) diff --git a/html/css/styles.css b/html/css/styles.css index b06e8a7565..fa3ffeb2a8 100644 --- a/html/css/styles.css +++ b/html/css/styles.css @@ -11,8 +11,6 @@ input,select { background:#FFFFFF url('/images/textbg.png') repeat-x scroll 0 0; font-size:1em; border:1px solid #B2B2B2 - bbackground-color:cornsilk; - border:1px solid #B2B2B2; border-color:#B2B2B2 #d2d2d2 #d2d2d2 #B2B2B2; border-style:solid; border-width:1px; @@ -214,26 +212,26 @@ A { text-decoration: none; } A:link { color: #0000cc; } A:visited { color: #0000cc; } A:hover { color: #990099; } -A:active { color: #00000; } +A:active { color: #000000; } A.sectionhead { text-decoration: none; color: #555; } A.sectionhead:link { text-decoration: none; color: #555; } -A.sectionhead:visited { text-decoration: none; color: #555; } -A.sectionhead:hover { text-decoration: none; color: #555; } -A.sectionhead:active { text-decoration: none; color: #555; } +A.sectionhead:visited { text-decoration: none; color: #555; } +A.sectionhead:hover { text-decoration: none; color: #555; } +A.sectionhead:active { text-decoration: none; color: #555; } -A.red:visited, a.red, .red {color: #CC0000;} -A.grey:visited, A.grey, .gray {color: #36393D;} -A.black:visited, A.black, .black {color: #000000;} -A.green:visited, A.green, .green {color: #008C00;} -A.blue:visited, A.blue, .blue {color: #0000ff;} -A.orange:visited, a.orange, .orange {color: #FF7400;} +A.red:visited, A.red, .red { color: #CC0000; } +A.grey:visited, A.grey, .gray { color: #36393D; } +A.black:visited, A.black, .black { color: #000000; } +A.green:visited, A.green, .green { color: #008C00; } +A.blue:visited, A.blue, .blue { color: #0000ff; } +A.orange:visited, a.orange, .orange { color: #FF7400; } -.pinkbg { background-color: #ffbbbb; } -.redbg { background-color: #ff8585; } -.bluebg { background-color: #aaaaff; } +.pinkbg { background-color: #ffbbbb; } +.redbg { background-color: #ff8585; } +.bluebg { background-color: #aaaaff; } .greenbg { background-color: #aaffaa; } -.greybg { background-color: #dddddd; } +.greybg { background-color: #dddddd; } .selector { width:275px; @@ -325,7 +323,7 @@ A.orange:visited, a.orange, .orange {color: #FF7400;} } .device-head, .list-device { - color: #000cc; + color: #000ccc; } .list-device-down, a.list-device-down, a.list-device-down:visited { @@ -389,7 +387,7 @@ a.list-device-disabled { } .body-field-1 { - font-family: verdana, font-family: Verdana, Arial, Helvetica, sans-serif; + font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; @@ -480,8 +478,8 @@ body { line-height: 20px; } -