gtk: Change the direction of the .server-list-button arrow
This is more in line with the Material Design guidelines.
By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.
This is more in line with the Material Design guidelines.
roundabout,
created on Saturday, 6 March 2021, 23:32:08 (1615073528),
received on Sunday, 11 May 2025, 13:22:56 (1746969776)
Author identity: nana-4 <hnmaigo@gmail.com>
b65abfeba2fb3f4082147b0fae75843b2140efc0
placesview { .server-list-button { > image { -gtk-icon-transform: rotate(0turn);-gtk-icon-transform: rotate(-.5turn);} &:checked > image { -gtk-icon-transform: rotate(-.5turn);-gtk-icon-transform: rotate(0turn);} }