Changeset 1057
- Timestamp:
- 05/21/06 20:43:48 (7 years ago)
- Location:
- trunk/wifidog-auth
- Files:
-
- 2 modified
-
CHANGELOG (modified) (1 diff)
-
wifidog/media/base_theme/stylesheet.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/CHANGELOG
r1056 r1057 1 2006-05-21 François Proulx <francois.proulx@gmail.com> 2 * Stupid IE CSS bug fixed 3 1 4 2006-05-21 François Proulx <francois.proulx@gmail.com> 2 5 * Fixed various bugs in content system -
trunk/wifidog-auth/wifidog/media/base_theme/stylesheet.css
r1056 r1057 135 135 136 136 * html #main_area {/* Stupid IE hack */ 137 width: 74%;137 width: 69%; 138 138 } 139 139 #main_area_top {
