bilca commited on
Commit
6dd86f0
·
verified ·
1 Parent(s): 08d001f

Update style/classical_style_template.css

Browse files
Files changed (1) hide show
  1. style/classical_style_template.css +2 -4
style/classical_style_template.css CHANGED
@@ -40,7 +40,7 @@
40
  width: 100%;
41
  height: 100%;
42
  background: #fff;
43
- border: 1px solid #ccc;
44
  /* Square corners */
45
  overflow: hidden;
46
  box-sizing: border-box;
@@ -85,9 +85,7 @@
85
  .widget-button {
86
  width: 40px;
87
  height: 30px;
88
- background-color: #fff;
89
- border: 1px solid #ccc;
90
- border-radius: 0; /* Rectangular buttons */
91
  cursor: pointer;
92
  padding: 0;
93
  display: flex;
 
40
  width: 100%;
41
  height: 100%;
42
  background: #fff;
43
+ border: 0px solid #ccc;
44
  /* Square corners */
45
  overflow: hidden;
46
  box-sizing: border-box;
 
85
  .widget-button {
86
  width: 40px;
87
  height: 30px;
88
+ background-color: #ffe;
 
 
89
  cursor: pointer;
90
  padding: 0;
91
  display: flex;