Changeset 169:256bb70acedf for admin
- Timestamp:
- 05/05/11 18:38:43 (14 years ago)
- Branch:
- default
- Location:
- admin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/jsToolBar/jsToolBar.dotclear.js
r0 r169 13 13 14 14 var p_win = window.open(url,'dc_popup', 15 'alwaysRaised=yes,dependent=yes,toolbar=yes,height=420,width= 380,'+15 'alwaysRaised=yes,dependent=yes,toolbar=yes,height=420,width=520,'+ 16 16 'menubar=no,resizable=yes,scrollbars=yes,status=no'); 17 17 }; -
admin/style/default.css
r158 r169 206 206 border-left: none; 207 207 margin-right: -.76em; 208 padding: .4em 0.1em 32px;208 padding: .4em .76em .1em 32px; 209 209 background-position: 12px .4em; 210 210 }
Note: See TracChangeset
for help on using the changeset viewer.