mirror of
https://git.0x0.st/mia/0x0.git
synced 2026-01-09 20:11:46 +03:00
ModUI: Update for Textual 0.54.0
This commit is contained in:
16
mod.css
16
mod.css
@@ -1,5 +1,6 @@
|
||||
#ftable {
|
||||
width: 1fr;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#infopane {
|
||||
@@ -10,7 +11,7 @@
|
||||
|
||||
#finfo {
|
||||
background: $boost;
|
||||
height: 12;
|
||||
height: 14;
|
||||
width: 1fr;
|
||||
box-sizing: content-box;
|
||||
}
|
||||
@@ -27,20 +28,9 @@
|
||||
width: 1fr;
|
||||
}
|
||||
|
||||
#filter_container {
|
||||
height: auto;
|
||||
display: none;
|
||||
}
|
||||
|
||||
#filter_label {
|
||||
content-align: right middle;
|
||||
height: 1fr;
|
||||
width: 20%;
|
||||
margin: 0 1 0 2;
|
||||
}
|
||||
|
||||
#filter_input {
|
||||
width: 1fr;
|
||||
display: none;
|
||||
}
|
||||
|
||||
Notification {
|
||||
|
||||
Reference in New Issue
Block a user