# HG changeset patch # User Patrick Hurst # Date 1393660577 18000 # Node ID 93ebf657faf701e54fc738a31505553717371cc7 # Parent b94c7597452f0eb03bb678a18b0bec2b9f45879f Split into two libraries. diff -r b94c7597452f -r 93ebf657faf7 bootstrap.urp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bootstrap.urp Sat Mar 01 02:56:17 2014 -0500 @@ -0,0 +1,2 @@ +rewrite style Bootstrap/table_ table +rewrite style Bootstrap/* [-] \ No newline at end of file diff -r b94c7597452f -r 93ebf657faf7 bootstrap3.urp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bootstrap3.urp Sat Mar 01 02:56:17 2014 -0500 @@ -0,0 +1,3 @@ +rewrite style Bootstrap3/* [-] + +bootstrap3 \ No newline at end of file diff -r b94c7597452f -r 93ebf657faf7 lib.urp --- a/lib.urp Tue Feb 18 20:00:22 2014 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -rewrite style Bootstrap/table_ table - -bootstrap -bootstrap3 \ No newline at end of file