style update for vertical tabs

This commit is contained in:
Roland Gruber 2010-12-14 19:45:58 +00:00
parent 0b151eb302
commit 1e26497e78
2 changed files with 3 additions and 1 deletions

View File

@ -205,6 +205,7 @@ tr.account {
width: 100%;
border-bottom-width: 1px !important;
border-right-width: 0 !important;
border-bottom: 1px solid #AAAAAA !important;
}
#lamVerticalTabs .ui-tabs-nav li.ui-tabs-selected {
@ -225,7 +226,8 @@ tr.account {
}
#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 {

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B