app/tiny_mce/plugins/advlink/css/advlink.css
author Sverre Rabbelier <srabbelier@gmail.com>
Thu, 26 Feb 2009 16:57:13 +0000
changeset 1525 fe906cdbf0e9
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Remove direct uses of checkIsActive, replace with helper methods This makes _checkIsActive a lot easier to understand, and makes the access checkers involved a lot more explicit. Patch by: Sverre Rabbelier

.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;}