Changeset 8424
- Timestamp:
- 05/16/2014 10:07:49 AM (11 years ago)
- Location:
- trunk/src/bp-groups/admin/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/admin/css/admin-rtl.css
r8422 r8424 8 8 } 9 9 10 #bp-groups-form .avatar { 11 float: right; 12 margin-left: 10px; 13 margin-top: 1px; 14 } 10 15 #bp-groups-edit-form input { 11 16 outline: medium none; -
trunk/src/bp-groups/admin/css/admin.css
r8422 r8424 8 8 } 9 9 10 #bp-groups-form .avatar { 11 float: left; 12 margin-right: 10px; 13 margin-top: 1px; 14 } 10 15 #bp-groups-edit-form input { 11 16 outline: medium none;
Note: See TracChangeset
for help on using the changeset viewer.