Fossil SCM

Chnage all buttons on Blitz skin to be as they were originally (transparent) instead of dark-aqua'ish like some exceptions. Use body background color instead of transparent so on selected forum, they don't looks disabled.

mgagnon 2026-06-11 12:14 UTC forum-editor-2026
Commit 15782c004931451c20253508123144a167cef4db7e52f90a5b1d0df9a3887c6c
1 file changed +5 -3
--- skins/blitz/css.txt
+++ skins/blitz/css.txt
@@ -485,12 +485,12 @@
485485
input[type=reset],
486486
input[type=submit]{
487487
display: inline-block;
488488
height: 3.3rem;
489489
padding: 0 2.2rem;
490
- color: white;
491
- background-color: #446979;
490
+ color: #444;
491
+ background-color: #f8f8f8;;
492492
border-color: #446979;
493493
text-align: center;
494494
font-size: 1.1rem;
495495
font-weight: 700;
496496
line-height: 3.3rem;
@@ -524,17 +524,19 @@
524524
.button:disabled,
525525
button:disabled,
526526
input[type=button]:disabled,
527527
input[type=reset]:disabled,
528528
input[type=submit]:disabled{
529
+ color: #444;
529530
background-color: rgb(153,153,153);
530531
}
531532
532533
.content a.button,
533534
.submenu a.button,
534535
.submenu a.button:visited {
535
- color: white;
536
+ color: #444;
537
+ background: #f8f8f8;
536538
}
537539
538540
539541
/* Forms
540542
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
541543
--- skins/blitz/css.txt
+++ skins/blitz/css.txt
@@ -485,12 +485,12 @@
485 input[type=reset],
486 input[type=submit]{
487 display: inline-block;
488 height: 3.3rem;
489 padding: 0 2.2rem;
490 color: white;
491 background-color: #446979;
492 border-color: #446979;
493 text-align: center;
494 font-size: 1.1rem;
495 font-weight: 700;
496 line-height: 3.3rem;
@@ -524,17 +524,19 @@
524 .button:disabled,
525 button:disabled,
526 input[type=button]:disabled,
527 input[type=reset]:disabled,
528 input[type=submit]:disabled{
 
529 background-color: rgb(153,153,153);
530 }
531
532 .content a.button,
533 .submenu a.button,
534 .submenu a.button:visited {
535 color: white;
 
536 }
537
538
539 /* Forms
540 ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
541
--- skins/blitz/css.txt
+++ skins/blitz/css.txt
@@ -485,12 +485,12 @@
485 input[type=reset],
486 input[type=submit]{
487 display: inline-block;
488 height: 3.3rem;
489 padding: 0 2.2rem;
490 color: #444;
491 background-color: #f8f8f8;;
492 border-color: #446979;
493 text-align: center;
494 font-size: 1.1rem;
495 font-weight: 700;
496 line-height: 3.3rem;
@@ -524,17 +524,19 @@
524 .button:disabled,
525 button:disabled,
526 input[type=button]:disabled,
527 input[type=reset]:disabled,
528 input[type=submit]:disabled{
529 color: #444;
530 background-color: rgb(153,153,153);
531 }
532
533 .content a.button,
534 .submenu a.button,
535 .submenu a.button:visited {
536 color: #444;
537 background: #f8f8f8;
538 }
539
540
541 /* Forms
542 ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
543

Keyboard Shortcuts

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