Switch more PHP files to use the DBAL.
Switch more PHP files to use the DBAL.

File last commit:

cb8490c8fb1e
749c3253f5e9
Show More
_palette.scss
12 lines | 217 B | text/x-scss | ScssLexer
/ styles / _palette.scss
@charset "utf-8";
$background-color: #F9FCFE;
$input-background: #F4F4F4;
$font-color-normal: #000000;
$input-border: #B2B2B2;
$button-normal-border: #CCCCCC;
$button-down-border: #999999;
$button-label: #333333;