Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ju1464
Snowblind
Commits
96ffe95f
Commit
96ffe95f
authored
Apr 13, 2020
by
ju1464
Browse files
FixedWindowsThumbnailsCinnamon
parent
94c35410
Changes
2
Hide whitespace changes
Inline
Side-by-side
Snowblind-Sunset/cinnamon/cinnamon.css
View file @
96ffe95f
...
...
@@ -1434,11 +1434,10 @@ StScrollView StScrollBar {
}
.grouped-window-list-thumbnail-menu
{
padding
:
20px
;
border
:
none
;
border-radius
:
0px
;
color
:
rgba
(
244
,
252
,
252
,
0.7
)
;
background
:
none
;
color
:
#1c242c
;
background
:
#bbdcdc
;
}
.grouped-window-list-thumbnail-menu
.item-box
{
...
...
@@ -1449,12 +1448,12 @@ StScrollView StScrollBar {
.grouped-window-list-thumbnail-menu
.item-box
:outlined
{
border
:
2px
solid
rgba
(
28
,
36
,
44
,
0.12
);
color
:
#
f4fcf
c
;
color
:
#
1c242
c
;
}
.grouped-window-list-thumbnail-menu
.item-box
:selected
{
background
:
rgba
(
244
,
252
,
252
,
0.12
);
color
:
#
f4fcf
c
;
color
:
#
1c242
c
;
}
.grouped-window-list-thumbnail-menu
.item-box
>
StBoxLayout
:ltr
{
...
...
Snowblind/cinnamon/cinnamon.css
View file @
96ffe95f
...
...
@@ -1434,11 +1434,10 @@ StScrollView StScrollBar {
}
.grouped-window-list-thumbnail-menu
{
padding
:
20px
;
border
:
none
;
border-radius
:
0px
;
color
:
rgba
(
244
,
252
,
252
,
0.7
)
;
background
:
non
e
;
color
:
#1c242c
;
background
:
#d2ece
e
;
}
.grouped-window-list-thumbnail-menu
.item-box
{
...
...
@@ -1449,12 +1448,12 @@ StScrollView StScrollBar {
.grouped-window-list-thumbnail-menu
.item-box
:outlined
{
border
:
2px
solid
rgba
(
28
,
36
,
44
,
0.12
);
color
:
#
f4fcf
c
;
color
:
#
1c242
c
;
}
.grouped-window-list-thumbnail-menu
.item-box
:selected
{
background
:
rgba
(
244
,
252
,
252
,
0.12
);
color
:
#
f4fcf
c
;
color
:
#
1c242
c
;
}
.grouped-window-list-thumbnail-menu
.item-box
>
StBoxLayout
:ltr
{
...
...
Write
Preview
Markdown
is supported
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