diff options
Diffstat (limited to 'themes/xenea/style.css')
| -rw-r--r-- | themes/xenea/style.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/themes/xenea/style.css b/themes/xenea/style.css index 5c9f387134..799419514a 100644 --- a/themes/xenea/style.css +++ b/themes/xenea/style.css @@ -1890,12 +1890,11 @@ html[dir='rtl'] .dataTables_length {float:left;} .media-list img {display:block; height:40px; margin:3px auto;} .SEX_M, .SEX_F, .SEX_U {height:20px;} .SEX_M img, .SEX_F img, .SEX_U img {vertical-align:top;} -.gender, .aliveinyear, .years, .given, .parents, .charts, .reset {background-color:lightgrey; display:inline; margin:0 6px 0 0; padding:0 0 1px 0;} +.gender, .years, .given, .parents, .charts, .reset {background-color:lightgrey; display:inline; margin:0 6px 0 0; padding:0 0 1px 0;} .gender {padding:2px 0;} -.aliveyear {background-color:#EEE8AA;} html[dir='rtl'] .source-list th:last-child, html[dir='rtl'] .note-list th:last-child, html[dir='rtl'] .repo-list th:last-child {margin:0 1px 1px -2px;} -html[dir='rtl'] .gender, html[dir='rtl'] .aliveinyear, html[dir='rtl'] .years, html[dir='rtl'] .given, html[dir='rtl'] .parents, html[dir='rtl'] .charts, html[dir='rtl'] .reset {margin:0 0 0 6px;} +html[dir='rtl'] .gender, html[dir='rtl'] .years, html[dir='rtl'] .given, html[dir='rtl'] .parents, html[dir='rtl'] .charts, html[dir='rtl'] .reset {margin:0 0 0 6px;} /* ========= Sidebar ============== */ #main {min-width:600px; width:100%} |
