summaryrefslogtreecommitdiff
path: root/chimere/static
diff options
context:
space:
mode:
Diffstat (limited to 'chimere/static')
-rw-r--r--chimere/static/chimere/css/styles.css13
1 files changed, 3 insertions, 10 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css
index c587ea8..23ddd82 100644
--- a/chimere/static/chimere/css/styles.css
+++ b/chimere/static/chimere/css/styles.css
@@ -2340,7 +2340,7 @@ span#permalink, .navbar-nav .lbl, #areas-div label, #permalink, #simple_button,
display: none;
}
-.subcategory-icon, .description_icon{
+.subcategory-icon{
position: absolute;
padding: 3px;
width: 30px;
@@ -2348,11 +2348,8 @@ span#permalink, .navbar-nav .lbl, #areas-div label, #permalink, #simple_button,
}
.description_icon{
- right: 34px;
- background-color: white;
- border: 1px solid #999;
- border-radius: 5px;
- display: none;
+ font-size: 1em;
+ padding: 0 0.2em;
}
.subcategory-icon{
@@ -4261,10 +4258,6 @@ li.main_category li.subcategory > span > label{
#categories label{
width: 100%;
}
- .description_icon{
- display: block;
- font-size: 1em;
- }
#back-categories{
position: static;
text-align: center;