tinyce table

This commit is contained in:
life
2014-06-17 19:46:34 +08:00
parent a5b525affd
commit a0acd31fcf
5 changed files with 16 additions and 2 deletions

View File

@ -7099,4 +7099,8 @@ td.visible-print {
/* life */
.btn {
border-radius: 0;
}
.mce-item-table, .mce-item-table td, .mce-item-table th, .mce-item-table caption {
border: 1px solid #9B9898;
border-collapse: collapse;
}