mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Bug 1452303 - Use -moz-appearance:separator instead of background for toolbar separators. r=dao
MozReview-Commit-ID: HQfeCJmAwk3 --HG-- extra : rebase_source : ee9eeba9c8e2ee2f64594365b73507c5b4b1ce44
This commit is contained in:
parent
fcacf5d0a3
commit
cf2045e297
@ -23,11 +23,8 @@ menubar {
|
||||
}
|
||||
|
||||
toolbarseparator {
|
||||
-moz-appearance: none;
|
||||
-moz-appearance: separator;
|
||||
margin: 3px 4px;
|
||||
background-color: ThreeDShadow;
|
||||
padding: 0;
|
||||
width: 1px !important;
|
||||
}
|
||||
|
||||
/* ::::: toolbarpaletteitem ::::: */
|
||||
@ -56,4 +53,3 @@ toolbarpaletteitem[dragover="left"] {
|
||||
toolbarpaletteitem[dragover="right"] {
|
||||
border-right-color: #000000;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user