Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/main.scss')
-rw-r--r--app/assets/stylesheets/main.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/main.scss b/app/assets/stylesheets/main.scss
index 5a09e564c60..bff24dd68b9 100644
--- a/app/assets/stylesheets/main.scss
+++ b/app/assets/stylesheets/main.scss
@@ -152,13 +152,13 @@ $hover: #FDF5D9;
* CODE HIGHTLIGHT BASE
*
*/
-@import "highlight.scss";
+@import "highlight/white.scss";
/**
* CODE HIGHTLIGHT DARK schema
*
*/
-@import "highlight.black.scss";
+@import "highlight/dark.scss";
/**
* JQUERY UI ext