Changeset 214:82ab687392d6 for admin/style
- Timestamp:
- 05/08/11 08:47:04 (14 years ago)
- Branch:
- default
- Children:
- 216:1235147a3fd5, 217:dd9a10b462ea
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r213 r214 579 579 vertical-align: middle; 580 580 } 581 582 /* Si quelque chose a besoin d'être caché sauf pour les revues d'écran */ 583 .hidden { 584 position: absolute !important; 585 clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ 586 clip: rect(1px, 1px, 1px, 1px); 587 padding: 0 !important; 588 border: 0 !important; 589 height: 1px !important; 590 width: 1px !important; 591 overflow: hidden; 592 } 581 593 582 594 /* -------------- aide ----------- */
Note: See TracChangeset
for help on using the changeset viewer.