Remove dropshadow beneath board title on Yotsuba B

This commit is contained in:
hotdogman 2014-12-15 04:54:03 -06:00 committed by ccd0
parent 9b6227fdd6
commit 3da084e150

View File

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