Mercurial > hg > AnnotationManager
diff WebContent/jscripts/tiny_mce/plugins/table/css/table.css @ 5:0be9d53a6967
editor for annotations
author | dwinter |
---|---|
date | Tue, 13 Dec 2011 17:43:46 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebContent/jscripts/tiny_mce/plugins/table/css/table.css Tue Dec 13 17:43:46 2011 +0100 @@ -0,0 +1,13 @@ +/* CSS file for table dialog in the table plugin */ + +.panel_wrapper div.current { + height: 245px; +} + +.advfield { + width: 200px; +} + +#class { + width: 150px; +}