Changeset 27940 for trunk/src/wp-admin/css/themes.css
- Timestamp:
- 04/04/2014 12:45:13 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/css/themes.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/themes.css
r27937 r27940 1414 1414 content: "\f155"; 1415 1415 } 1416 .rating . votes {1416 .rating .ratings { 1417 1417 display: inline; 1418 1418 margin-left: 10px; 1419 1419 line-height: 20px; 1420 color: #999; 1420 1421 } 1421 1422 .loading-themes .theme-browser, … … 1830 1831 1831 1832 #theme-installer .wp-full-overlay-main { 1832 background: #fff url(../images/spinner.gif) no-repeat fixedcenter center;1833 background: #fff url(../images/spinner.gif) no-repeat center center; 1833 1834 -webkit-background-size: 20px 20px; 1834 1835 background-size: 20px 20px;
Note: See TracChangeset
for help on using the changeset viewer.