New Skin work. New images for twisties. Added white border around navigator window. r=german

This commit is contained in:
hangas%netscape.com 1999-11-16 22:54:38 +00:00
parent 854e72dc25
commit b38fe7b788
3 changed files with 6 additions and 0 deletions

View File

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