diff options
Diffstat (limited to '')
-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 3248c3e01..a4cee9cc6 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -247,3 +247,5 @@ li.token-input-token span {color:#878787;} div.token-input-dropdown {background-color:#eee;border-color:#666;} div.token-input-dropdown ul li {background-color:#eee;} div.token-input-dropdown ul li.token-input-selected-dropdown-item {background-color:#FF7800;} + +#progressbar {border:1px solid #666; background-color:#666;} |