From 6fa5b437a48485927e5d90abe061ee723f3b45c2 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 20 Jan 2014 18:46:28 +0100 Subject: Update to TinyMCE 4.x --- program/js/tiny_mce/plugins/advlink/css/advlink.css | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 program/js/tiny_mce/plugins/advlink/css/advlink.css (limited to 'program/js/tiny_mce/plugins/advlink/css') diff --git a/program/js/tiny_mce/plugins/advlink/css/advlink.css b/program/js/tiny_mce/plugins/advlink/css/advlink.css deleted file mode 100644 index 14364316a..000000000 --- a/program/js/tiny_mce/plugins/advlink/css/advlink.css +++ /dev/null @@ -1,8 +0,0 @@ -.mceLinkList, .mceAnchorList, #targetlist {width:280px;} -.mceActionPanel {margin-top:7px;} -.panel_wrapper div.current {height:320px;} -#classlist, #title, #href {width:280px;} -#popupurl, #popupname {width:200px;} -#popupwidth, #popupheight, #popupleft, #popuptop {width:30px;vertical-align:middle;text-align:center;} -#id, #style, #classes, #target, #dir, #hreflang, #lang, #charset, #type, #rel, #rev, #tabindex, #accesskey {width:200px;} -#events_panel input {width:200px;} -- cgit v1.2.3