mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Fixing unsightly dnd feedback in classic. sr=ben
This commit is contained in:
parent
d155c8b972
commit
2e1b8508e3
@ -8,6 +8,11 @@ toolbarbutton.bookmark-item {
|
||||
max-width : 13em;
|
||||
}
|
||||
|
||||
toolbarbutton.bookmark-item:not([container="true"]) {
|
||||
border-right : 2px solid transparent !important;
|
||||
border-left : 2px solid transparent !important;
|
||||
}
|
||||
|
||||
toolbarbutton.bookmark-item[container="true"] {
|
||||
cursor : default;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user