зеркало из https://github.com/mozilla/pjs.git
Bug 677109 - Preferences window cut-off due to checkbox image size constraint failure [r=mbrubeck]
This commit is contained in:
Родитель
a6ea6c021a
Коммит
a96a3dac8a
|
@ -368,8 +368,8 @@ checkbox:focus > .checkbox-label-center-box > .checkbox-label-box {
|
||||||
-moz-border-right-colors: -moz-initial;
|
-moz-border-right-colors: -moz-initial;
|
||||||
-moz-border-bottom-colors: -moz-initial;
|
-moz-border-bottom-colors: -moz-initial;
|
||||||
-moz-border-left-colors: -moz-initial;
|
-moz-border-left-colors: -moz-initial;
|
||||||
min-width: 46px;
|
width: 46px;
|
||||||
min-height: 46px;
|
height: 46px;
|
||||||
background: url("chrome://browser/skin/images/check-unselected-hdpi.png") no-repeat 50% 50%;
|
background: url("chrome://browser/skin/images/check-unselected-hdpi.png") no-repeat 50% 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче