summaryrefslogtreecommitdiff
path: root/plugins/zipdownload/skins/larry/zipdownload.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-09-23 22:46:09 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-09-23 22:46:09 +0200
commit70bbabb6994e67f812d9f7d1f85df1098870cfaa (patch)
treec6dd7805caab7d40b4ce9e9d89941db37c7c80ba /plugins/zipdownload/skins/larry/zipdownload.css
parent0c144b98a417d50b9c073ae3931fdad47390f1f7 (diff)
Add zipdwonload plugin by Phil Weir at tehinterweb.co.uk to core repository
Diffstat (limited to 'plugins/zipdownload/skins/larry/zipdownload.css')
-rw-r--r--plugins/zipdownload/skins/larry/zipdownload.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/zipdownload/skins/larry/zipdownload.css b/plugins/zipdownload/skins/larry/zipdownload.css
new file mode 100644
index 000000000..d719ac677
--- /dev/null
+++ b/plugins/zipdownload/skins/larry/zipdownload.css
@@ -0,0 +1,7 @@
+/* Roundcube Zipdownload plugin styles for skin "Larry" */
+
+a.zipdownload {
+ display: inline-block;
+ margin-top: 1.5em;
+ padding: 3px 5px 4px 5px;
+} \ No newline at end of file