vendor/assets/stylesheets/bootstrap/bootstrap.css in jombo-0.0.1.beta14 vs vendor/assets/stylesheets/bootstrap/bootstrap.css in jombo-0.0.1.beta15

- old
+ new

@@ -4,11 +4,11 @@ * Copyright 2011 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Sun Jan 8 19:32:37 PST 2012 + * Date: Mon Jan 9 09:15:32 PST 2012 */ html, body { margin: 0; padding: 0; } @@ -1575,10 +1575,11 @@ color: #000000; text-decoration: none; filter: alpha(opacity=40); -moz-opacity: 0.4; opacity: 0.4; + cursor: pointer; } .navbar { overflow: visible; } .navbar-inner { @@ -2900,10 +2901,9 @@ box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } .progress .bar { width: 0%; height: 18px; - margin: 0; background-color: #0480be; background-image: -khtml-gradient(linear, left top, left bottom, from(#149bdf), to(#0480be)); background-image: -moz-linear-gradient(top, #149bdf, #0480be); background-image: -ms-linear-gradient(top, #149bdf, #0480be); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #149bdf), color-stop(100%, #0480be)); \ No newline at end of file