mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-19 04:03:26 +02:00
First public release of MyAAC
This commit is contained in:
17
tools/tiny_mce/plugins/table/css/cell.css
vendored
Normal file
17
tools/tiny_mce/plugins/table/css/cell.css
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/* CSS file for cell dialog in the table plugin */
|
||||
|
||||
.panel_wrapper div.current {
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
.advfield {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
#action {
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
#class {
|
||||
width: 150px;
|
||||
}
|
Reference in New Issue
Block a user