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-08 04:06:07 +0300
committerOlivier Paroz <github@oparoz.com>2015-04-08 04:06:07 +0300
commit727a7c62d01b24dd437baf075d74ec714659e9ac (patch)
tree5aabd8e102c1ebbfe510373d4e0156ecce17a38d /css
parent8eb241f7c1ff105639880dfff9b1f19aa8f2d834 (diff)
Preparing for 2.0.8
Diffstat (limited to 'css')
-rw-r--r--css/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css
index 521e7606..21be0ea7 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -14,6 +14,10 @@ body:after {
content: url("../img/nameasc.svg") url("../img/namedes.svg") url("../img/dateasc.svg") url("../img/datedes.svg");
}
+ul {
+ list-style: initial;
+}
+
#controls .button {
margin-top: 5px;
}