]> source.dussan.org Git - nextcloud-server.git/commitdiff
underline link to the app store
authorThomas Mueller <thomas.mueller@tmit.eu>
Tue, 4 Sep 2012 21:42:22 +0000 (23:42 +0200)
committerThomas Mueller <thomas.mueller@tmit.eu>
Tue, 4 Sep 2012 21:42:49 +0000 (23:42 +0200)
settings/css/settings.css

index 74a3a1acc86aaf6714a115a6fdec88df40d7e85e..f41edc96fb83c9765458ac36d8c1db9bab1c338c 100644 (file)
@@ -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; }