summaryrefslogtreecommitdiff
path: root/src/static/css/pad.css
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2014-12-29 20:57:58 +0100
committerJohn McLear <john@mclear.co.uk>2014-12-29 20:57:58 +0100
commit3773b6346b919995c311356b7cd582517b6f09ef (patch)
tree7f4425c639ccb08ce2a4c366e881e22a45c75528 /src/static/css/pad.css
parent565097efb466abbb06b1ecc9e18bded707b14216 (diff)
downloadetherpad-lite-3773b6346b919995c311356b7cd582517b6f09ef.zip
semi working requires browser refresh
Diffstat (limited to 'src/static/css/pad.css')
-rw-r--r--src/static/css/pad.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/static/css/pad.css b/src/static/css/pad.css
index c1035e8d..0ff613fc 100644
--- a/src/static/css/pad.css
+++ b/src/static/css/pad.css
@@ -689,6 +689,9 @@ table#otheruserstable {
#exportpdfa:before {
content: "\e803";
}
+#exportetherpada:before {
+ content: "\e806";
+}
#exportopena:before {
content: "\e805";
}