Gnome-Shell: update gnome 3.38.1

This commit is contained in:
Daniel Ruiz de Alegría
2020-10-28 12:40:31 +01:00
parent 3d6f0b4fad
commit 93e92f5c5e
4 changed files with 6 additions and 3 deletions
@@ -1602,7 +1602,8 @@ StScrollBar {
.user-icon {
background-size: contain;
color: white;
border-radius: 99px; }
border-radius: 99px;
border: 2px white; }
.user-icon:hover {
color: white; }
.user-icon StIcon {
@@ -1601,7 +1601,8 @@ StScrollBar {
.user-icon {
background-size: contain;
color: white;
border-radius: 99px; }
border-radius: 99px;
border: 2px white; }
.user-icon:hover {
color: white; }
.user-icon StIcon {