mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
13275: updated web-client to use tinymce v3 13276: overlay display fix for when field has large content git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@13585 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
14 lines
170 B
CSS
14 lines
170 B
CSS
/* CSS file for table dialog in the table plugin */
|
|
|
|
.panel_wrapper div.current {
|
|
height: 245px;
|
|
}
|
|
|
|
.advfield {
|
|
width: 200px;
|
|
}
|
|
|
|
#class {
|
|
width: 150px;
|
|
}
|