forked from AuroraMiddleware/gtk
Adwaita: Drop .context-menu
We are not using it anymore, and yet fonts on a bold textview are fine. So no need for this.
This commit is contained in:
parent
f84ecf9cd2
commit
0351f27af2
@ -4666,8 +4666,6 @@ cursor-handle {
|
||||
}
|
||||
}
|
||||
|
||||
.context-menu { font: initial; } // Decouple the font of context menus from their entry/textview
|
||||
|
||||
shortcuts-section {
|
||||
margin: 20px;
|
||||
}
|
||||
|
@ -1930,8 +1930,6 @@ cursor-handle.bottom:active:dir(ltr), cursor-handle.top:active:dir(rtl) { -gtk-i
|
||||
|
||||
cursor-handle.insertion-cursor:active:dir(ltr), cursor-handle.insertion-cursor:active:dir(rtl) { -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-active-dark.png"), url("assets/slider-horz-scale-has-marks-above-active-dark@2.png")); }
|
||||
|
||||
.context-menu { font: initial; }
|
||||
|
||||
shortcuts-section { margin: 20px; }
|
||||
|
||||
.shortcuts-search-results { margin: 20px; border-spacing: 24px; }
|
||||
|
@ -1946,8 +1946,6 @@ cursor-handle.bottom:active:dir(ltr), cursor-handle.top:active:dir(rtl) { -gtk-i
|
||||
|
||||
cursor-handle.insertion-cursor:active:dir(ltr), cursor-handle.insertion-cursor:active:dir(rtl) { -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-active.png"), url("assets/slider-horz-scale-has-marks-above-active@2.png")); }
|
||||
|
||||
.context-menu { font: initial; }
|
||||
|
||||
shortcuts-section { margin: 20px; }
|
||||
|
||||
.shortcuts-search-results { margin: 20px; border-spacing: 24px; }
|
||||
|
Loading…
Reference in New Issue
Block a user