Commit 6e593b21 authored by Bill Lynch's avatar Bill Lynch Committed by bill

Cleanups, font change, padding changes -- what do you guys think?

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3915 b35dd754-fafc-0310-a699-88a17e54d16e
parent 72544252
BODY, DIV, P, TD, TH { BODY, DIV, P, TD, TH {
font-family : arial, helvetica, sans-serif; font-family : georgia, "times new roman", times, serif;
font-size : 100%; font-size : 100%;
font-size : 10pt; font-size : 10pt;
} }
...@@ -41,11 +41,19 @@ FIELDSET LEGEND { ...@@ -41,11 +41,19 @@ FIELDSET LEGEND {
#jive-header { #jive-header {
width : 100%; width : 100%;
height : 62px; height : 61px;
border : 0px; border : 0px;
background-image : url("../images/header-background.gif"); background-image : url("../images/header-background.gif");
background-repeat : repeat-x; background-repeat : repeat-x;
background-color : #369; background-color : #369;
border-bottom : 1px #369 solid;
}
#jive-secondary {
border-top : 1px #ccc solid;
background-color : #eee;
border-bottom : 1px #bbb solid;
padding : 6px;
padding-left : 12px;
} }
#jive-header .info { #jive-header .info {
font-size : 8pt; font-size : 8pt;
...@@ -53,7 +61,6 @@ FIELDSET LEGEND { ...@@ -53,7 +61,6 @@ FIELDSET LEGEND {
padding-right : 2em; padding-right : 2em;
text-align : right; text-align : right;
} }
#jive-content { #jive-content {
padding : 1em; padding : 1em;
} }
...@@ -68,14 +75,16 @@ FIELDSET LEGEND { ...@@ -68,14 +75,16 @@ FIELDSET LEGEND {
margin : 0px; margin : 0px;
} }
#jive-header #jive-tabs LI { #jive-header #jive-tabs LI {
font-family : verdana; font-family : verdana, georgia, "times new roman", times, serif;
font-size : 8pt; font-size : 8pt;
font-weight : bold; font-weight : bold;
text-transform : uppercase;
} }
#jive-header #jive-tabs LI A { #jive-header #jive-tabs LI A {
color : #CEE1FA; color : #CEE1FA;
text-decoration : none; text-decoration : none;
padding : 3px 5px 3px 5px; padding : 3px 5px 3px 5px;
} }
#jive-header #jive-tabs LI A:hover { #jive-header #jive-tabs LI A:hover {
color : #fff; color : #fff;
...@@ -124,9 +133,8 @@ FIELDSET LEGEND { ...@@ -124,9 +133,8 @@ FIELDSET LEGEND {
white-space : nowrap; white-space : nowrap;
} }
#jive-header #jive-logout A { #jive-header #jive-logout A {
color : #CEE1FA; color : #cee1fa;
font-size : 8pt; font-size : 8pt;
font-family : verdana;
font-weight : bold; font-weight : bold;
text-decoration : none; text-decoration : none;
} }
...@@ -169,6 +177,10 @@ FIELDSET LEGEND { ...@@ -169,6 +177,10 @@ FIELDSET LEGEND {
/* Sidebar */ /* Sidebar */
/* --------------------------------------------- */ /* --------------------------------------------- */
#jive-main #jive-sidebar-box {
/*background-color : #eef;*/
/*border-right : 2px #ccf solid;*/
}
#jive-main #jive-sidebar { #jive-main #jive-sidebar {
padding : 0px 5px 5px 5px; padding : 0px 5px 5px 5px;
} }
...@@ -186,7 +198,7 @@ FIELDSET LEGEND { ...@@ -186,7 +198,7 @@ FIELDSET LEGEND {
#jive-main #jive-sidebar a { #jive-main #jive-sidebar a {
/*/*/display: block; /*/*/display: block;
padding: 2px 2px 2px 10px; padding: 2px 2px 2px 10px;
border: 1px solid #fff; border: 1px #fff solid;
width: 140px; width: 140px;
-moz-border-radius : 3px; -moz-border-radius : 3px;
background-color: #fff; /* */ background-color: #fff; /* */
...@@ -275,14 +287,19 @@ PRE, TT { ...@@ -275,14 +287,19 @@ PRE, TT {
width : 30%; width : 30%;
} }
.jive-table TH, .jive-table TD { .jive-table TH, .jive-table TD {
padding : 4px; padding : 6px;
}
.jive-table TH TH, .jive-table TD TD {
padding : 0px;
}
.jive-table TD.icon {
padding : 0 5px 0 3px;
} }
.jive-table TH { .jive-table TH {
background-color : #eee; background-color : #eee;
border-bottom : 1px #bbb solid; border-bottom : 2px #ccc solid;
border-right : 1px #bbb solid;
text-align : left; text-align : left;
font-family : verdana; font-family : verdana, arial, helvetica, sans-serif;
font-size : 8pt; font-size : 8pt;
font-weight : bold; font-weight : bold;
} }
...@@ -298,7 +315,7 @@ PRE, TT { ...@@ -298,7 +315,7 @@ PRE, TT {
border-bottom : 1px #ccc solid; border-bottom : 1px #ccc solid;
} }
.jive-table TD { .jive-table TD {
font-family : arial, helvetica, sans-serif; font-family : georgia, "times new roman", times, serif;
font-size : 10pt; font-size : 10pt;
} }
.jive-table .jive-odd TD { .jive-table .jive-odd TD {
...@@ -311,7 +328,6 @@ PRE, TT { ...@@ -311,7 +328,6 @@ PRE, TT {
background-color : #ddd; background-color : #ddd;
font-family : verdana; font-family : verdana;
font-size : 8pt; font-size : 8pt;
border-right : 1px #bbb solid;
} }
.jive-table TD TD { .jive-table TD TD {
border-width : 0px; border-width : 0px;
...@@ -324,7 +340,7 @@ PRE, TT { ...@@ -324,7 +340,7 @@ PRE, TT {
.jive-description, .jive-description A, .jive-table .jive-date, .jive-description INPUT, .jive-description, .jive-description A, .jive-table .jive-date, .jive-description INPUT,
.jive-description SELECT .jive-description SELECT
{ {
font-family : verdana,arial,helvetica,sans-serif; font-family : georgia, "times new roman", times, serif;
font-size : 8pt; font-size : 8pt;
} }
......
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