More minor theme embellishments.
This commit is contained in:
@ -310,7 +310,7 @@ div.confignav {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.configure {
|
div.configure {
|
||||||
padding: 0 15px 15px 15px;
|
padding: 5px 15px 15px 15px;
|
||||||
margin: 10px 0px;
|
margin: 10px 0px;
|
||||||
background: #005;
|
background: #005;
|
||||||
-moz-border-radius: 4px;
|
-moz-border-radius: 4px;
|
||||||
|
@ -438,7 +438,7 @@ table {
|
|||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border: 1px solid #000022;
|
border: 1px solid #000022;
|
||||||
margin: 10px -15px 5px 0px;
|
margin: 1px -15px 5px 0px;
|
||||||
cell-padding: 1px;
|
cell-padding: 1px;
|
||||||
font-size: 7pt;
|
font-size: 7pt;
|
||||||
background: #b4c8ff url('images/tabletitlelight.png') repeat-x;
|
background: #b4c8ff url('images/tabletitlelight.png') repeat-x;
|
||||||
@ -595,7 +595,7 @@ h2 {
|
|||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
-moz-border-radius: 4px;
|
-moz-border-radius: 4px;
|
||||||
-khtml-border-radius: 4px;
|
-khtml-border-radius: 4px;
|
||||||
margin: 15px 0px 5px 0 !important;
|
margin: 15px 0px 15px 0 !important;
|
||||||
-moz-box-shadow: inset 0px 0px 1px 0px #002;
|
-moz-box-shadow: inset 0px 0px 1px 0px #002;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user