Commit a722fae9 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Latest changes.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3924 b35dd754-fafc-0310-a699-88a17e54d16e
parent 674d235d
......@@ -286,7 +286,7 @@ PRE, TT {
.jive-table .c1, fieldset .c1 {
width : 30%;
}
.jive-table TH, .jive-table TD {
.jive-table TH, .jive-table TD, .jive-option-table TH, .jive-option-table TD {
padding : 6px;
}
.jive-table TH TH, .jive-table TD TD {
......@@ -332,7 +332,7 @@ PRE, TT {
.jive-table TD TD {
border-width : 0px;
}
.jive-table INPUT, .jive-table SELECT {
.jive-table INPUT, .jive-table SELECT, .jive-option-table INPUT, .jive-option-table SELECT {
font-family : verdana;
font-size : 8pt;
}
......@@ -344,12 +344,15 @@ PRE, TT {
font-size : 8pt;
}
.jive-label {
background-color : #eee;
.jive-label, .jive-option-table LABEL {
font-weight : bold;
padding-right : 10px;
width : 1%;
white-space : nowrap;
}
.jive-label {
padding-right : 20px;
vertical-align : top;
}
.jive-buttons .jive-icon {
padding : 3px;
......
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