diff options
Diffstat (limited to 'admin/themes/roma/theme.css')
-rw-r--r-- | admin/themes/roma/theme.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 30f6b8a1e..c543981f4 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -302,6 +302,8 @@ div.token-input-dropdown ul li.token-input-selected-dropdown-item {background-co } .big-progressbar .progressbar { background:#ff3363; + background:#ff3363 linear-gradient(135deg, rgba(0,0,0,0) 44%,rgba(0,0,0,0.2) 44%,rgba(0,0,0,0.2) 57%,rgba(0,0,0,0) 57%); + background-size:33px 25px; } /* Album Properties */ |