CSS and JS Additions/fixes

This commit is contained in:
Jay Wood
2014-11-24 09:48:00 -05:00
parent 454622fb40
commit 6b1c8264a3
8 changed files with 365 additions and 85 deletions

View File

@ -0,0 +1,13 @@
///
// General Variables for CWv3
///
$button-txt-color : #FFFFFF;
$exit-button-color : #FF0000;
$enter-button-color : #00CC33;
$title-background : #FF0000;
$title-font-color : #FFFFFF;
$dialog-background : #FFFFFF;
$dialog-border-color : #CCCCCC;