mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 10:33:33 +00:00
New Skin work. New images for twisties. Added white border around navigator window. r=german
This commit is contained in:
parent
854e72dc25
commit
b38fe7b788
@ -1,6 +1,10 @@
|
||||
/** Contains style definitions for the navigator application
|
||||
**/
|
||||
|
||||
box#sidebar-parent {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
[chromehidden] { /* what to do if chrome requests you be invisible */
|
||||
display: none;
|
||||
}
|
||||
@ -94,6 +98,8 @@ input[type="text"]#urlbar {
|
||||
toolbox#main-toolbox {
|
||||
min-width: 10px;
|
||||
background-color: #CCCCCC;
|
||||
margin-top: 2px;
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
toolbox#main-toolbox:toolbox-normal {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 67 B |
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 63 B |
Loading…
Reference in New Issue
Block a user