Skip to content

Commit c30d107

Browse files
committed
update
1 parent 1ea33ab commit c30d107

File tree

9 files changed

+0
-83
lines changed

9 files changed

+0
-83
lines changed

src/_sass/gnome-shell/widgets/_popovers-42.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@
4444
background-image: none;
4545
border: none;
4646

47-
&:ltr { padding-right: $space-size * 2; padding-left: 0; }
48-
&:rtl { padding-right: 0; padding-left: $space-size * 2; }
49-
5047
&:checked {
5148
font-weight: normal;
5249
border-radius: $submenu_item_radius $submenu_item_radius 0 0;

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -539,16 +539,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
539539
border: none;
540540
}
541541

542-
.popup-menu .popup-menu-item:ltr {
543-
padding-right: 8px;
544-
padding-left: 0;
545-
}
546-
547-
.popup-menu .popup-menu-item:rtl {
548-
padding-right: 0;
549-
padding-left: 8px;
550-
}
551-
552542
.popup-menu .popup-menu-item:checked {
553543
font-weight: normal;
554544
border-radius: 14px 14px 0 0;

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -547,16 +547,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
547547
border: none;
548548
}
549549

550-
.popup-menu .popup-menu-item:ltr {
551-
padding-right: 8px;
552-
padding-left: 0;
553-
}
554-
555-
.popup-menu .popup-menu-item:rtl {
556-
padding-right: 0;
557-
padding-left: 8px;
558-
}
559-
560550
.popup-menu .popup-menu-item:checked {
561551
font-weight: normal;
562552
border-radius: 14px 14px 0 0;

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -547,16 +547,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
547547
border: none;
548548
}
549549

550-
.popup-menu .popup-menu-item:ltr {
551-
padding-right: 12px;
552-
padding-left: 0;
553-
}
554-
555-
.popup-menu .popup-menu-item:rtl {
556-
padding-right: 0;
557-
padding-left: 12px;
558-
}
559-
560550
.popup-menu .popup-menu-item:checked {
561551
font-weight: normal;
562552
border-radius: 14px 14px 0 0;

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -539,16 +539,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
539539
border: none;
540540
}
541541

542-
.popup-menu .popup-menu-item:ltr {
543-
padding-right: 12px;
544-
padding-left: 0;
545-
}
546-
547-
.popup-menu .popup-menu-item:rtl {
548-
padding-right: 0;
549-
padding-left: 12px;
550-
}
551-
552542
.popup-menu .popup-menu-item:checked {
553543
font-weight: normal;
554544
border-radius: 14px 14px 0 0;

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -564,16 +564,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
564564
border: none;
565565
}
566566

567-
.popup-menu .popup-menu-item:ltr {
568-
padding-right: 8px;
569-
padding-left: 0;
570-
}
571-
572-
.popup-menu .popup-menu-item:rtl {
573-
padding-right: 0;
574-
padding-left: 8px;
575-
}
576-
577567
.popup-menu .popup-menu-item:checked {
578568
font-weight: normal;
579569
border-radius: 14px 14px 0 0;

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -572,16 +572,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
572572
border: none;
573573
}
574574

575-
.popup-menu .popup-menu-item:ltr {
576-
padding-right: 8px;
577-
padding-left: 0;
578-
}
579-
580-
.popup-menu .popup-menu-item:rtl {
581-
padding-right: 0;
582-
padding-left: 8px;
583-
}
584-
585575
.popup-menu .popup-menu-item:checked {
586576
font-weight: normal;
587577
border-radius: 14px 14px 0 0;

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -572,16 +572,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
572572
border: none;
573573
}
574574

575-
.popup-menu .popup-menu-item:ltr {
576-
padding-right: 12px;
577-
padding-left: 0;
578-
}
579-
580-
.popup-menu .popup-menu-item:rtl {
581-
padding-right: 0;
582-
padding-left: 12px;
583-
}
584-
585575
.popup-menu .popup-menu-item:checked {
586576
font-weight: normal;
587577
border-radius: 14px 14px 0 0;

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -564,16 +564,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
564564
border: none;
565565
}
566566

567-
.popup-menu .popup-menu-item:ltr {
568-
padding-right: 12px;
569-
padding-left: 0;
570-
}
571-
572-
.popup-menu .popup-menu-item:rtl {
573-
padding-right: 0;
574-
padding-left: 12px;
575-
}
576-
577567
.popup-menu .popup-menu-item:checked {
578568
font-weight: normal;
579569
border-radius: 14px 14px 0 0;

0 commit comments

Comments
 (0)