1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00

gtk2: fix thunar bulk rename entry (fix #707)

This commit is contained in:
Horst3180 2016-12-15 13:40:54 +01:00
parent d641d3de16
commit 7da711e12d
No known key found for this signature in database
GPG Key ID: C57DFF0D28DAAE97

View File

@ -144,6 +144,9 @@ widget_class "*MousepadSearchBar*.<GtkEntry>" style "entry_border"
# Mousepad find and replace
widget_class "*MousepadReplaceDialog*.<GtkEntry>" style "entry_border"
# Thunar bulk rename
widget_class "*ThunarRenamerDialog*.<GtkEntry>" style "entry_border"
# Hexchat input box
class "SexySpellEntry" style:highest "entry_border"