UNPKG
dzxstatic
Version:
latest (3.4.20211231)
3.4.20211231
3.4.20211124
3.4.20210926
3.4.20210816
3.4.20210630
3.4.20210520
3.4.20210320
3.4.20210119
3.4.20200818
3.4.20191201
3.4.20190917
The static files of Discuz! X
dzxstatic
/
js
/
webuploader
/
webuploader.css
10 lines
(9 loc)
•
232 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
.webuploader-container
{
position
: relative; }
.webuploader-element-invisible
{
position
: absolute
!important
;
clip
:
rect
(
1px
1px
1px
1px
);
/* IE6, IE7 */
clip
:
rect
(
1px
,
1px
,
1px
,
1px
); }
.webuploader-pick
{
text-indent
:-
999em
;}