Changeset 6353
- Timestamp:
- 02/08/08 01:48:01 (5 years ago)
- Files:
-
- 1 modified
-
lang/javascript/userscripts/matasamune.user.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/matasamune.user.js
r6293 r6353 7 7 // @author noboruhi 8 8 // @author noriaki 9 // @updated 2008-02-0 6 19:58:009 // @updated 2008-02-08 01:40:00 10 10 // @version 0.2.2 11 11 // ==/UserScript== … … 56 56 border: 'solid 1px #CCC', 57 57 marginTop: '4px', 58 width: entry.clientWidth - 10 + 'px'58 width: '100%' 59 59 } 60 } ,'');61 entry.appendChild($N('br',{} ,''));60 }); 61 entry.appendChild($N('br',{})); 62 62 entry.appendChild(iframe); 63 63 });
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)