Private GIT

Skip to content
Snippets Groups Projects
Commit 9d8cfd62 authored by root's avatar root
Browse files

Ad select and content

parent 10a5da4c
Branches
No related tags found
No related merge requests found
Pipeline #28 canceled
......@@ -265,6 +265,13 @@ A.grey:visited, A.grey, .grey {
font-size: 14px;
}
select2-container--default .select2-results>.select2-results__options {
background-color: #333;
border: 1px;
border-color: #333;
}
.select2-search--dropdown {
background-color: #333;
......@@ -281,6 +288,7 @@ A.grey:visited, A.grey, .grey {
border-radius: 4px;
}
button, input, optgroup, select, textarea {
background-color: black;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment