summaryrefslogtreecommitdiffstats
path: root/style/mobile-chrome.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/mobile-chrome.css')
-rw-r--r--style/mobile-chrome.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style/mobile-chrome.css b/style/mobile-chrome.css
new file mode 100644
index 0000000..36c86e9
--- /dev/null
+++ b/style/mobile-chrome.css
@@ -0,0 +1,5 @@
+/* unfuck the pixels! */
+/* TODO: idk submit a bug ticket */
+.border > hr {
+ border-image-outset: 0px 2px 0px 2px;
+}