Changeset 2518:eb805ec4ea0b for admin/style
- Timestamp:
- 11/07/13 09:18:11 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2514 r2518 464 464 } 465 465 a:focus, a:focus img { 466 outline: 2px ridge red;466 outline: 2px solid #bee74b; 467 467 border-bottom: none; 468 468 text-decoration: none; 469 469 } 470 471 470 /* ---------------------------------------------------------------------------- 472 471 FORMULAIRES … … 1501 1500 #icons a:focus img, #icons a:hover img { 1502 1501 background: #bee74b; 1502 outline: 0; 1503 border-color: #dadada; 1504 } 1505 #icons a:focus { 1506 outline: 0; 1507 border-color: #fff; 1503 1508 } 1504 1509 #icons a:hover span { 1505 1510 border-bottom-style: solid; 1506 1511 } 1512 1507 1513 /* billet rapide */ 1508 1514 #quick {
Note: See TracChangeset
for help on using the changeset viewer.