2024-01-30 10:43:16 +00:00
|
|
|
context-pane {
|
2024-02-01 13:08:03 +00:00
|
|
|
-moz-box-orient: vertical;
|
2024-03-03 10:28:30 +00:00
|
|
|
|
|
|
|
#zotero-context-pane-item-deck,
|
|
|
|
#zotero-context-pane-notes-deck {
|
|
|
|
position: absolute;
|
|
|
|
height: 100%;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.zotero-context-notes-list {
|
|
|
|
min-width: 0;
|
|
|
|
min-height: 0;
|
|
|
|
}
|
2024-01-30 10:43:16 +00:00
|
|
|
}
|