styling of the vertical tab selectors needed improvement

This commit is contained in:
Connor Turland 2015-11-04 18:09:44 -05:00 committed by Devin Howard
parent e29ab4bca3
commit 3216106660

View file

@ -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;