Merge pull request #186 from cmgustavo/feature/01-spinners-buttons
Feature/01 spinners buttons
This commit is contained in:
commit
660285f924
9 changed files with 54 additions and 20 deletions
|
|
@ -248,6 +248,10 @@ button.secondary { background-color: #FAE448 !important; }
|
|||
button.primary:hover { background-color: #333;}
|
||||
button.secondary:hover { background-color: #FFDF00 !important;}
|
||||
|
||||
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
|
||||
display: none !important;
|
||||
}
|
||||
.dn {display: none;}
|
||||
.text-gray { color: #999 !important;}
|
||||
.pr {position: relative;}
|
||||
.m0 {margin: 0;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue