Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bryan BRANCOTTE
django-basetheme-bootstrap
Commits
9f491295
Commit
9f491295
authored
Sep 03, 2019
by
Bryan BRANCOTTE
Browse files
minor UI fix
parent
25597ab5
Changes
1
Hide whitespace changes
Inline
Side-by-side
basetheme_bootstrap/static/css/basetheme_bootstrap4_pasteur.css
View file @
9f491295
...
...
@@ -103,10 +103,13 @@ header .header__top .form-inline input:not(:focus):not(:hover)::placeholder {
opacity
:
1
;
/* Firefox */
}
header
.header__top
.form-inline
input
{
border
:
0
;
}
header
.header__top
.form-inline
input
:not
(
:focus
)
:not
(
:hover
)
{
background-color
:
#211b1d66
;
background-color
:
#FFFFFF22
;
border
:
0
;
}
header
.header__top
.form-inline
.form-control
{
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment