1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-21 21:21:54 +02:00

TinyMce editor styling.

This commit is contained in:
Cameron 2017-01-18 10:24:34 -08:00
parent 695d278a36
commit 9734d9a0a1

@ -1,3 +1,5 @@
body { padding: 10px; }
div.clearfix:before { color:silver; content: "CLEAR FLOATS"; font-size:0.7em; padding-left:49%; padding-top:15px; }
div.clearfix { margin-bottom:10px; }
div.clearfix { margin-bottom:10px; }
ul.fa-ul { padding-left:30px}
li { outline: 1px dashed silver; }