mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update various broken variables
This commit is contained in:
@@ -33,7 +33,7 @@ Button {
|
||||
.started {
|
||||
text-style: bold;
|
||||
background: $success;
|
||||
color: $text-success;
|
||||
color: $text;
|
||||
}
|
||||
|
||||
.started TimeDisplay {
|
||||
|
||||
@@ -33,7 +33,7 @@ Button {
|
||||
.started {
|
||||
text-style: bold;
|
||||
background: $success;
|
||||
color: $text-success;
|
||||
color: $text;
|
||||
}
|
||||
|
||||
.started TimeDisplay {
|
||||
|
||||
Reference in New Issue
Block a user