includes/clientside/tinymce/plugins/table/css/table.css
author Dan
Sat, 26 Sep 2009 15:26:14 -0400
changeset 1124 1e956881d362
parent 335 67bd3121a12e
permissions -rw-r--r--
Same issue, was doing an empty() check on $page_urlname in Admin:PageManager and not taking both main pages into account

/* CSS file for table dialog in the table plugin */

.panel_wrapper div.current {
	height: 245px;
}

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}