🗝
summary refs log tree commit diff
path: root/cgit/patch.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit/patch.css')
-rw-r--r--cgit/patch.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgit/patch.css b/cgit/patch.css
new file mode 100644
index 0000000..9a28e0d
--- /dev/null
+++ b/cgit/patch.css
@@ -0,0 +1,5 @@
+#visibility {
+    position: absolute;
+    right: 1em;
+    text-decoration: none;
+}
\ No newline at end of file