style update for vertical tabs
This commit is contained in:
parent
0b151eb302
commit
1e26497e78
|
@ -205,6 +205,7 @@ tr.account {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-bottom-width: 1px !important;
|
border-bottom-width: 1px !important;
|
||||||
border-right-width: 0 !important;
|
border-right-width: 0 !important;
|
||||||
|
border-bottom: 1px solid #AAAAAA !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#lamVerticalTabs .ui-tabs-nav li.ui-tabs-selected {
|
#lamVerticalTabs .ui-tabs-nav li.ui-tabs-selected {
|
||||||
|
@ -225,7 +226,8 @@ tr.account {
|
||||||
}
|
}
|
||||||
|
|
||||||
#lamVerticalTabs .ui-widget-header {
|
#lamVerticalTabs .ui-widget-header {
|
||||||
background: #CCCCCC;
|
/* background: #CCCCCC;*/
|
||||||
|
background: #CCCCCC url(images/ui-bg_highlight-soft_75_cccccc_1x150-vertical.png) repeat-y;
|
||||||
}
|
}
|
||||||
|
|
||||||
#lamVerticalTabs .ui-tabs-nav li button {
|
#lamVerticalTabs .ui-tabs-nav li button {
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 175 B |
Loading…
Reference in New Issue