зеркало из https://github.com/mozilla/pjs.git
Added font-size:inherit to optgroup, so that the select font-size affects options. b=185098 r+sr=bzbarsky
This commit is contained in:
Родитель
8bed5cf52c
Коммит
c3758b628f
|
@ -234,6 +234,7 @@ optgroup {
|
|||
line-height: normal !important;
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
font-size: inherit;
|
||||
-moz-user-select: none;
|
||||
-moz-user-focus: none;
|
||||
text-indent: 0;
|
||||
|
|
|
@ -234,6 +234,7 @@ optgroup {
|
|||
line-height: normal !important;
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
font-size: inherit;
|
||||
-moz-user-select: none;
|
||||
-moz-user-focus: none;
|
||||
text-indent: 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче