diff bootstrap3.urp @ 7:ae90226109ff

Prefix conflicting BS3 classes with bs3_.
author Patrick Hurst <phurst@mit.edu>
date Sat, 01 Mar 2014 03:05:18 -0500
parents 93ebf657faf7
children f7fb99a9f2e4
line wrap: on
line diff
--- a/bootstrap3.urp	Sat Mar 01 02:56:17 2014 -0500
+++ b/bootstrap3.urp	Sat Mar 01 03:05:18 2014 -0500
@@ -1,3 +1,12 @@
-rewrite style Bootstrap3/* [-]
+rewrite style Bootstrap3/bs3_alert alert
+rewrite style Bootstrap3/bs3_h1 h1
+rewrite style Bootstrap3/bs3_h2 h2
+rewrite style Bootstrap3/bs3_h3 h3
+rewrite style Bootstrap3/bs3_h4 h4
+rewrite style Bootstrap3/bs3_h5 h5
+rewrite style Bootstrap3/bs3_h6 h6
+rewrite style Bootstrap3/bs3_radio radio
+rewrite style Bootstrap3/bs3_show show
+rewrite style Bootstrap3/*[-]
 
 bootstrap3
\ No newline at end of file