Remove dropshadow beneath board title on Burichan

This commit is contained in:
hotdogman 2014-12-15 04:55:55 -06:00 committed by ccd0
parent f1a20ccdf9
commit 9657cda15f

View File

@ -18,9 +18,6 @@
:root.burichan #header-bar a, :root.burichan #header-bar #notifications a {
color: #34345C;
}
:root.burichan.fixed #custom-board-list .current {
border-bottom: 1px solid rgba(30, 30, 255, 0.2);
}
:root.burichan.fixed #custom-board-list .current:hover {
border-bottom-color: rgba(255,0,0,0.2);
}