mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 16:35:45 +01:00
Hack for conflict marker
This commit is contained in:
@@ -829,4 +829,12 @@ form .field:not(.is-grouped) {
|
||||
font-weight: 500 !important;
|
||||
}
|
||||
|
||||
.diff-gutter-conflict {
|
||||
background: $warning-50;
|
||||
}
|
||||
|
||||
.diff-code-conflict {
|
||||
background: $warning-25;
|
||||
}
|
||||
|
||||
@import "bulma-popover/css/bulma-popover";
|
||||
|
||||
Reference in New Issue
Block a user