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,3 +54,19 @@
#cwv3_exit a {
background-color: #F00;
}
.cwv3_dialog{
&.js{
.auth{
display: none;
}
.denied{
display: none;
}
}
}