From 3773b6346b919995c311356b7cd582517b6f09ef Mon Sep 17 00:00:00 2001 From: John McLear Date: Mon, 29 Dec 2014 20:57:58 +0100 Subject: semi working requires browser refresh --- src/static/css/pad.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/static/css/pad.css') 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"; } -- cgit v1.2.3