[libadwaita/wip/exalm/list-focus-again: 2/2] stylesheet: Fix boxed list focus again
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/list-focus-again: 2/2] stylesheet: Fix boxed list focus again
- Date: Mon, 15 Nov 2021 13:16:20 +0000 (UTC)
commit c9a512b3326d980d503c89a199ac6019f23c4200
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Nov 12 22:54:53 2021 +0500
stylesheet: Fix boxed list focus again
It needed adjustments for the listbox style changes.
src/stylesheet/widgets/_lists.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/stylesheet/widgets/_lists.scss b/src/stylesheet/widgets/_lists.scss
index 406f8abc..7435e32d 100644
--- a/src/stylesheet/widgets/_lists.scss
+++ b/src/stylesheet/widgets/_lists.scss
@@ -135,7 +135,7 @@ row.combo {
}
%boxed_list_row {
- @include focus-ring($offset: -2px);
+ @include focus-ring($offset: -1px);
transition: 200ms $ease-out-quad;
border-bottom: 1px solid $border_color;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]