summaryrefslogtreecommitdiff
path: root/src/gui/style.css
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2025-02-12 07:43:51 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2025-02-12 07:43:51 (GMT)
commit80428ecdd6411a94cf1248d113535b938fe6dbea (patch)
treea84c0a410696226446460533a6f5472dd001287e /src/gui/style.css
parentfd2f458abac21ceefa55468e1cb072ed16224a8e (diff)
Create a dialog window allowing to configure the default secret storage.
Diffstat (limited to 'src/gui/style.css')
-rw-r--r--src/gui/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/gui/style.css b/src/gui/style.css
index 44161f7..9078310 100644
--- a/src/gui/style.css
+++ b/src/gui/style.css
@@ -1,4 +1,13 @@
+/* Extension de style */
+
+.dim-label {
+
+ margin-bottom: 4px;
+
+}
+
+
.boxed-widget {
border-top-left-radius: 12px;