Changeset 9895
- Timestamp:
- 05/25/2015 02:59:16 PM (10 years ago)
- Location:
- trunk/src/bp-templates/bp-legacy/css
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentyfifteen-rtl.css
r9894 r9895 1 /*-------------------------------------------------------------- 1 /*------------------------------------------------------------------------------ 2 2 3 3 This is the BuddyPress companion stylesheet for … … 6 6 This sheet supports the primary BuddyPress styles in buddypress.css 7 7 8 The Rulesets shadow the BP default stylesheet sectioning 9 to maintain uniformity. 10 11 If you are running as a child theme of twentyfifteen and wish to use 12 this stylesheet then please copy it to buddypress/css/ or community/css/ 13 in your child theme root and rename the file to match your child theme name 14 i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become 15 'twentyfifteen-child.css' 16 17 ---------------------------------------------------------------- 8 If you are running as a child theme of twentyfifteen this stylesheet will be 9 loaded by default. If you want to modify the styles the normal BP Theme Compat 10 hierarchy works and you can copy the file to buddypress/css/ or community/css/ 11 in your child themes root & either start over or modify the rulesets. 12 13 If you do not require the styles you can dequeue them from the themes functions file. 14 15 Please see this codex article for more information: 16 http://codex.buddypress.org/themes/buddypress-companion-stylesheets/ 17 18 -------------------------------------------------------------------------------- 18 19 >>> TABLE OF CONTENTS: 19 ---------------------------------------------------------------- 20 -------------------------------------------------------------------------------- 20 21 1.0 Theme Structural Elements & overrides 21 22 2.0 - Navigation - General … … 51 52 9.0 - Error / Success Messages 52 53 10.0 - Ajax Loading, Widgets, General classes 53 -------------------------------------------------------------- */54 ------------------------------------------------------------------------------*/ 54 55 /** 55 56 *------------------------------------------------------------------------------- -
trunk/src/bp-templates/bp-legacy/css/twentyfifteen.css
r9894 r9895 1 /*-------------------------------------------------------------- 1 /*------------------------------------------------------------------------------ 2 2 3 3 This is the BuddyPress companion stylesheet for … … 6 6 This sheet supports the primary BuddyPress styles in buddypress.css 7 7 8 The Rulesets shadow the BP default stylesheet sectioning 9 to maintain uniformity. 10 11 If you are running as a child theme of twentyfifteen and wish to use 12 this stylesheet then please copy it to buddypress/css/ or community/css/ 13 in your child theme root and rename the file to match your child theme name 14 i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become 15 'twentyfifteen-child.css' 16 17 ---------------------------------------------------------------- 8 If you are running as a child theme of twentyfifteen this stylesheet will be 9 loaded by default. If you want to modify the styles the normal BP Theme Compat 10 hierarchy works and you can copy the file to buddypress/css/ or community/css/ 11 in your child themes root & either start over or modify the rulesets. 12 13 If you do not require the styles you can dequeue them from the themes functions file. 14 15 Please see this codex article for more information: 16 http://codex.buddypress.org/themes/buddypress-companion-stylesheets/ 17 18 -------------------------------------------------------------------------------- 18 19 >>> TABLE OF CONTENTS: 19 ---------------------------------------------------------------- 20 -------------------------------------------------------------------------------- 20 21 1.0 Theme Structural Elements & overrides 21 22 2.0 - Navigation - General … … 51 52 9.0 - Error / Success Messages 52 53 10.0 - Ajax Loading, Widgets, General classes 53 -------------------------------------------------------------- */54 ------------------------------------------------------------------------------*/ 54 55 /** 55 56 *------------------------------------------------------------------------------- -
trunk/src/bp-templates/bp-legacy/css/twentyfifteen.scss
r9894 r9895 142 142 $unread: #dce5ff; 143 143 144 /*-------------------------------------------------------------- 144 /*------------------------------------------------------------------------------ 145 145 146 146 This is the BuddyPress companion stylesheet for … … 149 149 This sheet supports the primary BuddyPress styles in buddypress.css 150 150 151 The Rulesets shadow the BP default stylesheet sectioning 152 to maintain uniformity. 153 154 If you are running as a child theme of twentyfifteen and wish to use 155 this stylesheet then please copy it to buddypress/css/ or community/css/ 156 in your child theme root and rename the file to match your child theme name 157 i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become 158 'twentyfifteen-child.css' 159 160 ---------------------------------------------------------------- 151 If you are running as a child theme of twentyfifteen this stylesheet will be 152 loaded by default. If you want to modify the styles the normal BP Theme Compat 153 hierarchy works and you can copy the file to buddypress/css/ or community/css/ 154 in your child themes root & either start over or modify the rulesets. 155 156 If you do not require the styles you can dequeue them from the themes functions file. 157 158 Please see this codex article for more information: 159 http://codex.buddypress.org/themes/buddypress-companion-stylesheets/ 160 161 -------------------------------------------------------------------------------- 161 162 >>> TABLE OF CONTENTS: 162 ---------------------------------------------------------------- 163 -------------------------------------------------------------------------------- 163 164 1.0 Theme Structural Elements & overrides 164 165 2.0 - Navigation - General … … 194 195 9.0 - Error / Success Messages 195 196 10.0 - Ajax Loading, Widgets, General classes 196 -------------------------------------------------------------- */197 ------------------------------------------------------------------------------*/ 197 198 198 199 /** -
trunk/src/bp-templates/bp-legacy/css/twentyfourteen-rtl.css
r9894 r9895 1 /*-------------------------------------------------------------- 1 /*------------------------------------------------------------------------------ 2 2 3 3 This is the BuddyPress companion stylesheet for … … 6 6 This sheet supports the primary BuddyPress styles in buddypress.css 7 7 8 The Rulesets shadow the BP default stylesheet sectioning 9 to maintain uniformity. 8 If you are running as a child theme of twentyfourteen this stylesheet will be 9 loaded by default. If you want to modify the styles the normal BP Theme Compat 10 hierarchy works and you can copy the file to buddypress/css/ or community/css/ 11 in your child themes root & either start over or modify the ruelesets. 12 13 If you do not require the styles you can dequeue them from the themes functions file. 14 15 Please see this codex article for more information: 16 http://codex.buddypress.org/themes/buddypress-companion-stylesheets/ 10 17 11 18 -------------------------------------------------------------------------------- -
trunk/src/bp-templates/bp-legacy/css/twentyfourteen.css
r9894 r9895 1 /*-------------------------------------------------------------- 1 /*------------------------------------------------------------------------------ 2 2 3 3 This is the BuddyPress companion stylesheet for … … 6 6 This sheet supports the primary BuddyPress styles in buddypress.css 7 7 8 The Rulesets shadow the BP default stylesheet sectioning 9 to maintain uniformity. 8 If you are running as a child theme of twentyfourteen this stylesheet will be 9 loaded by default. If you want to modify the styles the normal BP Theme Compat 10 hierarchy works and you can copy the file to buddypress/css/ or community/css/ 11 in your child themes root & either start over or modify the ruelesets. 12 13 If you do not require the styles you can dequeue them from the themes functions file. 14 15 Please see this codex article for more information: 16 http://codex.buddypress.org/themes/buddypress-companion-stylesheets/ 10 17 11 18 -------------------------------------------------------------------------------- -
trunk/src/bp-templates/bp-legacy/css/twentyfourteen.scss
r9894 r9895 146 146 } 147 147 148 /*-------------------------------------------------------------- 148 /*------------------------------------------------------------------------------ 149 149 150 150 This is the BuddyPress companion stylesheet for … … 153 153 This sheet supports the primary BuddyPress styles in buddypress.css 154 154 155 The Rulesets shadow the BP default stylesheet sectioning 156 to maintain uniformity. 155 If you are running as a child theme of twentyfourteen this stylesheet will be 156 loaded by default. If you want to modify the styles the normal BP Theme Compat 157 hierarchy works and you can copy the file to buddypress/css/ or community/css/ 158 in your child themes root & either start over or modify the ruelesets. 159 160 If you do not require the styles you can dequeue them from the themes functions file. 161 162 Please see this codex article for more information: 163 http://codex.buddypress.org/themes/buddypress-companion-stylesheets/ 157 164 158 165 --------------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.