Merge branch 'master' into glitch-soc/merge-upstream
Conflicts: - config/routes.rb Upstream changed some admin routes, conflict was because of an added :show action for statuses on our side. Kept it.
This commit is contained in:
@@ -542,6 +542,10 @@ a.name-tag,
|
||||
border-left-color: lighten($error-red, 12%);
|
||||
}
|
||||
|
||||
&.warning {
|
||||
border-left-color: $gold-star;
|
||||
}
|
||||
|
||||
&__bubble {
|
||||
padding: 16px;
|
||||
padding-left: 14px;
|
||||
|
Reference in New Issue
Block a user