fonts: add pencil, link and table icon

Preparatory work for introducing colibris skin
This commit is contained in:
Sebastian Castro 2018-11-08 21:56:13 +01:00
parent e80f9a6f59
commit d3d1fd21bb
6 changed files with 142 additions and 58 deletions

View file

@ -791,6 +791,10 @@ table#otheruserstable {
border: 0
}
.buttonicon:before {
font-family: "fontawesome-etherpad";
}
.buttonicon:focus{
border: 1px solid #666;
}