Files
@ 80a15e10857a
Branch filter:
Location: kallithea/kallithea/templates/pullrequests/pullrequest_show_my.html
80a15e10857a
1.3 KiB
text/html
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`