Created
November 18, 2014 20:33
-
-
Save StasKoval/736b8a2ab92bc1e0247e 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
@import "bootstrap"; | |
@import "angular-growl.min"; | |
@import "ng-modal"; | |
@import "webrtc"; | |
@import "style"; | |
@import "media"; | |
gm-style img { max-width: none; } | |
.gm-style label { width: auto; display: inline; } | |
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { | |
display: none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment