This commit is contained in:
Simon Vieille 2018-12-18 10:25:46 +01:00
parent 9c475cd909
commit 8acee84d7d
Signed by: deblan
GPG key ID: 03383D15A1D31745

View file

@ -32,6 +32,10 @@
}
*/
.dashboard a {
color: #fff;
}
@media screen and (max-width: 767px) {
.header-wrapper .tabs .item.active {
border-bottom: 1px solid #D4D4D5;