mirror of
https://github.com/plexguide/Huntarr.git
synced 2026-02-06 18:59:14 -06:00
style: add gradient background and border to scheduling section for enhanced visual appeal
This commit is contained in:
@@ -1106,6 +1106,8 @@ section[id*="scheduling"] select.form-control,
|
||||
border-radius: 6px;
|
||||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
|
||||
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
|
||||
background: linear-gradient(to right, rgba(52, 152, 219, 0.8), rgba(52, 152, 219, 0.6));
|
||||
border-left: 4px solid #3498db;
|
||||
}
|
||||
|
||||
.setting-item {
|
||||
|
||||
Reference in New Issue
Block a user