mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
restore previous buttons
This commit is contained in:
@@ -60,8 +60,7 @@ class Button(Widget, can_focus=True):
|
||||
text-style: bold;
|
||||
|
||||
&:disabled {
|
||||
text-style: bold;
|
||||
text-opacity: 0.5;
|
||||
text-style: not bold;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
|
||||
Reference in New Issue
Block a user