zotero/scss/preferences/_cite.scss

24 lines
348 B
SCSS
Raw Normal View History

2023-12-22 05:43:05 +00:00
#wordProcessors > label:not(:first-child) {
margin-top: 10px;
}
#wordProcessorInstallers {
margin-block: 0.5em;
}
#wordProcessorInstallers > groupbox > label > h2 {
/* Override spacing added between groupboxes */
margin-top: 0.5em !important;
}
#styleManager
{
height: 250px;
max-height: 250px;
2023-12-22 05:43:05 +00:00
}
#styleManager-updated
{
width: 105px;
}