Fossil SCM

Blitz skin: remove the on-hover color change for disabled buttons inadvertently added in this branch.

stephan 2026-06-09 10:18 UTC forum-editor-2026
Commit 810b65546dc9ff4efc42d4b6e7a41e22000221dafe1ea0c65fe190d702d8bef2
1 file changed -7
--- skins/blitz/css.txt
+++ skins/blitz/css.txt
@@ -527,17 +527,10 @@
527527
input[type=reset]:disabled,
528528
input[type=submit]:disabled{
529529
background-color: rgb(153,153,153);
530530
}
531531
532
-.button:disabled:hover,
533
-button:disabled:hover,
534
-input[type=button]:disabled:hover,
535
-input[type=reset]:disabled:hover,
536
-input[type=submit]:disabled:hover{
537
- color: #222;
538
-}
539532
540533
/* Forms
541534
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
542535
input[type="email"],
543536
input[type="number"],
544537
--- skins/blitz/css.txt
+++ skins/blitz/css.txt
@@ -527,17 +527,10 @@
527 input[type=reset]:disabled,
528 input[type=submit]:disabled{
529 background-color: rgb(153,153,153);
530 }
531
532 .button:disabled:hover,
533 button:disabled:hover,
534 input[type=button]:disabled:hover,
535 input[type=reset]:disabled:hover,
536 input[type=submit]:disabled:hover{
537 color: #222;
538 }
539
540 /* Forms
541 ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
542 input[type="email"],
543 input[type="number"],
544
--- skins/blitz/css.txt
+++ skins/blitz/css.txt
@@ -527,17 +527,10 @@
527 input[type=reset]:disabled,
528 input[type=submit]:disabled{
529 background-color: rgb(153,153,153);
530 }
531
 
 
 
 
 
 
 
532
533 /* Forms
534 ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
535 input[type="email"],
536 input[type="number"],
537

Keyboard Shortcuts

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