Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-04-04 02:33:38 +0300
committerOlivier Paroz <github@oparoz.com>2015-04-04 02:33:38 +0300
commit1e72f09d0a5d2189c72284f9fa218a29a8d5cf7c (patch)
tree925123424fbd11c488c365c54f5a0067ae58c671 /css
parentd7b8a33d5027e30098bbe5fbfb2b040121ff7a9b (diff)
Use the standard share button
Diffstat (limited to 'css')
-rw-r--r--css/styles.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/css/styles.css b/css/styles.css
index 8e8c3695..1705817d 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -12,9 +12,8 @@
margin-top: 5px;
}
-button.share {
- margin-top: 5px;
- font-family: 'Open Sans', Frutiger, Calibri, 'Myriad Pro', Myriad, sans-serif;
+#share-button img {
+ opacity: 0.6;
}
.album-info-content {