Changeset 2543:211d69f4448f for admin/style/default.css
- Timestamp:
- 11/13/13 22:30:29 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2532 r2543 461 461 transition: .5s; 462 462 } 463 a:visited {464 color: inherit;465 }466 463 a:focus, a:focus img { 467 464 outline: 2px solid #bee74b; … … 944 941 color: #fff; 945 942 background: transparent url(dc_logos/b-dotclear120.png) no-repeat 0 6px; 943 transition: none; 946 944 } 947 945 h1 a:hover, h1 a:focus { 948 946 background-position: 0 -94px; 949 947 background-color: transparent; 948 transition: none; 950 949 } 951 950 /* top-info-blog */
Note: See TracChangeset
for help on using the changeset viewer.