mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 12:49:13 -04:00
css: minor improvements
This commit is contained in:
parent
281b7a2ab0
commit
eb0d8839c2
7 changed files with 43 additions and 33 deletions
|
@ -13,7 +13,6 @@
|
|||
.buttonicon {
|
||||
border: none;
|
||||
padding: 0;
|
||||
color: #666;
|
||||
background: none;
|
||||
text-align: center;
|
||||
font-style: normal;
|
||||
|
@ -164,7 +163,7 @@
|
|||
.buttonicon-table:before { content: '\f0ce'; } /* '' */
|
||||
/* END Of FONTELLO GENERATED CSS */
|
||||
|
||||
.icon-spin {
|
||||
.icon-spin:before {
|
||||
-webkit-animation: spinAnimation 2s infinite linear;
|
||||
animation: spinAnimation 2s infinite linear;
|
||||
font-family: "fontawesome-etherpad";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue