mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
color animation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#uber1 {
|
||||
layout: vertical;
|
||||
|
||||
text-background: dark_green;
|
||||
|
||||
background: dark_green;
|
||||
overflow: hidden auto;
|
||||
border: heavy white;
|
||||
}
|
||||
@@ -9,5 +9,5 @@
|
||||
.list-item {
|
||||
height: 8;
|
||||
min-width: 80;
|
||||
text-background: dark_blue;
|
||||
background: dark_blue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user