add hover color

This commit is contained in:
Simon Vieille 2019-05-02 16:55:02 +02:00
parent 189dac287f
commit a2537300db
Signed by: deblan
GPG Key ID: 03383D15A1D31745
1 changed files with 1 additions and 15 deletions

View File

@ -26,24 +26,10 @@
}
.full > .ui.top.menu.main a.item.active, .full > .ui.top.menu.main a.item:hover {
color: #fff !important;
color: #333 !important;
background: #505058;
}
/*.repository a,
.dashboard a,
.profile a,
ui.breadcrumb a,
.ui.card > .extra a:not(.ui),
.ui.cards > .card > .extra a:not(.ui)
{
color: #fff !important;
}
body {
color: #d5d5d5;
}*/
@media screen and (max-width: 767px) {
.header-wrapper .tabs .item.active {
border-bottom: 1px solid #D4D4D5;