Files
@ ac0923f5fc95
Branch filter:
Location: kallithea/rhodecode/__init__.py
ac0923f5fc95
1.9 KiB
text/x-python
css: consistent space before {
sed -i 's,\([^ ]\){,\1 {,g' `find -name '*.css'`
sed -i 's,\([^ ]\){,\1 {,g' `find -name '*.css'`