Fossil SCM

Removed the reduced opacity from the 'active' menu item in darkmode skin. It just looks a bit odd.

stephan 2021-03-04 11:18 trunk
Commit a0f30a58e705fd9e4774bc1218a7c1c4a10d553a87b5c09803f8d88b0bb64111
1 file changed -4
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -134,14 +134,10 @@
134134
color: #333;
135135
border-color: #888;
136136
outline: 0
137137
}
138138
139
-div.mainmenu a.active {
140
- opacity: 0.8;
141
-}
142
-
143139
/* All page content from the bottom of the menu or submenu down to
144140
** the footer */
145141
div.content {
146142
padding: 0ex 1ex 1ex 1ex;
147143
}
148144
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -134,14 +134,10 @@
134 color: #333;
135 border-color: #888;
136 outline: 0
137 }
138
139 div.mainmenu a.active {
140 opacity: 0.8;
141 }
142
143 /* All page content from the bottom of the menu or submenu down to
144 ** the footer */
145 div.content {
146 padding: 0ex 1ex 1ex 1ex;
147 }
148
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -134,14 +134,10 @@
134 color: #333;
135 border-color: #888;
136 outline: 0
137 }
138
 
 
 
 
139 /* All page content from the bottom of the menu or submenu down to
140 ** the footer */
141 div.content {
142 padding: 0ex 1ex 1ex 1ex;
143 }
144

Keyboard Shortcuts

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