Files
fetsite/app/assets/stylesheets/tinymce.css.scss
Andreas Stephanides a2491ee84d inline tinymce document
2015-05-04 13:40:27 +02:00

22 lines
389 B
SCSS

i.mce-i-fa {
font: 400 17px/1 FontAwesome;
padding: 0;
vertical-align: middle;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-left: -2px;
padding-right: 2px
}
i.fa-red { color:red; }
.mc-important {
color: red;
font-weight:bold;
text-align: center;
}
div.article {
border: thin dotted black;
}
@import 'flatfeticon1'