summaryrefslogtreecommitdiffstats
path: root/settings/css
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2012-12-13 09:26:25 +0100
committerFrank Karlitschek <frank@owncloud.org>2012-12-13 09:26:25 +0100
commit89bbabd77bac2d21739b232e6315f2f09b9c9b56 (patch)
tree3cd7dc565beace0840df1c0a0829895884b3d125 /settings/css
parentf85106b6b5d2e37ebf4cb850a076c4bb67f2a735 (diff)
downloadnextcloud-server-89bbabd77bac2d21739b232e6315f2f09b9c9b56.tar.gz
nextcloud-server-89bbabd77bac2d21739b232e6315f2f09b9c9b56.zip
a bit more polish. We are getting there.
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 560862fa12f..36457481911 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -68,3 +68,6 @@ span.securitywarning {color:#C33; font-weight:bold; }
span.connectionwarning {color:#933; font-weight:bold; }
input[type=radio] { width:1em; }
table.shareAPI td { padding-bottom: 0.8em; }
+
+/* HELP */
+.pressed {background-color:#DDD;}