Fossil SCM

darkmode skin: cleaned up centering of hamburger menu.

stephan 2021-02-16 18:53 trunk
Commit daf8ab95cd19afb3eb992e710012c0b43eda57d3532c32511fad90069a57a674
1 file changed +1 -2
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -57,12 +57,11 @@
5757
background-color: #1f1f1f;
5858
border: 2px solid #303536;
5959
border-radius: 0 0 0.5em 0.5em;
6060
display: none;
6161
left: 2em;
62
- width: 90%;
63
- padding-right: 1em;
62
+ width: calc(100% - 4em);
6463
position: absolute;
6564
z-index: 20; /* just below mainmenu, but above timeline bubbles */
6665
}
6766
6867
div.mainmenu, div.submenu, div.sectionmenu {
6968
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -57,12 +57,11 @@
57 background-color: #1f1f1f;
58 border: 2px solid #303536;
59 border-radius: 0 0 0.5em 0.5em;
60 display: none;
61 left: 2em;
62 width: 90%;
63 padding-right: 1em;
64 position: absolute;
65 z-index: 20; /* just below mainmenu, but above timeline bubbles */
66 }
67
68 div.mainmenu, div.submenu, div.sectionmenu {
69
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -57,12 +57,11 @@
57 background-color: #1f1f1f;
58 border: 2px solid #303536;
59 border-radius: 0 0 0.5em 0.5em;
60 display: none;
61 left: 2em;
62 width: calc(100% - 4em);
 
63 position: absolute;
64 z-index: 20; /* just below mainmenu, but above timeline bubbles */
65 }
66
67 div.mainmenu, div.submenu, div.sectionmenu {
68

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button