Changeset 9895 for trunk/src/bp-templates/bp-legacy/css/twentyfifteen.scss
- Timestamp:
- 05/25/2015 02:59:16 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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 /**
Note: See TracChangeset
for help on using the changeset viewer.