Redmind commited on
Commit
804014b
·
verified ·
1 Parent(s): 07e7e0f

Update templates/dashboard.html

Browse files
Files changed (1) hide show
  1. templates/dashboard.html +5 -1
templates/dashboard.html CHANGED
@@ -11,7 +11,11 @@
11
  <link rel="stylesheet" type="text/css" href="../static/css/dashboard.css" />
12
  <link rel="stylesheet" type="text/css" href="../static/css/perfect-scrollbar.css" />
13
  <style>
14
-
 
 
 
 
15
 
16
  .wrapper {
17
  flex: 1;
 
11
  <link rel="stylesheet" type="text/css" href="../static/css/dashboard.css" />
12
  <link rel="stylesheet" type="text/css" href="../static/css/perfect-scrollbar.css" />
13
  <style>
14
+ .btn-primary {
15
+ background-color: #0d6efd;
16
+
17
+ border-color: #0d6efd;
18
+ }
19
 
20
  .wrapper {
21
  flex: 1;