Browse Source

fixe variable colors of call to action in dashboard

AlexiCauvin 6 years ago
parent
commit
b9c14d1416
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/css/Dashboard.styl

+ 1 - 1
src/css/Dashboard.styl View File

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