mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Added tint and opacity
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
scrollbar-size-vertical: 2;
|
||||
}
|
||||
|
||||
/* *:hover {
|
||||
tint: red 30%;
|
||||
} */
|
||||
*:hover {
|
||||
/* tint: 30% red; */
|
||||
}
|
||||
|
||||
App > Screen {
|
||||
layout: dock;
|
||||
|
||||
Reference in New Issue
Block a user