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;
|
2023-12-06 16:42:27 +00:00
|
|
|
max-height: 250px;
|
2023-12-22 05:43:05 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#styleManager-updated
|
|
|
|
{
|
|
|
|
width: 105px;
|
|
|
|
}
|
2024-07-26 14:14:51 +00:00
|
|
|
|
|
|
|
#openCSLEdit, #styleManager-delete {
|
|
|
|
margin-inline-end: 6px;
|
|
|
|
}
|