Reverted back to standard styles
This commit is contained in:
parent
55a636f4d1
commit
5c5be05843
@ -12,7 +12,3 @@
|
||||
border-radius: 5px;
|
||||
padding: 5px;
|
||||
}
|
||||
.chat_row:selected {
|
||||
background: mix(@theme_bg_color, @theme_selected_bg_color, 0.3);
|
||||
color: mix(@window_fg_color, @theme_selected_bg_color, 0.5);
|
||||
}
|
||||
|
@ -246,6 +246,7 @@
|
||||
<style>
|
||||
<class name="accent"/>
|
||||
<class name="circular"/>
|
||||
<class name="suggested-action"/>
|
||||
</style>
|
||||
<child>
|
||||
<object class="AdwButtonContent">
|
||||
|
Loading…
x
Reference in New Issue
Block a user