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-02 12:20:38 +0300
committerOlivier Paroz <github@oparoz.com>2015-06-22 03:15:37 +0300
commit09eb545da0212140c546e8f15edfc11dbbe53b93 (patch)
tree28a5b262373e2aeacf9a0801939a114efbf070ef /css
parent6cd1884ce0f2dc75ae149b8f83ad71adb6da6321 (diff)
Move direct Gallery links from Files app to its own app
Diffstat (limited to 'css')
-rw-r--r--css/gallerybutton.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/css/gallerybutton.css b/css/gallerybutton.css
index 2219fda2..80f3c753 100644
--- a/css/gallerybutton.css
+++ b/css/gallerybutton.css
@@ -12,10 +12,3 @@
filter: alpha(opacity=50);
opacity: .5;
}
-
-#linkSwitchButton {
- height: 18px;
- margin-left: 10px;
- padding: 0 5px;
- font-weight: normal;
-}