Difference between revisions of "User:Chase-san/monobook.css"
Jump to navigation
Jump to search
m (more minor) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | .lqt-post-wrapper { | |
− | + | border-style: solid none none solid; | |
+ | border-color: silver; | ||
+ | border-width: 1px !important; | ||
+ | background: #fff; | ||
+ | } | ||
+ | |||
+ | .thread-collapse-control > a { | ||
+ | background: none; | ||
+ | width: 10px; | ||
+ | height: 10px; | ||
+ | border: 1px solid silver; | ||
} | } |
Latest revision as of 15:27, 21 May 2013
.lqt-post-wrapper {
border-style: solid none none solid;
border-color: silver;
border-width: 1px !important;
background: #fff;
}
.thread-collapse-control > a {
background: none;
width: 10px;
height: 10px;
border: 1px solid silver;
}