cosmetic changes
This commit is contained in:
@@ -348,7 +348,7 @@ html, body {
|
||||
}
|
||||
|
||||
.execution-control .button-area > button {
|
||||
font-size: 12pt !important;
|
||||
/* font-size: 12pt !important; */
|
||||
}
|
||||
|
||||
button[class*="disabled"] {
|
||||
@@ -470,4 +470,20 @@ html, body {
|
||||
|
||||
.teaching-mode-operations, .play-mode-operations {
|
||||
margin-left : 8.33% !important
|
||||
}
|
||||
|
||||
.slider-options .btn-primary {
|
||||
background : #3671F9;
|
||||
width: 100%;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
background : #3671F9;
|
||||
}
|
||||
|
||||
.progress-bar-label {
|
||||
color: grey;
|
||||
line-height: 21px;
|
||||
font-size: 16px;
|
||||
}
|
||||
Reference in New Issue
Block a user