Changeset 381255
- Timestamp:
- 05/05/2011 12:21:08 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
accessibility-abbreviation/trunk/css/accessibility-abbreviation.css
r381181 r381255 1 span[lang], .lang { 2 background: #f8f8f8; 3 border: 1px solid #d2d0ce; 4 padding: 2px; 1 abbr, html\:abbr { 2 border-bottom: 1px dashed #CCC; 3 cursor: help; 5 4 }
Note: See TracChangeset
for help on using the changeset viewer.