summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorThomas Mueller <thomas.mueller@tmit.eu>2012-09-04 23:42:22 +0200
committerThomas Mueller <thomas.mueller@tmit.eu>2012-09-04 23:42:49 +0200
commit66c2a391cbc5417752eb0beea15277cfdf97412d (patch)
treef9ad372a8c247c032dd4bfb06581384cfcbe9594 /settings
parent02f9de55a32d46af6324a489da61cf8ca7c13396 (diff)
downloadnextcloud-server-66c2a391cbc5417752eb0beea15277cfdf97412d.tar.gz
nextcloud-server-66c2a391cbc5417752eb0beea15277cfdf97412d.zip
underline link to the app store
Diffstat (limited to 'settings')
-rw-r--r--settings/css/settings.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 74a3a1acc86..f41edc96fb8 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -57,6 +57,8 @@ span.version { margin-left:3em; margin-right:3em; color:#555; }
/* Transition to complete width! */
.app:hover, .app:active { max-width: inherit; }
+.appslink { text-decoration: underline; }
+
/* LOG */
#log { white-space:normal; }