Remove dropshadow beneath board title on Tomorrow

This commit is contained in:
hotdogman 2014-12-15 04:56:26 -06:00 committed by ccd0
parent 9657cda15f
commit 5781161d16

View File

@ -18,9 +18,6 @@
:root.tomorrow #header-bar a, :root.tomorrow #notifications a {
color: #81A2BE;
}
:root.tomorrow.fixed #custom-board-list a.current {
border-bottom: 1px solid rgba(83,124,160,0.4);
}
:root.tomorrow.fixed #custom-board-list .current:hover {
border-bottom-color: rgba(95,137,172,0.4);
}