mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Revert dev sandbox
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/* CSS file for dev_sandbox.py */
|
||||
/* CSS file for basic.py */
|
||||
|
||||
App > View {
|
||||
layout: vertical;
|
||||
text: on #6e06c2;
|
||||
docks: side=left/1;
|
||||
text: on #20639b;
|
||||
}
|
||||
|
||||
Widget:hover {
|
||||
@@ -36,11 +36,6 @@ Widget:hover {
|
||||
#content {
|
||||
text: white on #20639b;
|
||||
border-bottom: hkey #0f2b41;
|
||||
offset-y: -3;
|
||||
}
|
||||
|
||||
#content.-content-visible {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#footer {
|
||||
|
||||
Reference in New Issue
Block a user