Rename error/warning icons
Before Width: | Height: | Size: 666 B After Width: | Height: | Size: 701 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 701 B |
Before Width: | Height: | Size: 1.3 KiB |
|
@ -520,18 +520,15 @@
|
|||
}
|
||||
|
||||
/* Sync error icon */
|
||||
#zotero-tb-sync-error, #zotero-tb-sync-error[mode=warning]
|
||||
{
|
||||
#zotero-tb-sync-error {
|
||||
list-style-image: url(chrome://zotero/skin/error.png);
|
||||
}
|
||||
|
||||
#zotero-tb-sync-error[mode=error]
|
||||
{
|
||||
list-style-image: url(chrome://zotero/skin/exclamation.png);
|
||||
#zotero-tb-sync-error[state=warning] {
|
||||
list-style-image: url(chrome://zotero/skin/warning.png);
|
||||
}
|
||||
|
||||
#zotero-tb-sync-error[mode=upgrade]
|
||||
{
|
||||
#zotero-tb-sync-error[state=upgrade] {
|
||||
list-style-image: url(chrome://zotero/skin/bell_error.png);
|
||||
}
|
||||
|
||||
|
|
BIN
chrome/skin/default/zotero/warning.png
Executable file
After Width: | Height: | Size: 666 B |
BIN
chrome/skin/default/zotero/warning@2x.png
Normal file
After Width: | Height: | Size: 1.2 KiB |