Fossil SCM

Correct user table outline color in the 'eagle' skin.

mistachkin 2015-01-30 19:25 trunk
Commit f156a4adbfb35139e294e41e94aefa2254491b68
1 file changed +1 -1
--- skins/eagle/css.txt
+++ skins/eagle/css.txt
@@ -187,11 +187,11 @@
187187
188188
/* format for the user list table on the user setup page */
189189
table.usetupUserList {
190190
outline-style: double;
191191
outline-width: 1px;
192
- border-color: white;
192
+ outline-color: white;
193193
padding: 10px;
194194
}
195195
196196
/* color for capabilities, inherited by reader */
197197
span.ueditInheritReader {
198198
--- skins/eagle/css.txt
+++ skins/eagle/css.txt
@@ -187,11 +187,11 @@
187
188 /* format for the user list table on the user setup page */
189 table.usetupUserList {
190 outline-style: double;
191 outline-width: 1px;
192 border-color: white;
193 padding: 10px;
194 }
195
196 /* color for capabilities, inherited by reader */
197 span.ueditInheritReader {
198
--- skins/eagle/css.txt
+++ skins/eagle/css.txt
@@ -187,11 +187,11 @@
187
188 /* format for the user list table on the user setup page */
189 table.usetupUserList {
190 outline-style: double;
191 outline-width: 1px;
192 outline-color: white;
193 padding: 10px;
194 }
195
196 /* color for capabilities, inherited by reader */
197 span.ueditInheritReader {
198

Keyboard Shortcuts

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