Changeset 9933 for trunk/src/bp-templates/bp-legacy/css/twentyfifteen.scss
- Timestamp:
- 06/11/2015 04:43:21 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentyfifteen.scss
r9905 r9933 103 103 @mixin message-box($background, $text-color: null) { 104 104 105 @if ($text-color){105 @if $text-color { 106 106 // if a param was passed through 107 107 $text-color: $text-color;
Note: See TracChangeset
for help on using the changeset viewer.