[build] /static

This commit is contained in:
MrPaulBlack 2021-09-24 18:02:07 +02:00
parent 7cb5099c88
commit 30a9146bdc
6 changed files with 14 additions and 4 deletions

View file

@ -1844,6 +1844,11 @@ td:hover .engine-tooltip,
.column-reliability .engine-tooltip {
right: 12rem;
}
#tab-contentquery table td,
#tab-contentquery table th {
text-align: left !important;
height: 3rem;
}
#main_preferences form {
width: 100%;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1844,6 +1844,11 @@ td:hover .engine-tooltip,
.column-reliability .engine-tooltip {
right: 12rem;
}
#tab-contentquery table td,
#tab-contentquery table th {
text-align: left !important;
height: 3rem;
}
#main_preferences form {
width: 100%;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long