aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/slackr
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-28 19:17:06 -0700
committerfriendica <info@friendica.com>2012-05-28 19:17:06 -0700
commit2dc7e53435ffcc6dc7e450c15c7b2518b27ec2e5 (patch)
treea7123237f8f3f5192e32981d064116d3ae6e6f90 /view/theme/slackr
parent10a057b97959d5915c9eab1947bea7b039d3218b (diff)
downloadvolse-hubzilla-2dc7e53435ffcc6dc7e450c15c7b2518b27ec2e5.tar.gz
volse-hubzilla-2dc7e53435ffcc6dc7e450c15c7b2518b27ec2e5.tar.bz2
volse-hubzilla-2dc7e53435ffcc6dc7e450c15c7b2518b27ec2e5.zip
more theme cleanup
Diffstat (limited to 'view/theme/slackr')
-rw-r--r--view/theme/slackr/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css
index 40391e17c..39da7bb6c 100644
--- a/view/theme/slackr/style.css
+++ b/view/theme/slackr/style.css
@@ -80,6 +80,11 @@ nav #site-location {
-moz-border-radius: 3px;
box-shadow: 4px 4px 3px 0 #444444;
}
+.settings-widget .selected {
+ border-radius: 3px;
+ -moz-border-radius: 3px;
+ box-shadow: 4px 4px 3px 0 #444444;
+}
.photo {
border: 1px solid #AAAAAA;