Changeset 7044
- Timestamp:
- 06/14/11 07:37:28 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/plugins/forms/dialogs/select.js
r6904 r7044 189 189 'default' : '', 190 190 accessKey : 'N', 191 align : 'center',192 191 style : 'width:350px', 193 192 setup : function( name, element ) … … 238 237 type : 'hbox', 239 238 widths : [ '175px', '170px' ], 240 align : 'center',241 239 children : 242 240 [ … … 244 242 id : 'txtSize', 245 243 type : 'text', 246 align : 'center',247 244 labelLayout : 'horizontal', 248 245 label : editor.lang.select.size, … … 283 280 type : 'hbox', 284 281 widths : [ '115px', '115px' ,'100px' ], 285 align : 'top',286 282 children : 287 283 [
Note: See TracChangeset
for help on using the changeset viewer.
