Files
@ 80a15e10857a
Branch filter:
Location: kallithea/.hgtags
80a15e10857a
3.8 KiB
text/plain
style: in preparation for bootstrap, replace kallithea box with bootstrap compatible panel
This is a subset of a bigger changeset. The subset was extracted by Mads Kiilerich, mostly by:
sed -i \
-e 's,<div\(.*\) class="box",<div\1 class="panel panel-primary",g' \
`hg mani`
This is a subset of a bigger changeset. The subset was extracted by Mads Kiilerich, mostly by:
sed -i \
-e 's,<div\(.*\) class="box",<div\1 class="panel panel-primary",g' \
`hg mani`