css: minor improvements

This commit is contained in:
Sebastian Castro 2020-04-06 19:32:54 +02:00 committed by muxator
parent 281b7a2ab0
commit eb0d8839c2
7 changed files with 43 additions and 33 deletions

View file

@ -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";