Closes #522, Arrow on full-screen button should point the other way when in full-screen mode

This commit is contained in:
Dan Stillman 2009-08-09 22:26:59 +00:00
parent dc2fba7b12
commit fa23cf9036

View file

@ -268,6 +268,7 @@ window[active="true"] #zotero-pane-stack[fullscreenmode="true"][platform="mac"]
#zotero-pane-stack[fullscreenmode="true"] #zotero-tb-fullscreen
{
list-style-image: url('chrome://zotero/skin/toolbar-fullscreen-top.png');
background: #666666;
-moz-border-radius: 6px;
}