summaryrefslogtreecommitdiff
path: root/themes/xenea/css-1.7.0/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/xenea/css-1.7.0/style.css')
-rw-r--r--themes/xenea/css-1.7.0/style.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/themes/xenea/css-1.7.0/style.css b/themes/xenea/css-1.7.0/style.css
index 58b7d1bd4a..6535c9b4b7 100644
--- a/themes/xenea/css-1.7.0/style.css
+++ b/themes/xenea/css-1.7.0/style.css
@@ -921,10 +921,6 @@ a.showit:hover > span {
clear: both;
}
-td.descriptionbox a {
- color: #fff;
-}
-
/* this keeps the tag color the same when it is a link as when not */
.place {
@@ -2119,8 +2115,10 @@ dd .deletelink {
/* === jquery-ui.css changes === */
.ui-accordion .ui-accordion-content {
+ border: 0;
position: relative;
padding: 0 5px;
+ overflow: visible;
}
#sidebarAccordion .ui-accordion-header {