mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Reorder CSS rule by relevance.
This commit is contained in:
@@ -11,8 +11,8 @@ Static {
|
||||
}
|
||||
|
||||
#box1 {
|
||||
background: darkcyan;
|
||||
layer: above;
|
||||
background: darkcyan;
|
||||
}
|
||||
|
||||
#box2 {
|
||||
|
||||
Reference in New Issue
Block a user