Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IT2810 H21
Team 28
project-3
Commits
06fb9f8a
Commit
06fb9f8a
authored
Oct 31, 2021
by
Ingri Holm Nygaardsmoen
Browse files
Stylet filtrerings- og sorteringsknapper
#8
parent
0aece59f
Changes
1
Hide whitespace changes
Inline
Side-by-side
project-3/src/components/searchbar/Filter.css
View file @
06fb9f8a
...
...
@@ -10,7 +10,7 @@
display
:
inline-block
;
position
:
absolute
;
left
:
40rem
;
top
:
2
rem
;
top
:
1
rem
;
z-index
:
20
;
}
.Filter__Title
,
.Filter__Container__closed
:hover
{
...
...
@@ -26,16 +26,17 @@
.Filter__Big_Buttons
{
display
:
flex
;
flex-flow
:
row
;
height
:
10
vmin
;
height
:
2
vmin
;
width
:
50vmin
;
justify-Content
:
space-around
;
align-Items
:
center
;
}
Button
{
margin
:
5px
;
z-index
:
20
;
height
:
55px
;
}
@media
only
screen
and
(
max-width
:
1000px
)
{
.Filter__Big_Container
{
display
:
none
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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