summaryrefslogtreecommitdiff
path: root/src/chrome/os
diff options
context:
space:
mode:
Diffstat (limited to 'src/chrome/os')
-rw-r--r--src/chrome/os/winnt/browser.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chrome/os/winnt/browser.css b/src/chrome/os/winnt/browser.css
index d40f9ec..54efaf6 100644
--- a/src/chrome/os/winnt/browser.css
+++ b/src/chrome/os/winnt/browser.css
@@ -1,7 +1,7 @@
1:root { 1:root {
2 --appmenu-background: rgba(0,0,0,.85); 2 --appmenu-background: rgba(0,0,0,.85);
3 --appmenu-border-color: rgba(0,0,0,.15); 3 --appmenu-border-color: rgba(0,0,0,.15);
4 --appmenu-border-radius: 4px; 4 --appmenu-border-radius: 0px;
5} 5}
6 6
7/* ::::: app menu button ::::: */ 7/* ::::: app menu button ::::: */