mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
fonts: add pencil, link and table icon
Preparatory work for introducing colibris skin
This commit is contained in:
parent
e80f9a6f59
commit
d3d1fd21bb
6 changed files with 142 additions and 58 deletions
|
@ -791,6 +791,10 @@ table#otheruserstable {
|
|||
border: 0
|
||||
}
|
||||
|
||||
.buttonicon:before {
|
||||
font-family: "fontawesome-etherpad";
|
||||
}
|
||||
|
||||
.buttonicon:focus{
|
||||
border: 1px solid #666;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue