2013-05-20 13:36:46 -07:00
|
|
|
#board-title {
|
|
|
|
font-size:50px;
|
|
|
|
text-align:center;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
#boardmenu-bottom {
|
|
|
|
margin-top:16px;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
#content {
|
|
|
|
margin-left:0px;
|
|
|
|
padding-left:0px;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
#footer {
|
|
|
|
bottom:0px;
|
2013-05-02 13:58:58 -07:00
|
|
|
clear:both;
|
2013-05-20 13:36:46 -07:00
|
|
|
left:0px;
|
|
|
|
position:static;
|
|
|
|
text-align:center;
|
|
|
|
width:100%;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
#left-bottom-content {
|
|
|
|
float:left;
|
|
|
|
left:0px;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
#main {
|
|
|
|
height:100%;
|
|
|
|
left:0px;
|
|
|
|
padding-left:8px;
|
|
|
|
position:absolute;
|
|
|
|
right:21%;
|
|
|
|
top:124px;
|
|
|
|
width:auto;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
#menu {
|
|
|
|
position:absolute;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2014-02-06 01:50:59 -08:00
|
|
|
table#pages {
|
2013-05-20 13:36:46 -07:00
|
|
|
margin-bottom:8px;
|
|
|
|
margin-top:4px;
|
2014-02-06 01:50:59 -08:00
|
|
|
border: 1px solid;
|
|
|
|
}
|
|
|
|
|
|
|
|
table#pages td {
|
|
|
|
border: 1px solid;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
#postbox-area {
|
|
|
|
left:0px;
|
|
|
|
width:100%;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
#report-delbox {
|
|
|
|
clear:both;
|
|
|
|
float:right;
|
|
|
|
line-height:32px;
|
|
|
|
margin-top:8px;
|
|
|
|
text-align:right;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
#right-bottom-content {
|
|
|
|
float:right;
|
|
|
|
right:0px;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
#side-pane {
|
2013-05-20 13:36:46 -07:00
|
|
|
margin-right:16px;
|
2013-05-02 13:58:58 -07:00
|
|
|
position:absolute;
|
2013-05-20 13:36:46 -07:00
|
|
|
top:106px;
|
2013-05-02 13:58:58 -07:00
|
|
|
width:15%;
|
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
#tab-bar {
|
|
|
|
clear:both;
|
|
|
|
margin-left:16px;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
#threadlinks-bottom {
|
2013-05-02 13:58:58 -07:00
|
|
|
clear:both;
|
2013-05-20 13:36:46 -07:00
|
|
|
float:right;
|
|
|
|
}
|
|
|
|
|
|
|
|
#threadlinks-top {
|
|
|
|
float:left;
|
|
|
|
position:absolute;
|
|
|
|
}
|
|
|
|
|
|
|
|
#top-pane {
|
|
|
|
margin-top:32px;
|
|
|
|
text-align:center;
|
|
|
|
width:100%;
|
|
|
|
z-index:1;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2014-04-04 02:37:18 -07:00
|
|
|
#topbar {
|
2013-05-20 13:36:46 -07:00
|
|
|
left:0;
|
2013-05-02 13:58:58 -07:00
|
|
|
position:fixed;
|
2013-05-20 13:36:46 -07:00
|
|
|
top:0;
|
|
|
|
width:100%;
|
2013-05-02 13:58:58 -07:00
|
|
|
z-index:2;
|
2013-05-20 13:36:46 -07:00
|
|
|
margin-top:0px;
|
2013-05-19 02:07:02 -07:00
|
|
|
padding-left:8px;
|
2013-05-20 13:36:46 -07:00
|
|
|
padding-right:4px;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2014-04-04 02:37:18 -07:00
|
|
|
#topbar div {
|
|
|
|
padding:4px;
|
|
|
|
}
|
2014-02-06 01:50:59 -08:00
|
|
|
|
2013-12-01 21:35:04 -08:00
|
|
|
.thread-ddown-menu {
|
|
|
|
display:inline-block;
|
|
|
|
float:left;
|
|
|
|
margin-left:-4px;
|
|
|
|
margin-top:8px;
|
|
|
|
padding:4px;
|
|
|
|
position:absolute;
|
|
|
|
}
|
|
|
|
|
|
|
|
.thread-ddown-menu ul {
|
|
|
|
list-style:none;
|
|
|
|
padding-left: 0px;
|
|
|
|
margin-top: 0px;
|
|
|
|
margin-bottom: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.thread-ddown-menu li {
|
|
|
|
padding-left: 8px;
|
|
|
|
padding-right: 8px;
|
|
|
|
}
|
|
|
|
|
2013-05-02 13:58:58 -07:00
|
|
|
|
|
|
|
.dropdown-menu {
|
2013-12-01 21:35:04 -08:00
|
|
|
list-style: none;
|
2013-05-20 13:36:46 -07:00
|
|
|
min-height:100px;
|
|
|
|
min-width:300px;
|
|
|
|
padding:4px 8px;
|
|
|
|
position:fixed;
|
|
|
|
right:0;
|
|
|
|
top:24px;
|
|
|
|
z-index:8999;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
.plus {
|
|
|
|
float:right;
|
|
|
|
padding:0px 4px;
|
|
|
|
text-align:center;
|
|
|
|
width:12px;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2014-02-06 01:50:59 -08:00
|
|
|
.reply {
|
|
|
|
margin:8px;
|
2013-05-20 13:36:46 -07:00
|
|
|
overflow:hidden;
|
|
|
|
padding:4px;
|
2014-02-06 01:50:59 -08:00
|
|
|
display: table;
|
|
|
|
|
|
|
|
clear:right;
|
2013-05-02 13:58:58 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
.postblock {
|
|
|
|
margin-left:8px;
|
|
|
|
margin-right:8px;
|
|
|
|
width:100px;
|
2013-05-18 18:55:04 -07:00
|
|
|
}
|
|
|
|
|
2014-02-06 01:50:59 -08:00
|
|
|
.post-text {
|
|
|
|
padding: 8px;
|
2013-05-18 18:55:04 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
.setting-name {
|
|
|
|
width:50%;
|
2013-05-18 18:55:04 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
.setting-value {
|
|
|
|
text-align:right;
|
|
|
|
width:50%;
|
2013-05-18 02:43:32 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
.spoiler {
|
|
|
|
background-color:#000;
|
|
|
|
color:#000;
|
2013-05-18 18:55:04 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
.spoiler:hover {
|
|
|
|
color:#FFF;
|
2013-05-18 02:43:32 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
.subject {
|
|
|
|
font-weight:700;
|
2013-05-18 02:43:32 -07:00
|
|
|
}
|
2013-05-18 18:55:04 -07:00
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
.tab {
|
|
|
|
display:block;
|
|
|
|
float:left;
|
|
|
|
padding-left:5px;
|
|
|
|
padding-right:5px;
|
2013-05-18 18:55:04 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
.thread {
|
2013-05-20 13:36:46 -07:00
|
|
|
vertical-align:top;
|
2014-02-06 01:50:59 -08:00
|
|
|
overflow: hidden;
|
2013-05-18 18:55:04 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
.topbar-item {
|
2014-02-08 23:18:32 -08:00
|
|
|
display: inline-block;
|
|
|
|
padding: 4px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.topbar-dropdowns{
|
|
|
|
overflow: hidden;
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dropdown-button {
|
|
|
|
display: inline;
|
|
|
|
padding: 4px;
|
|
|
|
float: right;
|
2013-05-18 18:55:04 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
a.permalink,#right-sidelinks {
|
|
|
|
float:right;
|
2013-05-18 18:55:04 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
hr {
|
2013-05-20 13:36:46 -07:00
|
|
|
clear:both;
|
2013-05-19 02:07:02 -07:00
|
|
|
}
|
|
|
|
|
2013-05-20 13:36:46 -07:00
|
|
|
img.thumbnail {
|
|
|
|
float:left;
|
2014-02-06 01:50:59 -08:00
|
|
|
margin: 5px 10px 10px 0px;
|
|
|
|
|
2013-05-19 02:07:02 -07:00
|
|
|
}
|
|
|
|
|
2014-02-06 01:50:59 -08:00
|
|
|
ul.staffmenu {
|
2013-05-20 13:36:46 -07:00
|
|
|
list-style:none;
|
|
|
|
margin:0px;
|
|
|
|
padding-left:0;
|
2013-07-26 17:49:38 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
div.file-deleted-box {
|
|
|
|
width: 120px;
|
|
|
|
height: 120px;
|
|
|
|
border-style: dashed;
|
|
|
|
vertical-align: middle;
|
|
|
|
text-align: center;
|
|
|
|
line-height: 120px;
|
|
|
|
float: left;
|
|
|
|
margin:4px 8px;
|
|
|
|
border-width: 2px;
|
2013-07-29 02:18:53 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
input[type=file] {
|
|
|
|
max-width: 275px;
|
2014-02-06 01:50:59 -08:00
|
|
|
width: 275px;
|
|
|
|
}
|
|
|
|
|
|
|
|
table#postbox-static {
|
|
|
|
margin: 0px auto;
|
2013-05-18 18:55:04 -07:00
|
|
|
}
|