зеркало из https://github.com/mozilla/gecko-dev.git
Bug 931452 - Checkbox focus artifact on Linux in the Shader Editor, r=past
This commit is contained in:
Родитель
de155cd5b4
Коммит
f8252be239
|
@ -24,6 +24,11 @@
|
|||
-moz-user-focus: normal;
|
||||
}
|
||||
|
||||
.side-menu-widget-group-checkbox .checkbox-label-box,
|
||||
.side-menu-widget-item-checkbox .checkbox-label-box {
|
||||
display: none; /* See bug 669507 */
|
||||
}
|
||||
|
||||
/* VariablesView */
|
||||
|
||||
.variables-view-container {
|
||||
|
|
Загрузка…
Ссылка в новой задаче