Commit e944b717 by Dányi Bence

webui: group-listing box style added

parent e68836e2
......@@ -449,3 +449,17 @@ table {
}
}
#groups {
.wm {
.summary {
.name {
background-image: url(icons/users.png);
}
}
}
#new-group {
.summary .name {
background-image: url(icons/user--plus.png);
}
}
}
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