Changeset 2296:dc973f81041a for admin/style
- Timestamp:
- 10/06/13 16:43:37 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2294 r2296 1191 1191 font-weight: normal; 1192 1192 } 1193 span.tooltip { 1194 position: absolute; 1195 padding: 0; 1196 border: 0; 1197 height: 1px; 1198 width: 1px; 1199 overflow: hidden; 1200 } 1201 #footer a:hover span.tooltip { 1202 padding: 10px 10px 0 40px; 1203 color: #d30e60; 1204 height: auto; 1205 width: auto; 1206 right: 0; 1207 bottom: 0; 1208 background: #FFF; 1209 z-index: 99; 1210 font-family: monospace; 1211 border: none; 1212 text-align: left; 1213 } 1193 1214 /* --------------------------------------------------------------------------------------- 1194 1215 RÈGLES SPÉCIFIQUES
Note: See TracChangeset
for help on using the changeset viewer.