Created
February 22, 2016 20:50
-
-
Save Gerst20051/0842d53031b8da4e881f to your computer and use it in GitHub Desktop.
CSS Yaml Format
This file contains hidden or 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
--- | |
\#ws_welcome_title: | |
color: \#7BBBE4 | |
.ui-btn.ui-checkbox-off\:after: | |
background-color: \#0075B8 !important | |
opacity: 1 | |
\#timePicker: | |
background-color: \#444 !important | |
color: \#FFF !important | |
.listItemNoIcon > h2 > a: | |
.listItemNoIcon > div: | |
background-color: transparent !important | |
border-left: none !important | |
border-right: none !important | |
box-shadow: none !important | |
color: \#000 !important | |
font-weight: normal !important | |
text-shadow: none !important |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment