mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
gtk2: fix mousepad find and replace textbox (fix #664)
This commit is contained in:
parent
b8a8461709
commit
efdd708a13
@ -79,5 +79,8 @@ style "entry_border" {
|
|||||||
# Mousepad search entry
|
# Mousepad search entry
|
||||||
widget_class "*MousepadSearchBar*.<GtkEntry>" style "entry_border"
|
widget_class "*MousepadSearchBar*.<GtkEntry>" style "entry_border"
|
||||||
|
|
||||||
|
# Mousepad find and replace
|
||||||
|
widget_class "*MousepadReplaceDialog*.<GtkEntry>" style "entry_border"
|
||||||
|
|
||||||
# Hexchat input box
|
# Hexchat input box
|
||||||
class "SexySpellEntry" style:highest "entry_border"
|
class "SexySpellEntry" style:highest "entry_border"
|
||||||
|
Loading…
Reference in New Issue
Block a user