发布态的文件,显示正文按钮
This commit is contained in:
parent
cb9f80fea0
commit
467c965471
@ -222,6 +222,12 @@
|
|||||||
background: url(../images/fileUpLoad.png) no-repeat;
|
background: url(../images/fileUpLoad.png) no-repeat;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
}
|
}
|
||||||
|
.ico.textFile{
|
||||||
|
width: 20px;
|
||||||
|
background-position: 0px 0px;
|
||||||
|
background: url(../images/textFile.png) no-repeat;
|
||||||
|
background-size: contain;
|
||||||
|
}
|
||||||
.ico.processTermination{
|
.ico.processTermination{
|
||||||
width: 20px;
|
width: 20px;
|
||||||
background-position: 0px 0px;
|
background-position: 0px 0px;
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
Loading…
Reference in New Issue
Block a user