zotero/chrome/skin/default/zotero/bibliography.css
Dan Stillman 67ecb6cda9 - Fix Doc Prefs window in OpenOffice to reflect correct app
- Remove reference to Word from incompatible version message, which is also used with OpenOffice
- Add lines to Doc Prefs window to clarify the necessary file format (though enforcing this at save time would be best)
2009-08-08 11:32:16 +00:00

16 lines
No EOL
161 B
CSS

#style-listbox
{
height: 72pt;
width: 300pt;
}
radio:not(:first-child)
{
margin-top: .5em;
}
.radioDescription
{
margin: 0 0 3px 20px;
font-size: .85em;
}