Files
@ ac0923f5fc95
Branch filter:
Location: kallithea/docs/theme/nature/theme.conf
ac0923f5fc95
71 B
text/plain
css: consistent space before {
sed -i 's,\([^ ]\){,\1 {,g' `find -name '*.css'`
sed -i 's,\([^ ]\){,\1 {,g' `find -name '*.css'`