Bug 414728 - Use text-shadow in the statusbar on Mac, r=rflint

This commit is contained in:
Markus Stange 2008-10-13 11:07:00 +02:00
parent ca75fd828f
commit 42e4ab3eda

View File

@ -145,6 +145,7 @@ statusbar {
margin: 0px !important;
padding: 0px 16px 1px 1px;
-moz-appearance: none;
text-shadow: rgba(255, 255, 255, 0.4) 0 1px;
}
statusbarpanel {