Dark & Classic tweaks.

This commit is contained in:
z3d
2010-12-14 07:10:58 +00:00
parent 311f295f22
commit 1a41334e34
4 changed files with 5 additions and 4 deletions

View File

@ -326,7 +326,7 @@ div.main li:first-child {
}
div.main li b {
color: #415!important;
color: #161!important;
letter-spacing: 0.01em;
font-size: 9.5pt;
line-height: 170%;
@ -698,7 +698,7 @@ div.joblog h3 {
}
div.joblog h3:first-child {
margin: 5px 0 15px 0;
margin: -10px 0 15px 0;
}
div.joblog hr {

View File

@ -123,7 +123,7 @@ hr {
.control {
margin: 2px;
padding: 2px;
padding: 1px 2px 2px 2px;
overflow: hidden;
height: 20px;
width: 60px;

View File

@ -1041,6 +1041,7 @@ div.footnote {
text-align: right;
color: #494;
font-size: 7pt;
margin-bottom: -8px !important;
}
div.footnote hr{

View File

@ -248,7 +248,7 @@ hr {
border: 1px solid #494;
-moz-box-shadow: inset 0px 0px 0px 1px #932;
padding: 5px 20px 11px 10px !important;
background: #000 url(images/scarface.jpg) center center no-repeat !important;
/* background: #000 url(images/scarface.jpg) right center no-repeat !important;*/
}
#globalOperationsPanel .control {