minor colour fixes

This commit is contained in:
ivan 2022-06-09 09:18:28 +03:00
parent 43ce3b411d
commit 4c10656bba
20 changed files with 400 additions and 100 deletions

View File

@ -106,7 +106,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -342,10 +342,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -111,7 +111,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -351,10 +351,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -103,7 +103,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -343,10 +343,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -98,7 +98,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -337,10 +337,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -123,7 +123,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -363,10 +363,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -106,7 +106,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -342,10 +342,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -111,7 +111,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -351,10 +351,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -103,7 +103,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -343,10 +343,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -98,7 +98,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -337,10 +337,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -123,7 +123,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -363,10 +363,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -106,7 +106,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -342,10 +342,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -111,7 +111,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -351,10 +351,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -103,7 +103,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -343,10 +343,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -98,7 +98,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -337,10 +337,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -123,7 +123,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -363,10 +363,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -106,7 +106,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -342,10 +342,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -111,7 +111,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -351,10 +351,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -103,7 +103,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -343,10 +343,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -98,7 +98,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -337,10 +337,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}

View File

@ -123,7 +123,7 @@ div.profile-match-wrapper > div > a {
border: 1px solid #383c4a;
}
.list-group-item:hover, .list-group-item:active {
.list-group-item:active {
color: #f4f4f4 !important;
}
@ -363,10 +363,25 @@ blockquote {
border: 1px solid #415240 !important;
}
.item-category {
.item-category, .item-category > .text-dark {
color: #222222 !important;
}
.nav-link.active {
color: #111111 !important;
}
.nav-link:focus, .nav-link:hover {
color: #eeeeee;
}
.nav-link.active > .fa-fw {
color: #eeeeee;
}
.nav-tabs {
border-bottom: 1px solid #415240 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border-top-color: #444444;
border-right-color: #444444;
border-bottom-color: #444444;
border-left-color: #444444;
}