Some more missing colors

This commit is contained in:
Patrick Jentsch 2020-08-25 15:54:23 +02:00
parent 884ac93c5b
commit 7531a58f96

View File

@ -91,6 +91,7 @@
.nlp-color-text.text-lighten {color: {{ nlp_color_lighten }} !important;}
.pagination li.active {background-color: {{ primary_color }};}
.table-of-contents a.active {border-color: {{ primary_color }};}
.tabs .tab a {color: inherit; /* Custom Text Color */}
.tabs .tab a:hover {color: {{ primary_color }}; /* Custom Color On Hover */}
.tabs .tab a.active, .tabs .tab a:focus.active {