commit | 7460dcf4062b9fc01dd182013a40dcb8e7effcd0 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Jan 22 12:44:46 2014 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Jan 22 12:44:46 2014 +0530 |
tree | f3557a8289bb088501f9edabb46c1754939807b2 | |
parent | f96bcf943b0fe5522b428c8bfa22c239d6943062 [diff] |
updated Bootstrap
diff --git a/erpnext/public/js/startup.css b/erpnext/public/js/startup.css index 54c40d4..3777f4c 100644 --- a/erpnext/public/js/startup.css +++ b/erpnext/public/js/startup.css
@@ -1,15 +1,3 @@ -h1, h2, h3, h4, h5 { - font-family: Arial, Helvetica, sans-serif; -} - -body { - font-family: Arial, Helvetica, sans-serif; -} - -span, div, td, input, textarea, button, select { - font-family: inherit; -} - .small { font-size: 11.5px; }