Explorar el Código

fixe variable colors of call to action in dashboard

AlexiCauvin hace 8 años
padre
commit
b9c14d1416
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/css/Dashboard.styl

+ 1 - 1
src/css/Dashboard.styl Ver fichero

73
           font-size 18px
73
           font-size 18px
74
           color white
74
           color white
75
     .thread
75
     .thread
76
-      background-color blue
76
+      background-color threadColor
77
     .writefile
77
     .writefile
78
       background-color writefile
78
       background-color writefile
79
     .importfile
79
     .importfile