Commit cb9c4466 authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Removed last of minor blue color references.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9922 b35dd754-fafc-0310-a699-88a17e54d16e
parent 35cbb03d
...@@ -292,7 +292,7 @@ iframe { ...@@ -292,7 +292,7 @@ iframe {
} }
#jive-subnav ul li.current a { #jive-subnav ul li.current a {
background-color:#F9F9F9; background-color:#F9F9F9;
border-color:#C2CFD5 rgb(194, 207, 213) rgb(242, 248, 250); border-color:#cecece;
border-style:solid; border-style:solid;
border-width:1px; border-width:1px;
} }
......
...@@ -309,7 +309,7 @@ html>body .jive-vcardTable { ...@@ -309,7 +309,7 @@ html>body .jive-vcardTable {
font-family: Verdana, Arial, Helvetica, sans-serif; font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; font-weight: bold;
color: #fff; color: #fff;
border: 1px solid #0c2d4c; border: 1px solid #555555;
background: #D76C0D url(../images/setup_btn_bg-orange.gif) repeat-x; background: #D76C0D url(../images/setup_btn_bg-orange.gif) repeat-x;
text-decoration: none; text-decoration: none;
-moz-border-radius: 4px; -moz-border-radius: 4px;
......
...@@ -326,7 +326,7 @@ html>body .jive-vcardTable { ...@@ -326,7 +326,7 @@ html>body .jive-vcardTable {
font-family: Verdana, Arial, Helvetica, sans-serif; font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; font-weight: bold;
color: #fff; color: #fff;
border: 1px solid #0c2d4c; border: 1px solid #555555;
background: #D76C0D url(../images/setup_btn_bg-orange.gif) repeat-x; background: #D76C0D url(../images/setup_btn_bg-orange.gif) repeat-x;
text-decoration: none; text-decoration: none;
-moz-border-radius: 4px; -moz-border-radius: 4px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment