Changeset 10890
- Timestamp:
- 06/21/2016 01:06:18 PM (9 years ago)
- Location:
- trunk/src/bp-templates/bp-legacy/css
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentysixteen-rtl.css
r10742 r10890 939 939 order: 3; 940 940 } 941 .single-item.groups #buddypress div#item-header #item-actions h 2{941 .single-item.groups #buddypress div#item-header #item-actions h3 { 942 942 border-bottom: 1px solid #eaeaea; 943 943 text-align: center; -
trunk/src/bp-templates/bp-legacy/css/twentysixteen.css
r10742 r10890 939 939 order: 3; 940 940 } 941 .single-item.groups #buddypress div#item-header #item-actions h 2{941 .single-item.groups #buddypress div#item-header #item-actions h3 { 942 942 border-bottom: 1px solid #eaeaea; 943 943 text-align: center; -
trunk/src/bp-templates/bp-legacy/css/twentysixteen.scss
r10742 r10890 1324 1324 order: 3; 1325 1325 1326 h 2{1326 h3 { 1327 1327 border-bottom: 1px solid $border-light; 1328 1328 text-align: center; -
trunk/src/bp-templates/bp-legacy/css/twentythirteen-rtl.css
r10742 r10890 913 913 order: 3; 914 914 } 915 .single-item.groups #buddypress div#item-header #item-actions h 2{915 .single-item.groups #buddypress div#item-header #item-actions h3 { 916 916 border-bottom: 1px solid #eaeaea; 917 917 text-align: center; -
trunk/src/bp-templates/bp-legacy/css/twentythirteen.css
r10742 r10890 913 913 order: 3; 914 914 } 915 .single-item.groups #buddypress div#item-header #item-actions h 2{915 .single-item.groups #buddypress div#item-header #item-actions h3 { 916 916 border-bottom: 1px solid #eaeaea; 917 917 text-align: center; -
trunk/src/bp-templates/bp-legacy/css/twentythirteen.scss
r10742 r10890 1247 1247 order: 3; 1248 1248 1249 h 2{1249 h3 { 1250 1250 border-bottom: 1px solid $border-light; 1251 1251 text-align: center; -
trunk/src/bp-templates/bp-legacy/css/twentytwelve-rtl.css
r10742 r10890 950 950 order: 3; 951 951 } 952 .single-item.groups #buddypress div#item-header #item-actions h 2{952 .single-item.groups #buddypress div#item-header #item-actions h3 { 953 953 border-bottom: 1px solid #eaeaea; 954 954 text-align: center; -
trunk/src/bp-templates/bp-legacy/css/twentytwelve.css
r10742 r10890 950 950 order: 3; 951 951 } 952 .single-item.groups #buddypress div#item-header #item-actions h 2{952 .single-item.groups #buddypress div#item-header #item-actions h3 { 953 953 border-bottom: 1px solid #eaeaea; 954 954 text-align: center; -
trunk/src/bp-templates/bp-legacy/css/twentytwelve.scss
r10742 r10890 1327 1327 order: 3; 1328 1328 1329 h 2{1329 h3 { 1330 1330 border-bottom: 1px solid $border-light; 1331 1331 text-align: center;
Note: See TracChangeset
for help on using the changeset viewer.