psuedo classes

This commit is contained in:
Will McGugan
2022-01-10 11:31:06 +00:00
parent 72d7b5915e
commit 3ffc5826c2
7 changed files with 60 additions and 16 deletions

View File

@@ -4,6 +4,10 @@ App > View {
docks: side=left/1;
}
Widget:hover {
outline: solid green;
}
#sidebar {
text: #09312e on #3caea3;
dock: side;