Fossil SCM

Fix of file-change-line button.

brickviking 2024-12-12 06:48 trunk
Commit 8e3e57b39a0f511fba47a29408f4259ae7fa6606c9db91f1bffb75887f95b152
1 file changed +5 -2
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -98,14 +98,17 @@
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
+}
103106
.button,
104107
button {
105108
color: #aaa;
106
- background-color: #444;
109
+ background-color: #484848;
107110
border-radius: 5px;
108111
border: 0
109112
}
110113
.button:hover,
111114
button:hover {
@@ -537,11 +540,11 @@
537540
color: inherit;
538541
font: inherit;
539542
margin: 0
540543
}
541544
button {
542
- background-color: rgba(48,48,48,0.75);
545
+ background-color: rgba(45,45,45,0.75);
543546
}
544547
input, textarea, select {
545548
border: 1px solid rgba(127, 201, 255, 0.9);
546549
padding: 1px;
547550
}
548551
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -98,14 +98,17 @@
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;
108 border: 0
109 }
110 .button:hover,
111 button:hover {
@@ -537,11 +540,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
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -98,14 +98,17 @@
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: #484848;
110 border-radius: 5px;
111 border: 0
112 }
113 .button:hover,
114 button:hover {
@@ -537,11 +540,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

Keyboard Shortcuts

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