fix icns type sort order + add html support for png+jp2
This commit is contained in:
@@ -17,15 +17,14 @@ body {margin: 2em; font-family: sans-serif;}
|
||||
white-space: nowrap;
|
||||
}
|
||||
/* image viewer */
|
||||
#images {margin-top: 1em;}
|
||||
#images>div {
|
||||
width: max-content;
|
||||
display: inline-block;
|
||||
padding: 0 10px;
|
||||
margin-right: 10px;
|
||||
margin: 15px 10px 15px 0;
|
||||
vertical-align: top;
|
||||
border: .5px solid gray;
|
||||
}
|
||||
#images>div>h3 {margin: 7px 0 0;}
|
||||
#images>div>p {font-size: 0.8em; margin: 0 0 7px; color: gray;}
|
||||
#images>div>canvas {border: .5px solid gray;}
|
||||
#images>div>canvas, #images>div>img {border: .5px solid gray;}
|
||||
|
||||
Reference in New Issue
Block a user