mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
refactor: Standardise status element styling and icon alt attributes
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
parent
8b7e832225
commit
8150241db2
2 changed files with 9 additions and 5 deletions
|
|
@ -95,3 +95,6 @@ button:hover {
|
|||
#jitter-status.bad { font-weight: bold; color: #dc3545; }
|
||||
#ntp-active.active { font-weight: bold; color: #28a745; }
|
||||
#ntp-active.inactive { font-weight: bold; color: #dc3545; }
|
||||
|
||||
#ltc-status.lock { font-weight: bold; color: #28a745; }
|
||||
#ltc-status.free { font-weight: bold; color: #ffc107; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue