Index: lams_monitoring/web/timeLimit.jsp
===================================================================
diff -u -r24878ff4c5287b8a15a2c992ae10616bab82c9e6 -rd6448910114beeaf0bf28ace95db98870dfdb80b
--- lams_monitoring/web/timeLimit.jsp (.../timeLimit.jsp) (revision 24878ff4c5287b8a15a2c992ae10616bab82c9e6)
+++ lams_monitoring/web/timeLimit.jsp (.../timeLimit.jsp) (revision d6448910114beeaf0bf28ace95db98870dfdb80b)
@@ -5,36 +5,27 @@
color: #FF3333 !important;
}
- #time-limit-table th {
- vertical-align: middle;
+ #time-limit-table .btn-success {
+ color: var(--bs-white);
}
- #time-limit-table td.centered {
- text-align: center;
- }
-
#time-limit-widget {
/* The main widget sticks to right browser edge */
position: fixed;
- top: 45px;
+ top: 100px;
right: 0;
/* Collapsed by default */
- width: 130px;
+ width: 145px;
display: none;
+ z-index: 3;
+ transition: all 0s linear 0s;
}
#time-limit-widget .btn-success {
float: none;
}
- #time-limit-widget .panel-heading a:after, #time-limit-widget .panel-heading a:after {
- content: none;
- }
-
- #time-limit-widget .panel-title a {
- /* Underlining the link in title does not look nice*/
- text-decoration: none !important;
- color: black;
+ #time-limit-widget .card-title {
font-size: 20px;
font-weight: normal;
}
@@ -52,10 +43,6 @@
display: inline-block;
margin-left: 5px;
}
-
- #time-limit-widget .time-limit-widget-individual-row {
- border-top: thin solid #ddd;
- }
-
- |
-
-
-
-
-
- |
- - - - | -- - | -- - - | -- - - | -||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- | - -|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-
+
+
|