Update CSS for 'vorzusch1Instanz' highlighting and adjust cache timestamps in config
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
.detail .cell[data-name="vorzusch1Instanz"] {
|
||||
background-color: #d4edda; /* Hellgrün */
|
||||
padding: 10px;
|
||||
border-left: 4px solid #28a745; /* Grüner Rand links */
|
||||
border-bottom: 4px solid #28a745; /* Grüner Rand unten */
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
}
|
||||
|
||||
.detail .cell[data-name="vorzusch1Instanz"] .label-text {
|
||||
font-weight: 600;
|
||||
color: #155724;
|
||||
}
|
||||
|
||||
@@ -21,6 +20,6 @@
|
||||
.edit .cell[data-name="vorzusch1Instanz"] {
|
||||
background-color: #d4edda;
|
||||
padding: 10px;
|
||||
border-left: 4px solid #28a745;
|
||||
border-bottom: 4px solid #28a745;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user