Files
@ ac0923f5fc95
Branch filter:
Location: kallithea/setup.cfg
ac0923f5fc95
781 B
text/x-ini
css: consistent space before {
sed -i 's,\([^ ]\){,\1 {,g' `find -name '*.css'`
sed -i 's,\([^ ]\){,\1 {,g' `find -name '*.css'`