Subscribe dialog needs polish/cleanup (83770). r=sspitzer sr=hewitt a=asa
This commit is contained in:
Родитель
dc08eb8428
Коммит
e2f827ce04
|
@ -135,12 +135,14 @@ Rights Reserved.
|
|||
<spring flex="1"/>
|
||||
</box>
|
||||
</row>
|
||||
<row>
|
||||
<statusbar id="status-bar" class="chromeclass-status"/>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
|
||||
<separator/>
|
||||
|
||||
<box id="okCancelButtons"/>
|
||||
<box id="okCancelButtonsRight"/>
|
||||
|
||||
<statusbar id="status-bar" class="chromeclass-status"/>
|
||||
</window>
|
||||
|
|
|
@ -56,3 +56,6 @@
|
|||
list-style-image: url("chrome://messenger/skin/server-news-lock.gif");
|
||||
}
|
||||
|
||||
#subscribetree {
|
||||
margin: 0px 0px 0px 0px !important;
|
||||
}
|
||||
|
|
|
@ -56,3 +56,6 @@
|
|||
list-style-image: url("chrome://messenger/skin/server-news-lock.gif");
|
||||
}
|
||||
|
||||
#subscribetree {
|
||||
margin: 0px 0px 0px 0px !important;
|
||||
}
|
||||
|
|
|
@ -65,3 +65,6 @@
|
|||
list-style-image: url("chrome://messenger/skin/icons/server-news-lock.gif");
|
||||
}
|
||||
|
||||
#subscribetree {
|
||||
margin: 0px 0px 0px 0px !important;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче