Commit b8cf2a2b by Bence Dányi

webui: missing icon for share-type

parent 96f79041
...@@ -299,6 +299,9 @@ ...@@ -299,6 +299,9 @@
.count{ .count{
background-image: url(/static/icons/documents-stack.png) background-image: url(/static/icons/documents-stack.png)
} }
.share-type{
background-image: url(/static/icons/calendar-day.png)
}
.value{ .value{
float: right; float: right;
width: 200px; width: 200px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment