zotero/chrome/chromeFiles/skin/default/scholar/overlay.css

48 lines
No EOL
496 B
CSS

vbox #scholar-pane
{
background: #f5f5f5;
min-height: 150px;
padding: 4px;
}
tree #folders-tree
{
min-width: 100px;
max-width: 200px;
}
#scholar-tree-splitter
{
background: #f5f5f5;
}
tree #items-tree
{
}
#scholar-toolbar
{
border-bottom: none;
background: #f5f5f5;
}
#scholar-toolbar toolbarbutton
{
}
#tb-search
{
width: 150px;
}
#scholar-splitter
{
border-top: none;
border-bottom: 1px solid #A3A3A3;
min-height: 4px;
max-height: 4px;
background: #f5f5f5 !important;
}