mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-08 07:53:54 +00:00
add some padding around the new offline indicator
This commit is contained in:
parent
851d4ad021
commit
aaa64aeeb9
@ -80,6 +80,10 @@ toolbar[mode="text"] #navigator-throbber[busy="true"] {
|
||||
|
||||
/* ::::: online/offline icons ::::: */
|
||||
|
||||
#offline-status {
|
||||
padding: 0px 2px 0px 2px;
|
||||
}
|
||||
|
||||
#offline-status[offline="true"] {
|
||||
list-style-image: url("chrome://communicator/skin/icons/offline.gif");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user