2024-07-26 16:29:10 -04:00
|
|
|
#zotero-locate-manager-prefs {
|
2024-07-30 10:17:40 -04:00
|
|
|
@include macOS-normalize-controls;
|
2024-08-27 11:20:33 -04:00
|
|
|
@include contain-richlistbox;
|
2024-07-30 10:17:40 -04:00
|
|
|
|
2024-07-26 16:29:10 -04:00
|
|
|
#button-bar, #button-bar > hbox {
|
2025-03-20 22:22:07 +01:00
|
|
|
justify-content: flex-end;
|
2024-07-26 16:29:10 -04:00
|
|
|
display: flex;
|
|
|
|
gap: 6px;
|
|
|
|
}
|
|
|
|
}
|