Changeset 13782
- Timestamp:
- 03/12/10 07:05:05 (2 years ago)
- Location:
- trunk/templates/base
- Files:
-
- 2 edited
-
css/general.css (modified) (1 diff)
-
search_profiles_ext.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/base/css/general.css
r13666 r13782 598 598 { 599 599 float:left; 600 width: 50%;600 width:70%; 601 601 overflow:hidden; 602 602 padding-top:8px; -
trunk/templates/base/search_profiles_ext.html
r13360 r13782 12 12 <div class="desc">__i_am_desc__</div> 13 13 </div> 14 <div class="block_actions">15 __member_actions__16 </div>17 14 <div class="match"> 18 15 __match__
Note: See TracChangeset
for help on using the changeset viewer.