aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-07-18 22:49:50 +0900
committerGitHub <noreply@github.com>2025-07-18 22:49:50 +0900
commita567eecd22cd489655e0c12bb05164efee4755b2 (patch)
tree9befc8850db09b4f02716f1e964bec2f0b06a214
parentcc779038f9ef892b487963e6f71ea9b4f17a49b9 (diff)
parent5a356c518774c08d78d55ed621640570fcfc60a9 (diff)
Merge pull request #765 from JaKooLit/main
swaync v0.12 update huge border fix
-rwxr-xr-xconfig/swaync/style.css31
1 files changed, 4 insertions, 27 deletions
diff --git a/config/swaync/style.css b/config/swaync/style.css
index 1aed332c..3fff57ae 100755
--- a/config/swaync/style.css
+++ b/config/swaync/style.css
@@ -12,6 +12,7 @@
* {
font-family: "JetBrains Mono Nerd Font";
font-weight: bold;
+ font-size: 1rem;
}
.control-center .notification-row:focus,
@@ -23,20 +24,14 @@
.notification-row {
outline: none;
- margin: 0px;
}
.notification {
- border-radius: 10px;
-}
-
-.notification-content{
/*color: @text-color;*/
background: @noti-bg;
padding: 3px 10px 3px 6px;
border-radius: 10px;
- border: 1px solid @noti-border-color;
- margin: 0px;
+ border: 2px solid @noti-border-color;
}
.notification-default-action {
@@ -210,7 +205,7 @@
padding: 3px 6px;
margin: 5px;
border-radius: 10px;
- font-size: 1rem;
+ font-size: 0.5rem;
color: @noti-border-color;
}
@@ -331,22 +326,4 @@
border-radius: 10px;
font-size: x-large;
color: @text-color
-}
-
-.low {
- background: @text-color;
- padding: 0px;
- border-radius: 10px;
-}
-
-.normal {
- background: @text-color;
- padding: 0px;
- border-radius: 10px;
-}
-
-.critical {
- background: red;
- padding: 0px;
- border-radius: 10px;
-}
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage