зеркало из https://github.com/mozilla/pjs.git
93936 - die, 'work offline' text, die!, r=blake, sr=hyatt
This commit is contained in:
Родитель
5bdc8f9a2d
Коммит
23075ff1c6
|
@ -1,8 +0,0 @@
|
|||
/**
|
||||
* Essential behaviour styles for Communicator package
|
||||
**/
|
||||
|
||||
#offline-status > .statusbar-panel-text
|
||||
{
|
||||
display: none;
|
||||
}
|
|
@ -209,7 +209,7 @@
|
|||
|
||||
<binding id="statusbar-panel" extends="xul:button">
|
||||
<content>
|
||||
<xul:hbox align="center" flex="1">
|
||||
<xul:hbox class="statusbar-panel-box" align="center" flex="1">
|
||||
<xul:image class="statusbar-panel-icon" inherits="src"/>
|
||||
<xul:text class="statusbar-panel-text" inherits="value=label,crop" crop="right" flex="1"/>
|
||||
</xul:hbox>
|
||||
|
|
Загрузка…
Ссылка в новой задаче