File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 126126}
127127
128128/* Confirmation Hint */
129- # confirmation-hint .panel-arrowcontent {
130- background : var (--gnome-button-suggested-action-background ) !important ;
131- border-color : var (--gnome-button-suggested-action-border-color ) !important ;
129+ # confirmation-hint-checkmark-animation-container {
130+ margin : 12px 6px 12px 12px !important ;
132131}
133- # confirmation-hint .panel-arrow {
134- fill : var (--gnome-button-suggested-action-border-color ) !important ;
135- stroke : var (--gnome-button-suggested-action-border-color ) !important ;
136- }
137- # confirmation-hint-message {
138- color : white !important ;
132+ # confirmation-hint-message-container {
133+ margin : 12px 12px 12px 0 !important ;
139134}
140135
141136/* URLbar popups */
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ panel[type=arrow] {
6666/* Style popovers */
6767panel : not ([remote ]) {
6868 --arrowpanel-background : var (--gnome-menu-background ) !important ;
69+ --arrowpanel-color : var (--gnome-menu-color ) !important ;
6970 --panel-item-hover-bgcolor : var (--gnome-selected-background ) !important ;
7071}
7172panel {
You can’t perform that action at this time.
0 commit comments