source: branches/rsr.v5.1/web/app/plugins/tinymce/jscripts/tiny_mce/plugins/table/css/table.css @ 1

Last change on this file since 1 was 1, checked in by dj3c1t, 12 years ago

import initial

File size: 170 bytes
Line 
1/* CSS file for table dialog in the table plugin */
2
3.panel_wrapper div.current {
4        height: 245px;
5}
6
7.advfield {
8        width: 200px;
9}
10
11#class {
12        width: 150px;
13}
Note: See TracBrowser for help on using the repository browser.