View Single Post
Old 10-12-2012, 03:37 PM   #177
mmat1
Berti
mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.
 
mmat1's Avatar
 
Posts: 1,196
Karma: 4985964
Join Date: Jan 2012
Location: Zischebattem
Device: Acer Lumiread
Reformat CSS

Reformat (to single line per style) eats my characters

span.fakesmallcaps {font-size: .75em}

becomes:

span.fakesmallcaps { font-size: .75e; }

This happens probably only with lines which are already a single line style definition plus it does not happen always.

In my example I had 4 single line definitions at the end of the file (showing one of them above) and the very last 3 were faulty afterwards.
mmat1 is offline