Fossil SCM

Blitz skin: bring the overall button appearance more in line with the trunk button, with the disabled buttons less glaring.

stephan 2026-06-09 08:54 UTC forum-editor-2026
Commit e068cffcbe6558fd538699829f484dfff171d892f931c3708cdcef814c2b66ea
1 file changed +2 -3
--- skins/blitz/css.txt
+++ skins/blitz/css.txt
@@ -296,11 +296,10 @@
296296
}
297297
298298
/**
299299
* Re-set default cursor for disabled elements.
300300
*/
301
-
302301
button:disabled,
303302
input[type=button]:disabled,
304303
input[type=reset]:disabled,
305304
input[type=submit]:disabled{
306305
cursor: default;
@@ -542,19 +541,19 @@
542541
button:disabled,
543542
input[type=button]:disabled,
544543
input[type=reset]:disabled,
545544
input[type=submit]:disabled{
546545
color: rgb(128,128,128);
547
- background-color: rgb(227,227,227);
546
+ opacity: 80%;
548547
}
549548
550549
.button:disabled:hover,
551550
button:disabled:hover,
552551
input[type=button]:disabled:hover,
553552
input[type=reset]:disabled:hover,
554553
input[type=submit]:disabled:hover{
555
-
554
+ color: #222;
556555
}
557556
558557
/* Forms
559558
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
560559
input[type="email"],
561560
--- skins/blitz/css.txt
+++ skins/blitz/css.txt
@@ -296,11 +296,10 @@
296 }
297
298 /**
299 * Re-set default cursor for disabled elements.
300 */
301
302 button:disabled,
303 input[type=button]:disabled,
304 input[type=reset]:disabled,
305 input[type=submit]:disabled{
306 cursor: default;
@@ -542,19 +541,19 @@
542 button:disabled,
543 input[type=button]:disabled,
544 input[type=reset]:disabled,
545 input[type=submit]:disabled{
546 color: rgb(128,128,128);
547 background-color: rgb(227,227,227);
548 }
549
550 .button:disabled:hover,
551 button:disabled:hover,
552 input[type=button]:disabled:hover,
553 input[type=reset]:disabled:hover,
554 input[type=submit]:disabled:hover{
555
556 }
557
558 /* Forms
559 ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
560 input[type="email"],
561
--- skins/blitz/css.txt
+++ skins/blitz/css.txt
@@ -296,11 +296,10 @@
296 }
297
298 /**
299 * Re-set default cursor for disabled elements.
300 */
 
301 button:disabled,
302 input[type=button]:disabled,
303 input[type=reset]:disabled,
304 input[type=submit]:disabled{
305 cursor: default;
@@ -542,19 +541,19 @@
541 button:disabled,
542 input[type=button]:disabled,
543 input[type=reset]:disabled,
544 input[type=submit]:disabled{
545 color: rgb(128,128,128);
546 opacity: 80%;
547 }
548
549 .button:disabled:hover,
550 button:disabled:hover,
551 input[type=button]:disabled:hover,
552 input[type=reset]:disabled:hover,
553 input[type=submit]:disabled:hover{
554 color: #222;
555 }
556
557 /* Forms
558 ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
559 input[type="email"],
560

Keyboard Shortcuts

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