tweak dark crosstable current

This commit is contained in:
Thibault Duplessis 2015-03-19 02:23:00 +01:00
parent db8e4f5cbe
commit 0ff6285ac9

View file

@ -137,10 +137,6 @@ body.dark div.chat_menu > a {
body.dark .crosstable td:nth-last-child(3) {
border-right-color: #3d3d3d;
}
body.dark .crosstable td.current {
box-shadow: none;
}
body.dark .crosstable td.current a,
body.dark #modal-wrap {
background-color: #303030;
}