Dark & Classic tweaks.
This commit is contained in:
@ -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 {
|
||||
|
@ -123,7 +123,7 @@ hr {
|
||||
|
||||
.control {
|
||||
margin: 2px;
|
||||
padding: 2px;
|
||||
padding: 1px 2px 2px 2px;
|
||||
overflow: hidden;
|
||||
height: 20px;
|
||||
width: 60px;
|
||||
|
@ -1041,6 +1041,7 @@ div.footnote {
|
||||
text-align: right;
|
||||
color: #494;
|
||||
font-size: 7pt;
|
||||
margin-bottom: -8px !important;
|
||||
}
|
||||
|
||||
div.footnote hr{
|
||||
|
@ -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 {
|
||||
|
Reference in New Issue
Block a user