BIG BIG BIG update

V0 of first interface
going to refactor JS
This commit is contained in:
Bachir Soussi Chiadmi
2015-03-06 11:40:59 +01:00
parent e61e4c779d
commit 81f57b8f4e
153 changed files with 27621 additions and 356 deletions
+28
View File
@@ -0,0 +1,28 @@
$DPH-color:rgb(175,175,0);
$DPH-col-active:rgb(206,205,0);
$DPH-col-txt:rgb(104,107,0);
$BC-color:rgb(2,75,135);
$BC-col-active:rgb(0,102,177);
$BC-col-txt:rgb(3,61,111);
$SUB-color:rgb(205,7,52);
$SUB-col-active:rgb(22,0,58);
$SUB-col-txt:rgb(183,19,48);
$SOL-color:rgb(216,85,9);
$SOL-col-active:rgb(234,91,12);
$SOL-col-txt:rgb(178,76,20);
$DUB-color:rgb(40,141,128);
$DUB-col-active:rgb(98,165,48);
$DUB-col-txt:rgb(34,116,44);
$OPP-color:rgb(148,27,128);
$OPP-col-active:rgb(175,19,128);
$OPP-col-txt:rgb(127,25,101);
$JUSO-color:rgb(0,154,168);
$JUSO-col-active:rgb(51,180,181);
$JUSO-col-txt:rgb(11,127,138);