summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.py b/src/ui.py
index b4a7091..78fbfd2 100644
--- a/src/ui.py
+++ b/src/ui.py
@@ -980,7 +980,7 @@ class ApplistItem(QWidget, Commands):
"""
QWidget {
background-color: "#FF4C4C";
- radius: 3
+ border-radius: 3
}
QLabel {
color: white;