Changeset 8310 for mauRepo/MolesManager
- Timestamp:
- 10/05/12 15:55:44 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mauRepo/MolesManager/trunk/src/MolesManager/static/templates/cedaBrowse.html
r8309 r8310 38 38 background-color:#fff; 39 39 font:bold 12px arial,sans-serif; 40 line-height: 2.0; 41 } 42 div p.title textarea { 43 background-color:#fff; 44 font:bold 20px arial,sans-serif; 40 45 line-height: 2.0; 41 46 } … … 127 132 </div> 128 133 <div class="grid_10"> 129 <p >130 <textarea readonly="readonly" width="100%" cols=" 105" rows="2" style="overflow=y:scroll">134 <p class="title"> 135 <textarea readonly="readonly" width="100%" cols="60" rows="2" style="overflow=y:scroll"> 131 136 {{ title }}.{{ author }}.{{ DOI }} 132 137 </textarea>
Note: See TracChangeset
for help on using the changeset viewer.