Archived
1
0

ups how come?

This commit is contained in:
Ian
2015-01-17 18:11:42 +01:00
parent 709253498a
commit 1480e0a88b
3 changed files with 47 additions and 17 deletions
+15 -10
View File
@@ -1076,7 +1076,7 @@ h4,
}
.toggle_headline,
#category_list h3,
.taxonomy h3,
h5,
h6 {
font-size: 1em;
@@ -1783,23 +1783,22 @@ form > .button_link:first-of-type,
padding-bottom: .583335em;
}
#category_list h3:hover,
#category_list li:hover {
cursor: pointer;
}
#category_list h3 {
.taxonomy h3 {
float: left;
line-height: 1.5em;
margin: .375em 2em .375em 0;
}
#category_list ul {
.taxonomy ul {
clear: left;
margin: .375em 0;
line-height: 1.5em;
padding: 0;
text-align: left;
width: 100%;
}
#category_list li {
.taxonomy li {
display: inline-block;
margin: 0 1em 0 0;
}
@@ -2305,7 +2304,7 @@ label .perm_name,
.no-js .customfieldMedia,
.no-js .toggle_links,
.no-js .toggle_info,
.no-js #category_list,
.no-js .taxonomy,
.no-js .comment_summary,
.no-js .show_config_option .icon-right-dir,
.no-js #keyword_list,
@@ -2925,6 +2924,12 @@ img.mfp-img {
width: 48%;
}
.taxonomy ul {
clear: none;
float: right;
width: 84%;
}
#template_select .current_backend_template,
#template_select li:nth-child(even) article,
.media_pane .even,