Just a few wee themefixes.

This commit is contained in:
Samantha Doherty 2011-07-26 15:20:51 -04:00
父節點 c4163b6bad
當前提交 4f50274249
共有 2 個文件被更改,包括 21 次插入1 次删除

查看文件

@ -698,7 +698,6 @@ font-style:italic;
}
#shownotice .notice .entry-title {
margin-left:110px;
font-size:2.2em;
min-height:123px;
font-size: 1.6em;

查看文件

@ -1350,6 +1350,27 @@ li.notice-answer + li.notice {
padding-left: 20px;
}
/* Blog specific styles */
label[for=blog-entry-content] {
display: none !important;
}
#input_form_blog td {
padding-top: 0px;
padding-bottom: 0px;
}
#input_form_blog td.mceToolbar {
padding-top: 4px;
}
/* Poll specific styles */
.notice div.poll-content {
opacity: 1;
}
/* SNOD CompanyLogo styling */
#site_nav_local_views a.company_logo {