Move the debug photo-params table styles to development.css
Fix formatting of the development stylesheet
This commit is contained in:
parent
5f6ae6c603
commit
59bb6d28d0
2 changed files with 26 additions and 22 deletions
|
@ -159,18 +159,3 @@
|
|||
border-right: 0;
|
||||
}
|
||||
|
||||
.photo-params.debug thead {
|
||||
font-size: 2rem;
|
||||
font-weight: bold;
|
||||
border-bottom: 2px solid rgb(var(--dk-gray));
|
||||
}
|
||||
|
||||
.photo-params.debug {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.photo-params.debug td {
|
||||
border: 1px solid var(--photo-params-border-color);
|
||||
overflow: scroll;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue