margin-bottom: 10px;
margin-right: 15px;
padding: 10px 0 1px 10px;
+ max-width: 650px;
}
-#wrapper {
+#wrapper, #announcement {
margin: auto;
padding: 0;
width: 990px;
position: relative;
}
-.tabsA a {
+.tabsA a, .sticky-sort-tabs {
background: none repeat scroll 0 0 #EEEEEE;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
height: 20px;
line-height: 22px;
margin: 5px 4px 0 0;
- padding: 0 11px;
text-decoration: none;
}
+.tabsA a {
+ padding: 0 11px;
+}
+
+.sticky-sort-tabs {
+ width: 20px;
+ padding: 0;
+}
+
+.sticky-sort-tabs input {
+ border: 0;
+ height: 14px;
+ width: 14px;
+ margin: 2px;
+}
+
.tabsA a.on, .tabsA a:hover {
background: none repeat scroll 0 0 #FFFFFF;
color: #A40000;
}
.revision .summary span {
- background-color: yellow;
+ /**background-color: yellow;/**/
display: inline;
padding-left: 3px;
padding-right: 3px;
top: 1.5em;
text-align: left;
list-style-type: none;
+ z-index: 500;
}
.context-menu-dropdown li.item {
div.dialog .dialog-content {
padding: 12px 12px 37px 12px;
+ z-index: 1000;
}
div.dialog .dialog-buttons {
.suspended-user {
text-decoration: line-through;
+}
+
+.feed-icon {
+ width: 14px;
+ height: 14px;
+ float: left;
}
\ No newline at end of file