mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 22:07:41 +00:00
Caption and groupboxes with new style - temporary skin.
This commit is contained in:
parent
014acc8d01
commit
249e9b00ac
@ -93,8 +93,19 @@ toolbar *, #appcontent *, * {
|
||||
padding-right:2px ! important;
|
||||
}
|
||||
|
||||
/* this is used by toolbars, prefs, everything */
|
||||
|
||||
.box-floatoptions {
|
||||
margin:2px ! important;
|
||||
border:1px solid #eeeeee;
|
||||
background-color:#eeeeee;
|
||||
padding:8px;
|
||||
}
|
||||
|
||||
caption {
|
||||
-moz-border-radius:4px;
|
||||
border:1px solid #eeeeee;
|
||||
background-color:#eeeeee;
|
||||
}
|
||||
|
||||
/* Disabled this seems like affects the popup contextAreaContextMenu causing font to be bigger
|
||||
|
Loading…
x
Reference in New Issue
Block a user