Changeset 8457
- Timestamp:
- 05/27/2014 05:12:01 PM (12 years ago)
- Location:
- trunk/src/bp-core/admin/css
- Files:
-
- 2 edited
-
common-rtl.css (modified) (2 diffs)
-
common.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/admin/css/common-rtl.css
r8437 r8457 8 8 ------------------------------------------------------------------------------*/ 9 9 10 body.site-users-php th#role, 10 11 body.users-php th#role, 11 12 body.users_page_bp-signups th#count_sent { … … 13 14 } 14 15 16 body.site-users-php th#name, 17 body.site-users-php th#email, 15 18 body.users-php th#name, 16 19 body.users-php th#registered, -
trunk/src/bp-core/admin/css/common.css
r8437 r8457 8 8 ------------------------------------------------------------------------------*/ 9 9 10 body.site-users-php th#role, 10 11 body.users-php th#role, 11 12 body.users_page_bp-signups th#count_sent { … … 13 14 } 14 15 16 body.site-users-php th#name, 17 body.site-users-php th#email, 15 18 body.users-php th#name, 16 19 body.users-php th#registered,
Note: See TracChangeset
for help on using the changeset viewer.