changeset 1:c2f858980261

Update ofr new Ur/Web version
author Adam Chlipala <adam@chlipala.net>
date Sun, 21 Apr 2013 10:47:20 -0400
parents 823a20e22c5c
children e2ddf4cb96cc
files bootstrap.ur lib.urp
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/bootstrap.ur	Sun May 13 14:14:00 2012 -0400
+++ b/bootstrap.ur	Sun Apr 21 10:47:20 2013 -0400
@@ -1,6 +1,6 @@
 style container
 style hero_unit
-style tabl
+style table_
 style table_striped
 style well
 style form_inline
--- a/lib.urp	Sun May 13 14:14:00 2012 -0400
+++ b/lib.urp	Sun Apr 21 10:47:20 2013 -0400
@@ -1,4 +1,4 @@
-rewrite style Bootstrap/tabl table
+rewrite style Bootstrap/table_ table
 rewrite style Bootstrap/* [-]
 
 bootstrap