Fixed sitch metadata image.
This commit is contained in:
parent
770d899e05
commit
7d8c144b0f
1 changed files with 16 additions and 2 deletions
|
@ -3034,6 +3034,7 @@ span.iconControlsEditable {
|
|||
background-position: left center;
|
||||
cursor: pointer;
|
||||
padding-left: 30px;
|
||||
|
||||
}
|
||||
.collapsible.expanded >div.collapsibleLink >b {
|
||||
font-weight: normal;
|
||||
|
@ -3106,8 +3107,8 @@ input#expandCB {
|
|||
}
|
||||
label.switch {
|
||||
padding-top: 6px;
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
padding-left: 9px;
|
||||
padding-right: 9px;
|
||||
}
|
||||
.collapseTextControl:hover {
|
||||
color: #8B4513;
|
||||
|
@ -3254,6 +3255,19 @@ label.switch >.collapseTextControl >img {
|
|||
padding: 10px;
|
||||
background-color: #FDF5E6;
|
||||
}
|
||||
.metadataSwitch >.expandSwitch >label.switch >.expandTextControl >img {
|
||||
padding-left: 0px;
|
||||
padding-right: 8px;
|
||||
padding-top: 9px;
|
||||
float: left;
|
||||
}
|
||||
.metadataSwitch >.expandSwitch >label.switch >.collapseTextControl >img {
|
||||
padding-left: 0px;
|
||||
padding-right: 6px;
|
||||
padding-top: 9px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* -------------------------------------------------> */
|
||||
/* FONTS --------------------------------> */
|
||||
/* -------------------------------------------------> */
|
||||
|
|
Loading…
Add table
Reference in a new issue