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
10 lines
514 B
CSS
Executable File
10 lines
514 B
CSS
Executable File
input.field, select.field {width:200px;}
|
|
input.picker {width:179px; margin-left: 5px;}
|
|
input.disabled {border-color:#F2F2F2;}
|
|
img.picker {vertical-align:text-bottom; cursor:pointer;}
|
|
h1 {padding: 0 0 5px 0;}
|
|
.panel_wrapper div.current {height:160px;}
|
|
#xhtmlxtrasdel .panel_wrapper div.current, #xhtmlxtrasins .panel_wrapper div.current {height: 230px;}
|
|
a.browse span {display:block; width:20px; height:20px; background:url('../../../themes/advanced/img/icons.gif') -140px -20px;}
|
|
#datetime {width:180px;}
|