aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/roma/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/roma/theme.css')
-rw-r--r--admin/themes/roma/theme.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css
index f795edd9f..75bfc95e8 100644
--- a/admin/themes/roma/theme.css
+++ b/admin/themes/roma/theme.css
@@ -253,3 +253,8 @@ 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;}
+
+/* Album Properties */
+#albumThumbnail img, #albumLinks {
+ border-color:#333;
+}