зеркало из https://github.com/mozilla/pjs.git
Fixing unsightly dnd feedback in classic. sr=ben
This commit is contained in:
Родитель
0f8355e125
Коммит
0a7d64326d
|
@ -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;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче