[gnome-clocks/bilelmoussaoui/timer/focus] Timer: fix square focus on buttons
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks/bilelmoussaoui/timer/focus] Timer: fix square focus on buttons
- Date: Sat, 4 Apr 2020 10:23:31 +0000 (UTC)
commit ddabca64763d6dd83d9b3bfa061799a91e952a79
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Sat Apr 4 12:23:05 2020 +0200
Timer: fix square focus on buttons
fixes #81
data/css/gnome-clocks.css | 3 ---
data/ui/timer_row.ui | 8 ++++----
2 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/data/css/gnome-clocks.css b/data/css/gnome-clocks.css
index 4e0793b..eea6023 100644
--- a/data/css/gnome-clocks.css
+++ b/data/css/gnome-clocks.css
@@ -169,9 +169,6 @@ spinbutton.clocks-timer-label {
spinbutton.clocks-timer-label button {
color: transparent;
}
-.timer-panel .round-button {
- border-radius: 9999px;
-}
.timer-panel .small-button {
padding: 5px 9px
}
diff --git a/data/ui/timer_row.ui b/data/ui/timer_row.ui
index adb792f..d9fdece 100644
--- a/data/ui/timer_row.ui
+++ b/data/ui/timer_row.ui
@@ -101,7 +101,7 @@
</object>
</child>
<style>
- <class name="round-button"/>
+ <class name="pill-button"/>
<class name="large-button"/>
</style>
</object>
@@ -126,7 +126,7 @@
</child>
<style>
<class name="suggested-action"/>
- <class name="round-button"/>
+ <class name="pill-button"/>
<class name="large-button"/>
</style>
</object>
@@ -161,7 +161,7 @@
</object>
</child>
<style>
- <class name="round-button"/>
+ <class name="pill-button"/>
<class name="small-button"/>
</style>
</object>
@@ -204,7 +204,7 @@
</object>
</child>
<style>
- <class name="round-button"/>
+ <class name="pill-button"/>
<class name="small-button"/>
</style>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]