[libadwaita/wip/exalm/polish: 2/3] stylesheet: Fix boxed list focus outline offset
- From: Alexander Mikhaylenko <alexm src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [libadwaita/wip/exalm/polish: 2/3] stylesheet: Fix boxed list focus outline offset
 
- Date: Mon,  4 Oct 2021 11:42:43 +0000 (UTC)
 
commit a87f889b208e96feb02ededa807cdc1e65461258
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Mon Oct 4 16:39:05 2021 +0500
    stylesheet: Fix boxed list focus outline offset
 src/stylesheet/widgets/_lists.scss | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/src/stylesheet/widgets/_lists.scss b/src/stylesheet/widgets/_lists.scss
index da12a303..70617014 100644
--- a/src/stylesheet/widgets/_lists.scss
+++ b/src/stylesheet/widgets/_lists.scss
@@ -160,6 +160,8 @@ row.combo {
 }
 
 %boxed_list_row {
+  @include focus-ring($offset: -1px);
+
   transition: 200ms $ease-out-quad;
   border-bottom: 1px solid $borders_color;
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]