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
d8ccaebd
Commit
d8ccaebd
authored
Sep 03, 2019
by
Bryan BRANCOTTE
Browse files
working on form-inline / search box
parent
64dda853
Changes
1
Hide whitespace changes
Inline
Side-by-side
basetheme_bootstrap/static/css/basetheme_bootstrap4_pasteur.css
View file @
d8ccaebd
...
...
@@ -98,8 +98,15 @@ header nav.header__top nav-item.active{
background
:
#FFFFFF30
;
}
header
.header__top
.form-inline
input
:not
(
:focus
)
:not
(
:hover
)
::placeholder
{
color
:
white
;
opacity
:
1
;
/* Firefox */
}
header
.header__top
.form-inline
input
:not
(
:focus
)
:not
(
:hover
)
{
background-color
:
#000
;
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