Changeset 11248
- Timestamp:
- 11/24/2016 06:56:13 PM (9 years ago)
- Location:
- trunk/src/bp-core/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/css/admin-bar-rtl.css
r11215 r11248 25 25 #wpadminbar .quicklinks li#wp-admin-bar-my-account-with-avatar a span.count, 26 26 #wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications { 27 background: #21759 B;27 background: #21759b; 28 28 color: #fff; 29 29 text-shadow: none; … … 45 45 46 46 #wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications.alert { 47 background-color: # 1fb3dd;47 background-color: #21759b; 48 48 color: #fff; 49 49 } -
trunk/src/bp-core/css/admin-bar.css
r11215 r11248 25 25 #wpadminbar .quicklinks li#wp-admin-bar-my-account-with-avatar a span.count, 26 26 #wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications { 27 background: #21759 B;27 background: #21759b; 28 28 color: #fff; 29 29 text-shadow: none; … … 45 45 46 46 #wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications.alert { 47 background-color: # 1fb3dd;47 background-color: #21759b; 48 48 color: #fff; 49 49 }
Note: See TracChangeset
for help on using the changeset viewer.