-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #106 from brainstormforce/next-release
Next release
- Loading branch information
Showing
21 changed files
with
394 additions
and
5,287 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
#bsf-optin-notice { | ||
[ID*="-optin-notice"] { | ||
padding: 1px 12px; | ||
border-right-color: #007cba; | ||
} | ||
|
||
#bsf-optin-notice .notice-container { | ||
[ID*="-optin-notice"] .notice-container { | ||
padding-top: 10px; | ||
padding-bottom: 12px; | ||
} | ||
|
||
#bsf-optin-notice .notice-content { | ||
[ID*="-optin-notice"] .notice-content { | ||
margin: 0; | ||
} | ||
|
||
#bsf-optin-notice .notice-heading { | ||
[ID*="-optin-notice"] .notice-heading { | ||
padding: 0 0 12px 20px; | ||
} | ||
|
||
#bsf-optin-notice .button-primary { | ||
[ID*="-optin-notice"] .button-primary { | ||
margin-left: 5px; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
#bsf-optin-notice { | ||
[ID*="-optin-notice"] { | ||
padding: 1px 12px; | ||
border-left-color: #007cba; | ||
} | ||
|
||
#bsf-optin-notice .notice-container { | ||
[ID*="-optin-notice"] .notice-container { | ||
padding-top: 10px; | ||
padding-bottom: 12px; | ||
} | ||
|
||
#bsf-optin-notice .notice-content { | ||
[ID*="-optin-notice"] .notice-content { | ||
margin: 0; | ||
} | ||
|
||
#bsf-optin-notice .notice-heading { | ||
[ID*="-optin-notice"] .notice-heading { | ||
padding: 0 20px 12px 0; | ||
} | ||
|
||
#bsf-optin-notice .button-primary { | ||
[ID*="-optin-notice"] .button-primary { | ||
margin-right: 5px; | ||
} |
19 changes: 0 additions & 19 deletions
19
admin/bsf-analytics/bin/block-commits-with-merge-conflict.sh
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.