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
yPhil
Pétrolette
Commits
80dee8aa
Commit
80dee8aa
authored
Mar 08, 2021
by
yPhil
Browse files
Chrome / Webkit scrollbar width
parent
ccf0b491
Changes
2
Hide whitespace changes
Inline
Side-by-side
public/css/petrolette.css
View file @
80dee8aa
...
...
@@ -1221,19 +1221,17 @@ li.feed div.feed-body:hover {
}
/* Works on Chrome, Edge, and Safari */
/*
*::-webkit-scrollbar {
*/
/*
width:
12
px;
*/
/* } */
*
::-webkit-scrollbar
{
width
:
4
px
;
}
/*
*::-webkit-scrollbar-track {
*/
/*
background: var(--color-ui-qua);
*/
/* } */
*
::-webkit-scrollbar-track
{
background
:
var
(
--color-ui-qua
);
}
/* *::-webkit-scrollbar-thumb { */
/* background-color: var(--color-ui-pri); */
/* border-radius: 20px; */
/* border: 3px solid var(--color-ui-qua); */
/* } */
*
::-webkit-scrollbar-thumb
{
background-color
:
var
(
--color-ui-pri
);
}
.folded
{
height
:
0
!important
;
...
...
public/images/loading.gif
View replaced file @
ccf0b491
View file @
80dee8aa
110 KB
|
W:
|
H:
73 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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