Fossil

Diff
Login

Diff

Differences From Artifact [c8df497000]:

To Artifact [2e5bfc3ffe]:


519
520
521
522
523
524
525
526
527

528
529
530
531
532
533
534
    "captcha display options",
    @   text-align: center;
  },
  { "table.captcha",
    "format for the layout table, used for the captcha display",
    @   margin: auto;
    @   padding: 10px;
    @   outline-width: 1;
    @   outline-style: double;

  },
  { "td.login_out_label",
    "format for the label cells in the login/out table",
    @   text-align: center;
  },
  { "span.loginError",
    "format for login error messages",







|
|
>







519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
    "captcha display options",
    @   text-align: center;
  },
  { "table.captcha",
    "format for the layout table, used for the captcha display",
    @   margin: auto;
    @   padding: 10px;
    @   border-width: 1;
    @   border-style: double;
    @   bordor-color: black;
  },
  { "td.login_out_label",
    "format for the label cells in the login/out table",
    @   text-align: center;
  },
  { "span.loginError",
    "format for login error messages",