aboutsummaryrefslogtreecommitdiffstats
path: root/config/ags/user
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-05-10 13:27:39 -0400
committerGitHub <noreply@github.com>2024-05-10 13:27:39 -0400
commit46caa203e8b6ae942a4673d99b48719f912acc04 (patch)
tree9d0decc041a02cf2d1d4abf0a374ccff0e8019e6 /config/ags/user
parent166ebd4a04d12c38f2493a4bfbe59d1e58fcd1dc (diff)
Update style.css
adjust ags style
Diffstat (limited to 'config/ags/user')
-rw-r--r--config/ags/user/style.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/config/ags/user/style.css b/config/ags/user/style.css
index 4774bd98..49d44ad8 100644
--- a/config/ags/user/style.css
+++ b/config/ags/user/style.css
@@ -24,11 +24,11 @@ widget {
transition: 300ms cubic-bezier(0, 0.55, 0.45, 1);
border-radius: 1.705rem;
-gtk-outline-radius: 1.705rem;
- border-top: 4px solid @border-color;
+ border-top: 2px solid @border-color;
border-left: 1px solid @border-color-alt;
border-right: 1px solid @border-color-alt;
border-bottom: 2px solid @border-color;
- /* box-shadow: 0px 2px 3px alpha(@color0, 0.45); */
+ /*box-shadow: 0px 2px 3px alpha(@color0, 0.45); */
margin: 0.476rem;
min-width: 13.636rem;
min-height: 3.409rem;
@@ -70,10 +70,10 @@ widget {
.overview-search-results {
border-radius: 1.705rem;
-gtk-outline-radius: 1.705rem;
- border-top: 4px solid @border-color;
+ border-top: 2px solid @border-color;
border-left: 1px solid @border-color-alt;
border-right: 1px solid @border-color-alt;
- border-top: 4px solid @border-color;
+ border-bottom: 2px solid @border-color;
box-shadow: 0px 2px 3px @color9;
margin: 0.476rem;
min-width: 28.773rem;
@@ -123,10 +123,10 @@ widget {
.overview-tasks {
border-radius: 1.705rem;
-gtk-outline-radius: 1.705rem;
- border-top: 4px solid @border-color;
+ border-top: 2px solid @border-color;
border-left: 1px solid @border-color-alt;
border-right: 1px solid @border-color-alt;
- border-top: 4px solid @border-color;
+ border-bottom: 2px solid @border-color;
box-shadow: 0px 2px 3px @color5;
margin: 0.476rem;
padding: 0.341rem;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage