Skip to content

Commit

Permalink
Fixed timers
Browse files Browse the repository at this point in the history
  • Loading branch information
aopell committed Oct 20, 2020
1 parent e9a40e0 commit ac55825
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions css/modern.css
Original file line number Diff line number Diff line change
Expand Up @@ -1923,9 +1923,9 @@ img#loader {
background-color: var(--primary) !important;
}

.dialogs {
/* .dialogs {
background-color: var(--primary) !important;
}
} */

.lrn.lrn-assess .lrn-right-region .right-wrapper .lrn_btn, .lrn.lrn-assess .lrn-right-region .right-wrapper .lrn_widget.lrn_feature>button, .lrn.lrn-assess .lrn-right-region .right-wrapper .lrn_btn.lrn_btn_blue {
background-color: var(--accent) !important;
Expand Down Expand Up @@ -1987,14 +1987,6 @@ img#loader {
box-shadow: inset 1px 1px 2px black;
}

.lrn-assess .timer {
background: var(--text) !important;
}

.lrn-timer-wrapper.pos-right {
background: var(--text) !important;
}

.lrn .modal-content {
background-color: var(--accent) !important;
/* Timeout Alert */
Expand Down

0 comments on commit ac55825

Please sign in to comment.