mirror of
https://github.com/Wx-2025/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 12:45:51 +00:00
Update table.css
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
|
||||
--am2-controls-gap: 5px;
|
||||
--am2-controls-margin-bottom: 10px;
|
||||
|
||||
--am2-cell-highlight-bg: rgba(144, 238, 144, 0.3);
|
||||
}
|
||||
|
||||
|
||||
@@ -548,3 +550,8 @@ input:checked + .slider:before {
|
||||
padding: 10px 2px;
|
||||
}
|
||||
}
|
||||
|
||||
#amily2_memorisation_forms_panel .cell-highlight {
|
||||
background-color: var(--am2-cell-highlight-bg, rgba(144, 238, 144, 0.3)) !important;
|
||||
transition: background-color 0.3s ease-in-out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user