Changeset 9850 for extensions/flop_style/mainpage_categories
- Timestamp:
- Mar 25, 2011, 2:15:18 PM (14 years ago)
- Location:
- extensions/flop_style/mainpage_categories
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/flop_style/mainpage_categories/captify_mini.css
r9818 r9850 82 82 83 83 } 84 /* --------------Hack-------------*/85 84 #content div.thumbnailCategory { 86 85 display: table-cell; … … 93 92 vertical-align: middle; 94 93 } 95 /*\*//*/96 .wraptocenter {97 display: block;98 }99 .wraptocenter span {100 display: inline-block;101 height: 100%;102 width: 1px;103 }104 /**/105 /* --------------fin Hack-------------*/106 94 107 95 #content div.thumbnailCategory div.description h3 { -
extensions/flop_style/mainpage_categories/medium_cat.css
r9832 r9850 54 54 text-align: center; 55 55 } 56 /* --------------Hack-------------*/57 56 #content div.thumbnailCategory { 58 57 display: inline-block; … … 68 67 vertical-align: middle; 69 68 } 70 /*\*//*/71 #content div.thumbnailCategory {72 display: block;73 }74 #content div.thumbnailCategory span {75 display: inline-block;76 height: 100%;77 width: 1px;78 }79 /**/80 /* --------------fin Hack-------------*/81 69 82 70 #content div.thumbnailCategory div.description h3 {
Note: See TracChangeset
for help on using the changeset viewer.