Dark tweaks.
This commit is contained in:
@ -309,7 +309,7 @@ div.main {
|
|||||||
-moz-border-radius: 0 0 4px 4px;
|
-moz-border-radius: 0 0 4px 4px;
|
||||||
-khtml-border-radius: 0 0 4px 4px;
|
-khtml-border-radius: 0 0 4px 4px;
|
||||||
border-radius: 0 0 4px 4px;
|
border-radius: 0 0 4px 4px;
|
||||||
background: #000 url(images/scarface.png) right bottom no-repeat !important;
|
background: #000 url(images/scarface.jpg) right bottom no-repeat !important;
|
||||||
min-width: 620px;
|
min-width: 620px;
|
||||||
-moz-box-shadow: 0 1px 5px #000;
|
-moz-box-shadow: 0 1px 5px #000;
|
||||||
}
|
}
|
||||||
|
@ -244,11 +244,11 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#globalOperationsPanel {
|
#globalOperationsPanel {
|
||||||
background-color: #030;
|
background-color: #000;
|
||||||
border: 1px solid #494;
|
border: 1px solid #494;
|
||||||
-moz-box-shadow: inset 0px 0px 0px 1px #932;
|
-moz-box-shadow: inset 0px 0px 0px 1px #932;
|
||||||
padding: 5px 20px 11px 10px !important;
|
padding: 5px 20px 11px 10px !important;
|
||||||
background: #000; /*url(images/camotile2.png);*/
|
background: #000 url(images/scarface.jpg) center center no-repeat !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#globalOperationsPanel .control {
|
#globalOperationsPanel .control {
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 6.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 5.1 KiB |
Reference in New Issue
Block a user