From e426f74e434941e3e27c3a0f8949c992c05385a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Thu, 10 Nov 2022 16:35:32 +0800 Subject: [PATCH] Update albumupload.min.css --- src/admin/css/albumupload.min.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/admin/css/albumupload.min.css b/src/admin/css/albumupload.min.css index bb436e1d..99a2bc6c 100644 --- a/src/admin/css/albumupload.min.css +++ b/src/admin/css/albumupload.min.css @@ -1 +1 @@ -div.flash{margin:10px 5px;width:375px;border-color:rgb(217,228,255);border-radius:0.2rem}#btnSubmit{margin:0px 0px 0px 150px}.progressWrapper{width:360px;overflow:hidden}.progressContainer{padding:5px;margin:5px;background:rgb(245,245,245);border:1px solid rgb(232,232,232);overflow:hidden}.message{margin:10px 0px;padding:10px 20px;background:rgb(255,255,204);border:1px solid rgb(255,221,153);overflow:hidden}.red{background:rgb(255,235,235);border:1px solid rgb(181,0,0)}.green{background:rgb(235,255,235);border:1px solid rgb(221,240,221)}.blue{background:rgb(240,245,255);border:1px solid rgb(206,226,242)}.progressName{width:320px;height:16px;text-align:left;white-space:nowrap;overflow:hidden}.progressBarInProgress,.progressBarComplete,.progressBarError{margin-top:2px;width:0px;height:2px;font-size:0px;background:blue}.progressBarComplete{width:100%;background:green;visibility:hidden}.progressBarError{width:100%;background:rgb(220,53,69);visibility:hidden}.progressBarStatus{margin-top:2px;width:340px;text-align:left;white-space:nowrap}.swfupload{vertical-align:top}.albCt{float:left;width:220px;height:auto;margin-right:10px;margin-bottom:10px;border:1px dashed rgb(238,238,238);background:rgb(245,245,245);text-align:center;padding:10px}.albEdit{height:auto}.picinfo{height:30px;line-height:30px;margin:10px 0px}.thumbnails img,.thumbnailsEdit img{margin:5px}.albCt img{margin:0;max-width:200px;max-height:120px;cursor:pointer} \ No newline at end of file +div.flash{margin:10px 5px;width:375px;border-color:rgb(217,228,255);border-radius:0.2rem}#btnSubmit{margin:0px 0px 0px 150px}.progressWrapper{width:360px;overflow:hidden}.progressContainer{padding:5px;margin:5px;background:rgb(245,245,245);border:1px solid rgb(232,232,232);overflow:hidden}.message{margin:10px 0px;padding:10px 20px;background:rgb(255,255,204);border:1px solid rgb(255,221,153);overflow:hidden}.red{background:rgb(255,235,235);border:1px solid rgb(181,0,0)}.green{background:rgb(235,255,235);border:1px solid rgb(221,240,221)}.blue{background:rgb(240,245,255);border:1px solid rgb(206,226,242)}.progressName{width:320px;height:16px;text-align:left;white-space:nowrap;overflow:hidden}.progressBarInProgress,.progressBarComplete,.progressBarError{margin-top:2px;width:0px;height:2px;font-size:0px;background:blue}.progressBarComplete{width:100%;background:green;visibility:hidden}.progressBarError{width:100%;background:rgb(220,53,69);visibility:hidden}.progressBarStatus{margin-top:2px;width:340px;text-align:left;white-space:nowrap}.swfupload{vertical-align:top}.albCt{float:left;width:220px;height:auto;margin-right:10px;margin-bottom:10px;padding:10px;background:rgb(245,245,245);text-align:center;border-radius:.25rem}.albEdit{height:auto}.picinfo{height:30px;line-height:30px;margin:10px 0px}.thumbnails img,.thumbnailsEdit img{margin:5px}.albCt img{margin:0;max-width:200px;max-height:120px;cursor:pointer} \ No newline at end of file