Skip to content

Commit b439107

Browse files
authored
Merge pull request #204 from ksangers/fix-system-action-icon-size
Remove setting of icon-size for .system-action-icon
2 parents fbce183 + 23d2edd commit b439107

File tree

9 files changed

+0
-9
lines changed

9 files changed

+0
-9
lines changed

src/gnome-shell/sass/widgets/_app-grid.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ StWidget.focused .app-well-app-running-dot {
203203
background-color: rgba(0,0,0,0.8);
204204
color: #fff;
205205
border-radius: 99px;
206-
icon-size: 8px;
207206
}
208207

209208
.page-navigation-hint {

src/gnome-shell/shell-40-0/gnome-shell-Compact.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2450,7 +2450,6 @@ StWidget.focused .app-well-app-running-dot {
24502450
background-color: rgba(0, 0, 0, 0.8);
24512451
color: #fff;
24522452
border-radius: 99px;
2453-
icon-size: 8px;
24542453
}
24552454

24562455
.page-navigation-hint {

src/gnome-shell/shell-40-0/gnome-shell-Dark-Compact.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2450,7 +2450,6 @@ StWidget.focused .app-well-app-running-dot {
24502450
background-color: rgba(0, 0, 0, 0.8);
24512451
color: #fff;
24522452
border-radius: 99px;
2453-
icon-size: 8px;
24542453
}
24552454

24562455
.page-navigation-hint {

src/gnome-shell/shell-40-0/gnome-shell-Dark.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2450,7 +2450,6 @@ StWidget.focused .app-well-app-running-dot {
24502450
background-color: rgba(0, 0, 0, 0.8);
24512451
color: #fff;
24522452
border-radius: 99px;
2453-
icon-size: 8px;
24542453
}
24552454

24562455
.page-navigation-hint {

src/gnome-shell/shell-40-0/gnome-shell.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2450,7 +2450,6 @@ StWidget.focused .app-well-app-running-dot {
24502450
background-color: rgba(0, 0, 0, 0.8);
24512451
color: #fff;
24522452
border-radius: 99px;
2453-
icon-size: 8px;
24542453
}
24552454

24562455
.page-navigation-hint {

src/gnome-shell/shell-42-0/gnome-shell-Compact.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2524,7 +2524,6 @@ StWidget.focused .app-well-app-running-dot {
25242524
background-color: rgba(0, 0, 0, 0.8);
25252525
color: #fff;
25262526
border-radius: 99px;
2527-
icon-size: 8px;
25282527
}
25292528

25302529
.page-navigation-hint {

src/gnome-shell/shell-42-0/gnome-shell-Dark-Compact.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2524,7 +2524,6 @@ StWidget.focused .app-well-app-running-dot {
25242524
background-color: rgba(0, 0, 0, 0.8);
25252525
color: #fff;
25262526
border-radius: 99px;
2527-
icon-size: 8px;
25282527
}
25292528

25302529
.page-navigation-hint {

src/gnome-shell/shell-42-0/gnome-shell-Dark.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2524,7 +2524,6 @@ StWidget.focused .app-well-app-running-dot {
25242524
background-color: rgba(0, 0, 0, 0.8);
25252525
color: #fff;
25262526
border-radius: 99px;
2527-
icon-size: 8px;
25282527
}
25292528

25302529
.page-navigation-hint {

src/gnome-shell/shell-42-0/gnome-shell.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2524,7 +2524,6 @@ StWidget.focused .app-well-app-running-dot {
25242524
background-color: rgba(0, 0, 0, 0.8);
25252525
color: #fff;
25262526
border-radius: 99px;
2527-
icon-size: 8px;
25282527
}
25292528

25302529
.page-navigation-hint {

0 commit comments

Comments
 (0)