bilca commited on
Commit
9408b0d
·
verified ·
1 Parent(s): 1c04116

Update style/classical_style_template.css

Browse files
Files changed (1) hide show
  1. style/classical_style_template.css +3 -3
style/classical_style_template.css CHANGED
@@ -61,7 +61,7 @@
61
  left: 50%;
62
  transform: translate(-50%, -50%);
63
  border: 1px solid #ccc;
64
- background: #B4B4B4;
65
  padding: 10px;
66
  /* Square corners */
67
  z-index: 1000;
@@ -74,7 +74,7 @@
74
  position: absolute;
75
  top: 35px;
76
  right: 10px;
77
- background: #B4B4B4;
78
  border: 1px solid #ccc;
79
  padding: 8px;
80
  font-size: 13px;
@@ -85,7 +85,7 @@
85
  .widget-button {
86
  width: 40px;
87
  height: 30px;
88
- background-color: #B4B4B4;
89
  cursor: pointer;
90
  padding: 0;
91
  display: flex;
 
61
  left: 50%;
62
  transform: translate(-50%, -50%);
63
  border: 1px solid #ccc;
64
+ background: #c8c8c8;
65
  padding: 10px;
66
  /* Square corners */
67
  z-index: 1000;
 
74
  position: absolute;
75
  top: 35px;
76
  right: 10px;
77
+ background: #c8c8c8;
78
  border: 1px solid #ccc;
79
  padding: 8px;
80
  font-size: 13px;
 
85
  .widget-button {
86
  width: 40px;
87
  height: 30px;
88
+ background-color: #c8c8c8;
89
  cursor: pointer;
90
  padding: 0;
91
  display: flex;