This commit is contained in:
gauthiier 2017-01-08 23:57:12 +01:00
parent 9e8f786a3e
commit 4daeddb020

View File

@ -511,14 +511,17 @@ div.footnotes li[id^="fn"] /* A footnote item within that div */
margin: 1em; margin: 1em;
} }
.thread_rank_year:hover { .thread_rank_year .year_t {
border: 1px solid black;
margin: 1em;
padding: 0.25em;
}
.thread_rank_year .year_t:hover {
background-color: #964be3; background-color: #964be3;
} }
.thread_rank_year .year_t {
bborder: 1px solid black;
margin: 1em;
}
.thread_rank_year .rank_t { .thread_rank_year .rank_t {
display: none; display: none;