Dark tweaks.

This commit is contained in:
z3d
2010-12-05 04:31:33 +00:00
parent 1531fde198
commit b5be73a15f
4 changed files with 3 additions and 3 deletions

View File

@ -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;
} }

View File

@ -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