mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-14 00:16:21 +00:00
8bcee712ac
For admins, preference for your personal uploads list and Manage uploads aren't shared, just like thumbs/lists toggle. Non-keyed keywords for filtering will now apply to original names too. Added a new fontello icon for this button. Various other things I'm too lazy to write.
3 lines
730 B
CSS
3 lines
730 B
CSS
.image-container{flex:none;position:relative;width:224px;height:224px;margin:.75rem;padding:11px;overflow:hidden;align-items:center;border:1px solid #585858}.image-container .title{font-weight:400;word-break:break-all}.image-container .image{display:flex;height:200px;width:200px;align-items:center;justify-content:center}.image-container .image img{max-height:100%;max-width:100%;height:auto;width:auto}.image-container .details{position:absolute;left:11px;bottom:11px;right:11px;background-color:rgba(0,0,0,.56078);color:#eff0f1;padding:3px;font-size:.75rem}.image-container .details p{display:block;text-overflow:ellipsis;overflow:hidden}.image-container .details p.name{font-weight:700}
|
|
/*# sourceMappingURL=thumbs.css.map */
|