Index: lams_monitoring/web/timeLimit5.jsp
===================================================================
diff -u -r2bc8f0c2f65f02cb65aa7e90d0bbb612494a4588 -r0083f3733489a25a89db5cfa6810303c015acd8f
--- lams_monitoring/web/timeLimit5.jsp (.../timeLimit5.jsp) (revision 2bc8f0c2f65f02cb65aa7e90d0bbb612494a4588)
+++ lams_monitoring/web/timeLimit5.jsp (.../timeLimit5.jsp) (revision 0083f3733489a25a89db5cfa6810303c015acd8f)
@@ -4,27 +4,27 @@
.countdown-timeout {
color: #FF3333 !important;
}
-
+
#time-limit-table .btn-success {
color: var(--bs-white);
}
-
+
#time-limit-widget {
- /* The main widget sticks to right browser edge */
- position: fixed;
- top: 100px;
- right: 0;
- /* Collapsed by default */
- width: 145px;
- display: none;
- z-index: 3;
- transition: all 0s linear 0s;
+ /* The main widget sticks to right browser edge */
+ position: fixed;
+ top: 100px;
+ right: 0;
+ /* Collapsed by default */
+ width: 145px;
+ display: none;
+ z-index: 3;
+ transition: all 0s linear 0s;
}
-
+
#time-limit-widget .btn-success {
float: none;
}
-
+
#time-limit-widget .card-title {
font-size: 20px;
font-weight: normal;
@@ -34,479 +34,486 @@
text-align: center;
padding: 10px 0;
}
-
+
#time-limit-widget #time-limit-widget-content > div button {
width: 70%;
}
-
+
#time-limit-widget #absolute-time-limit-widget-value {
display: inline-block;
margin-left: 5px;
}
- ${param.relativeTimeLimit}
+ |
@@ -566,21 +573,35 @@ | ||||
+ |
+ |
+
+
|
- - @@ -592,34 +613,38 @@ | - - | - - |
|
|||||
| | ||||
@@ -668,7 +693,7 @@ |