Changeset 35801
- Timestamp:
- 12/06/2015 09:59:26 PM (10 years ago)
- Location:
- trunk/src/wp-admin/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/common.css
r35791 r35801 1337 1337 .updated a { 1338 1338 padding-bottom: 2px; 1339 text-decoration: none;1340 1339 } 1341 1340 -
trunk/src/wp-admin/css/themes.css
r35310 r35801 44 44 margin: 0 0 20px 0; 45 45 clear: both; 46 }47 48 .themes-php div.updated a {49 text-decoration: underline;50 46 } 51 47
Note: See TracChangeset
for help on using the changeset viewer.