Changeset 5240 in spip-zone
- Timestamp:
- Sep 10, 2006, 5:07:49 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/_ze_laboratoire_/spiip/inc/presentation.php
r5239 r5240 80 80 static $accesskey = 97; // a 81 81 82 //zoom:1 fixes all expanding block in IE, see authors block in articles_edit.php83 //being not standard, next step can be putting this kind of hacks in separate stylesheet82 //zoom:1 fixes all expanding blocks in IE, see authors block in articles.php 83 //being not standard, next step can be putting this kind of hacks in a different stylesheet 84 84 //visible to IE only using conditional comments. 85 85 $style_cadre = " style='zoom:1;";
Note: See TracChangeset
for help on using the changeset viewer.