styling of the vertical tab selectors needed improvement
This commit is contained in:
parent
1b60927641
commit
5f14601c74
1 changed files with 2 additions and 0 deletions
|
@ -2146,6 +2146,7 @@ and it won't be important on password protected instances */
|
|||
display: block;
|
||||
width: 100%;
|
||||
padding: 4px 0 !important;
|
||||
outline: none;
|
||||
}
|
||||
.ui-tabs-vertical .ui-tabs-panel {
|
||||
padding: 0 !important;
|
||||
|
@ -2182,6 +2183,7 @@ and it won't be important on password protected instances */
|
|||
}
|
||||
#metacodeSwitchTabs li.ui-state-active a {
|
||||
color: #00BCD4;
|
||||
cursor: pointer;
|
||||
}
|
||||
.metacodeSwitchTab {
|
||||
max-height: 300px;
|
||||
|
|
Loading…
Reference in a new issue