Changeset 18398
- Timestamp:
- 2009/11/29 11:23:36 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/html/user_data/packages/default/css/main.css
r18240 r18398 48 48 color: #3a75af; 49 49 } 50 a:hover { 50 a:link:hover { 51 color: #ff6600; 52 } 53 a[href]:hover { /* 「a:link:hover」の Firefox 向けハック。上と Grouping 構文で統合すると、IE で動作しなくなる。 */ 51 54 color: #ff6600; 52 55 }
Note: See TracChangeset
for help on using the changeset viewer.