From 1e6e74a6aed49d0f0169192fbdcc36936039e4e8 Mon Sep 17 00:00:00 2001
From: root <root@librenmscentos.localdomain>
Date: Sun, 9 Jun 2019 14:08:05 +0200
Subject: [PATCH] - test

---
 html/css/custom/styles.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/html/css/custom/styles.css b/html/css/custom/styles.css
index 8004060..4bd7fea 100644
--- a/html/css/custom/styles.css
+++ b/html/css/custom/styles.css
@@ -335,10 +335,12 @@ select2-container--default .select2-results>.select2-results__options {
 }
 
 
+/*
 .select2-container--bootstrap .select2-results__option[aria-selected=true] {
     background-color: #000;
     color: white;
 }
+*/
 
 /* device dependencies */
 .select2-container--default .select2-selection--multiple .select2-selection__rendered {
-- 
GitLab