2 @include border-radius(3px 3px 0 0);
3 border:1px solid wha(.15);
4 border-top:1px solid wha(.5);
6 @include background($gloss-gradient);
7 background-color: #000;
12 @include box-shadow(0 0 0 1px bla(.5));
15 text-shadow: 0 -1px 0 bla(.75);
22 border-color:$accent-color;
23 border-top-color:lighten($accent-color, 20%);
30 border-color: wha(.35);
31 border-top-color:#FFF;
36 @include box-shadow(none);
59 background: murano-image('tab/tab-close.png');
60 text-indent:-119988px;
65 border-top:1px solid wha(.35);
66 border-bottom:1px solid wha(.35);
74 width:18px !important;
75 height:22px !important;
78 .x-tabbar-scroll-left{
79 background: murano-image('tab-bar/l.png') !important;
81 background-position:left center !important;
84 background-position:left top !important;
89 .x-tabbar-scroll-right{
90 background: murano-image('tab-bar/r.png') !important;
92 background-position:left center !important;
95 background-position:left top !important;