cleanups + optimizations
This commit is contained in:
@ -105,7 +105,7 @@ h6, .h6 {
|
||||
background: #ffab08;
|
||||
color: #ffbc3b; }
|
||||
|
||||
.btn-primary.active:not(:disabled):not(.disabled),
|
||||
.btn-primary:not(:disabled):not(.disabled).active,
|
||||
.btn-primary:not(:disabled):not(.disabled):active,
|
||||
.show > .btn-primary.dropdown-toggle {
|
||||
color: #fff;
|
||||
@ -461,6 +461,10 @@ details[open] summary {
|
||||
.termin-tc {
|
||||
width: 25%; } }
|
||||
|
||||
#wc-canvas {
|
||||
width: 100%;
|
||||
height: 600px; }
|
||||
|
||||
.top-header {
|
||||
font-size: 12px;
|
||||
transition: transform .2s ease;
|
Reference in New Issue
Block a user