зеркало из https://github.com/mozilla/pjs.git
Bug 148555. Replace class='big-left-margin' with class='indent'. Patch by Stephen Walker <walk84@yahoo.com> r=cmanske, sr=alecf
This commit is contained in:
Родитель
6ca918e4be
Коммит
82d0805b4a
|
@ -63,7 +63,7 @@
|
|||
accesskey="&customColors.accesskey;"
|
||||
oncommand="UseCustomColors()"/>
|
||||
</radiogroup>
|
||||
<hbox class="big-left-margin">
|
||||
<hbox class="indent">
|
||||
<grid>
|
||||
<columns><column/><column/></columns>
|
||||
<rows>
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
accesskey="&customColorsRadio.accessKey;"
|
||||
tooltiptext="&customColorsRadio.tooltip;" />
|
||||
</radiogroup>
|
||||
<hbox class="big-left-margin">
|
||||
<hbox class="indent">
|
||||
<grid>
|
||||
<columns><column/><column/></columns>
|
||||
<rows>
|
||||
|
|
|
@ -124,7 +124,7 @@
|
|||
<spacer flex="1"/>
|
||||
</hbox>
|
||||
<spacer class="spacer"/>
|
||||
<grid class="big-left-margin">
|
||||
<grid class="indent">
|
||||
<columns><column/><column/><column flex="1"/></columns>
|
||||
<rows>
|
||||
<row align="center">
|
||||
|
|
|
@ -51,10 +51,6 @@ groupbox {
|
|||
min-width: 20em;
|
||||
}
|
||||
|
||||
.big-left-margin {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
@ -64,10 +64,6 @@
|
|||
min-width: 20em;
|
||||
}
|
||||
|
||||
.big-left-margin {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче