Commit c8066407 by Dányi Bence

webui: public-key style added

parent f530b791
......@@ -611,3 +611,16 @@ table {
}
}
}
#keys {
.name {
background-image: url(/static/icons/key.png);
}
textarea {
margin: 10px;
width: 93%;
}
#new-key .name {
background-image: url(/static/icons/key--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