Commit dd9822c0 by Dányi Bence

webui: add share edit icon

parent 2f68af90
......@@ -617,6 +617,13 @@ table {
font-size: 0.8em;
margin-left: 20px;
}
.edit {
margin: 0 2px;
img:hover {
box-shadow: 0 0 10px rgba(0,0,0,0.4);
background-color: rgba(0,0,0,0.4);
}
}
}
}
......
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