Created
November 17, 2015 07:58
-
-
Save r14c/784de94ba9ab6fc932ba to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tab.tghlpr_group_tab { | |
color: #8FA1B2 !important; | |
text-shadow: none !important; | |
border-radius: 0 !important; | |
border: none !important; | |
border-right: 1px solid #555 !important; | |
} | |
tab.tghlpr_group_tab[activeGI] { | |
color: #F5F7FA !important; | |
background-color: #1A4666 !important; | |
border: none !important; | |
border-top: 3px solid #D7F1FF !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment