Toolkit mac skin cleanup, including fix for Bug 225324

This commit is contained in:
webmail%kmgerich.com 2003-12-06 15:30:12 +00:00
parent 8d11dcde1f
commit 56acda4969
3 changed files with 2 additions and 4 deletions

View File

@ -4,7 +4,7 @@
.tabbrowser-tabs {
padding-top: 0px;
border: none;
text-align: center !important;
text-align: center;
}
tab:not([selected="true"]) > .tab-image-middle > .tab-icon {

View File

@ -48,11 +48,9 @@ tab:hover:active > .tab-image-right {
tabs {
padding : 0px;
margin-bottom: -2px;
text-align: center !important;
}
tabbox {
text-align: center !important;
}
.tabs-left {

View File

@ -54,7 +54,7 @@ menubar {
/* ::::: toolbarseparator ::::: */
toolbarseparator {
-moz-appearance : separator;
-moz-appearance : none;
margin: 3px 4px 3px 4px;
background: url("chrome://global/skin/toolbar/toolbar-separator.png") transparent repeat-y;