Commit 2487c978 authored by Marcel van Remmerden's avatar Marcel van Remmerden

Simplify colors in the Web IDE

parent 35c478de
...@@ -75,7 +75,7 @@ $ide-commit-header-height: 48px; ...@@ -75,7 +75,7 @@ $ide-commit-header-height: 48px;
.multi-file-tabs { .multi-file-tabs {
display: flex; display: flex;
background-color: $white-normal; background-color: $gray-light;
box-shadow: inset 0 -1px $white-dark; box-shadow: inset 0 -1px $white-dark;
> ul { > ul {
......
---
title: Simplifying colors in the Web IDE
merge_request: 25304
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment