Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dark THEME LIBRENMS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christophe K.
Dark THEME LIBRENMS
Commits
03f449b3
Commit
03f449b3
authored
5 years ago
by
root
Browse files
Options
Downloads
Patches
Plain Diff
modify bg & color select result box bootstrap
parent
67a9fad9
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
html/css/custom/styles.css
+5
-0
5 additions, 0 deletions
html/css/custom/styles.css
with
5 additions
and
0 deletions
html/css/custom/styles.css
+
5
−
0
View file @
03f449b3
...
...
@@ -335,6 +335,11 @@ 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
{
background-color
:
black
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment