Fossil SCM

Widen the scope for a button's visibility in darkmode.

brickviking 2024-12-12 06:33 trunk
Commit 19da71c5e76ee4fb547a14f6f69edb5d6f27954d0f97ec2a8d456cb6616dd72a
1 file changed +1 -4
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -98,13 +98,10 @@
9898
}
9999
.fileage tr:hover,
100100
div.filetreeline:hover {
101101
background-color: #333;
102102
}
103
-div.file-change-line button {
104
- background-color: #484848
105
-}
106103
.button,
107104
button {
108105
color: #aaa;
109106
background-color: #444;
110107
border-radius: 5px;
@@ -540,11 +537,11 @@
540537
color: inherit;
541538
font: inherit;
542539
margin: 0
543540
}
544541
button {
545
- background-color: rgba(45,45,45,0.75);
542
+ background-color: rgba(48,48,48,0.75);
546543
}
547544
input, textarea, select {
548545
border: 1px solid rgba(127, 201, 255, 0.9);
549546
padding: 1px;
550547
}
551548
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -98,13 +98,10 @@
98 }
99 .fileage tr:hover,
100 div.filetreeline:hover {
101 background-color: #333;
102 }
103 div.file-change-line button {
104 background-color: #484848
105 }
106 .button,
107 button {
108 color: #aaa;
109 background-color: #444;
110 border-radius: 5px;
@@ -540,11 +537,11 @@
540 color: inherit;
541 font: inherit;
542 margin: 0
543 }
544 button {
545 background-color: rgba(45,45,45,0.75);
546 }
547 input, textarea, select {
548 border: 1px solid rgba(127, 201, 255, 0.9);
549 padding: 1px;
550 }
551
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -98,13 +98,10 @@
98 }
99 .fileage tr:hover,
100 div.filetreeline:hover {
101 background-color: #333;
102 }
 
 
 
103 .button,
104 button {
105 color: #aaa;
106 background-color: #444;
107 border-radius: 5px;
@@ -540,11 +537,11 @@
537 color: inherit;
538 font: inherit;
539 margin: 0
540 }
541 button {
542 background-color: rgba(48,48,48,0.75);
543 }
544 input, textarea, select {
545 border: 1px solid rgba(127, 201, 255, 0.9);
546 padding: 1px;
547 }
548

Keyboard Shortcuts

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