small update to greatness

This commit is contained in:
Jay Wood
2014-11-02 22:44:50 -05:00
parent 7ea6496431
commit 802b4ee94d
7 changed files with 91 additions and 100 deletions

View File

@ -54,4 +54,9 @@
background-color: #F00;
}
/*# sourceMappingURL=cwv3.css.map */
.cwv3_dialog.js .auth {
display: none;
}
.cwv3_dialog.js .denied {
display: none;
}