Fossil SCM

For the 'eagle' skin, make the context selected timeline table row readable.

mistachkin 2015-02-25 03:00 trunk
Commit abffb10f28d3a7ec07ca6ff54dae91452c86c629
1 file changed +4
--- skins/eagle/css.txt
+++ skins/eagle/css.txt
@@ -164,10 +164,14 @@
164164
border: 0;
165165
cellpadding: 0;
166166
font-family: "courier new";
167167
border-collapse: collapse;
168168
}
169
+
170
+tr.timelineSelected {
171
+ background-color: #7EA2D9;
172
+}
169173
170174
/* Side-by-side diff */
171175
table.sbsdiff {
172176
background-color: #485D7B;
173177
font-family: fixed, Dejavu Sans Mono, Monaco, Lucida Console, monospace;
174178
--- skins/eagle/css.txt
+++ skins/eagle/css.txt
@@ -164,10 +164,14 @@
164 border: 0;
165 cellpadding: 0;
166 font-family: "courier new";
167 border-collapse: collapse;
168 }
 
 
 
 
169
170 /* Side-by-side diff */
171 table.sbsdiff {
172 background-color: #485D7B;
173 font-family: fixed, Dejavu Sans Mono, Monaco, Lucida Console, monospace;
174
--- skins/eagle/css.txt
+++ skins/eagle/css.txt
@@ -164,10 +164,14 @@
164 border: 0;
165 cellpadding: 0;
166 font-family: "courier new";
167 border-collapse: collapse;
168 }
169
170 tr.timelineSelected {
171 background-color: #7EA2D9;
172 }
173
174 /* Side-by-side diff */
175 table.sbsdiff {
176 background-color: #485D7B;
177 font-family: fixed, Dejavu Sans Mono, Monaco, Lucida Console, monospace;
178

Keyboard Shortcuts

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