Revert dev sandbox

This commit is contained in:
Darren Burns
2022-01-26 11:24:03 +00:00
parent 328b1be0b1
commit d1738cffb5
2 changed files with 11 additions and 21 deletions

View File

@@ -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 {