mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Fixed metadata editor for 10.9.x
This commit is contained in:
parent
436fd9db15
commit
7c5832bfd2
@ -573,12 +573,11 @@
|
||||
|
||||
|
||||
/* Metadata editor fixes */
|
||||
.editPageSidebar {
|
||||
margin-left: 250px !important;
|
||||
width: 20% !important;
|
||||
.layout-desktop .editPageSidebar {
|
||||
width: 25vw !important;
|
||||
}
|
||||
.layout-desktop #editItemMetadataPage {
|
||||
margin-left: 215px !important;
|
||||
.layout-desktop .editPageInnerContent {
|
||||
width: 74vw !important;
|
||||
}
|
||||
.jstree-default-large .jstree-node {
|
||||
line-height: 35px !important;
|
||||
|
||||
@ -581,12 +581,11 @@ html,
|
||||
|
||||
|
||||
/* Metadata editor fixes */
|
||||
.editPageSidebar {
|
||||
margin-left: 250px !important;
|
||||
width: 20% !important;
|
||||
.layout-desktop .editPageSidebar {
|
||||
width: 25vw !important;
|
||||
}
|
||||
.layout-desktop #editItemMetadataPage {
|
||||
margin-left: 215px !important;
|
||||
.layout-desktop .editPageInnerContent {
|
||||
width: 74vw !important;
|
||||
}
|
||||
.jstree-default-large .jstree-node {
|
||||
line-height: 35px !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user