summaryrefslogtreecommitdiffstats
path: root/web/html
diff options
context:
space:
mode:
Diffstat (limited to 'web/html')
-rw-r--r--web/html/css/aur.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/html/css/aur.css b/web/html/css/aur.css
index 741446e..de661fc 100644
--- a/web/html/css/aur.css
+++ b/web/html/css/aur.css
@@ -2,3 +2,7 @@
#lang_sub {
float: right;
}
+
+#pkg-updates td.pkg-new {
+ padding: 0 .5em;
+}