Files
@ ac0923f5fc95
Branch filter:
Location: kallithea/rhodecode/templates/changeset/patch_changeset.html
ac0923f5fc95
423 B
text/html
css: consistent space before {
sed -i 's,\([^ ]\){,\1 {,g' `find -name '*.css'`
sed -i 's,\([^ ]\){,\1 {,g' `find -name '*.css'`