Fossil SCM

switched captcha border from outline to border, because of problems with IE

wolfgang 2010-09-14 20:08 wolfgangFormat2CSS_2
Commit d50fe26c48264cacaf3b802c9677654f9946280e
1 file changed +3 -2
+3 -2
--- src/style.c
+++ src/style.c
@@ -521,12 +521,13 @@
521521
},
522522
{ "table.captcha",
523523
"format for the layout table, used for the captcha display",
524524
@ margin: auto;
525525
@ padding: 10px;
526
- @ outline-width: 1;
527
- @ outline-style: double;
526
+ @ border-width: 1;
527
+ @ border-style: double;
528
+ @ bordor-color: black;
528529
},
529530
{ "td.login_out_label",
530531
"format for the label cells in the login/out table",
531532
@ text-align: center;
532533
},
533534
--- src/style.c
+++ src/style.c
@@ -521,12 +521,13 @@
521 },
522 { "table.captcha",
523 "format for the layout table, used for the captcha display",
524 @ margin: auto;
525 @ padding: 10px;
526 @ outline-width: 1;
527 @ outline-style: double;
 
528 },
529 { "td.login_out_label",
530 "format for the label cells in the login/out table",
531 @ text-align: center;
532 },
533
--- src/style.c
+++ src/style.c
@@ -521,12 +521,13 @@
521 },
522 { "table.captcha",
523 "format for the layout table, used for the captcha display",
524 @ margin: auto;
525 @ padding: 10px;
526 @ border-width: 1;
527 @ border-style: double;
528 @ bordor-color: black;
529 },
530 { "td.login_out_label",
531 "format for the label cells in the login/out table",
532 @ text-align: center;
533 },
534

Keyboard Shortcuts

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