Skip to content
Snippets Groups Projects

Users can apply multiple suggestions at once.

Merged Jesse Hall requested to merge jessehall3/gitlab-ee:25486-batch-suggestions into master
14 files
+ 566
221
Compare changes
  • Side-by-side
  • Inline
Files
14
@@ -4,15 +4,7 @@
color: $gray-800;
vertical-align: baseline;
<<<<<<< HEAD
<<<<<<< HEAD
&.pale-green-badge {
=======
&.success-badge {
>>>>>>> Missing green text within badge pill.
=======
&.badge-pill-success {
>>>>>>> Fix for weird transition visuals between "applying" and "applied" states.
background-color: rgba($green-500, 0.2);
color: $green;
}
Loading