Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
fractal
Commits
feab9a50
Commit
feab9a50
authored
May 14, 2022
by
Tobias Bernard
🌱
Committed by
Kévin Commaille
May 16, 2022
Browse files
sidebar: 2px margin between rows
This avoids rows blending together when hovering a row next to the active one.
parent
16c270ad
Pipeline
#398368
passed with stages
in 32 minutes and 4 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
data/resources/style.css
View file @
feab9a50
...
...
@@ -265,6 +265,7 @@ login {
animation-timing-function
:
ease-in-out
;
outline
:
0
solid
transparent
;
outline-offset
:
2px
;
margin-top
:
2px
;
}
.sidebar-list
sidebar-row
>
*
>
box
{
...
...
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