mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
psuedo classes
This commit is contained in:
@@ -4,6 +4,10 @@ App > View {
|
||||
docks: side=left/1;
|
||||
}
|
||||
|
||||
Widget:hover {
|
||||
outline: solid green;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
text: #09312e on #3caea3;
|
||||
dock: side;
|
||||
|
||||
Reference in New Issue
Block a user