.jstBlock .wiki-preview { padding: 2px; }
.jstBlock .wiki-preview p:first-child { padding-top: 0 !important;}
.jstBlock .wiki-preview p:last-child { padding-bottom: 0 !important;}
-#content .box .jstBlock .jstTabs li { background-color: #f6f6f6; }
+#content .box .jstBlock .jstTabs li { background-color: transparent; }
.tabular .wiki-preview, .tabular .jstTabs {width: 95%;}
.tabular.settings .wiki-preview, .tabular.settings .jstTabs { width: 99%; }
padding:4px 6px 4px 6px;
border: 1px solid #ccc;
border-bottom: 1px solid #bbbbbb;
- background-color: #f6f6f6;
color:#999;
font-weight:bold;
border-top-left-radius:3px;
}
#content .tabs ul li a:hover {
- background-color: #ffffdd;
+ color:#777;
text-decoration:none;
}
/*background: transparent url(img/resizer.png) no-repeat 45% 50%;*/
}
#content .jstTabs.tabs {
- margin-bottom: 10px;
+ margin-bottom: -1px;
}
+#content .jstTabs.tabs ul {border-bottom:0;}
#content .jstTabs.tabs li {
height: 42px;
}
display: inline-block;
vertical-align: bottom;
line-height: 19px;
+ border-bottom: 1px solid transparent;
}
.jstElements {
display: inline-block;
vertical-align: bottom;
- border-bottom: 1px solid #bbbbbb;
padding-left: 6px;
+ padding-bottom:2px;
height: 26px;
}
.wiki-preview {