- Timestamp:
- 08/24/2010 10:19:29 AM (21 months ago)
- Location:
- trunk
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
w (modified) (1 prop)
-
w/skins/Mike2.php (modified) (1 diff)
-
w/skins/mike2/main.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/omcollab_ui merged: 1825-1826
- Property svn:mergeinfo changed
-
trunk/w
- Property svn:mergeinfo changed
/branches/omcollab_ui/w merged: 1825-1826
- Property svn:mergeinfo changed
-
trunk/w/skins/Mike2.php
r1820 r1827 187 187 <!-- start content --> 188 188 <?php $this->html('bodytext') ?> 189 <?php if ($this->data['catlinks']) { ?><div id="catlinks"><?php$this->html('catlinks') ?></div><?php } ?>189 <?php if ($this->data['catlinks']) { ?><div id="catlinks"><?php $this->html('catlinks') ?></div><?php } ?> 190 190 <!-- end content --> 191 191 <div class="visualClear"></div> -
trunk/w/skins/mike2/main.css
r1778 r1827 186 186 187 187 /* emulate center */ 188 .center {189 width: 100%;190 text-align: center;191 }192 188 *.center * { 193 189 margin-left: auto; … … 288 284 padding: 3px !important; 289 285 background-color: #f9f9f9; 290 font-size: 94%;291 286 text-align: center; 292 287 overflow: hidden; … … 297 292 html .thumbcaption { 298 293 border: none; 299 text-align: left;300 294 line-height: 1.4em; 301 295 padding: 3px !important; 302 font-size: 94%;303 296 } 304 297 div.magnify {
Note: See TracChangeset
for help on using the changeset viewer.
