mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
remove static popovers, modals, and twipsies from components in favor of full javascript page
This commit is contained in:
3
bootstrap.css
vendored
3
bootstrap.css
vendored
@@ -6,7 +6,7 @@
|
||||
* 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: Sun Jan 8 21:54:13 PST 2012
|
||||
*/
|
||||
html, body {
|
||||
margin: 0;
|
||||
@@ -1577,6 +1577,7 @@ i {
|
||||
filter: alpha(opacity=40);
|
||||
-moz-opacity: 0.4;
|
||||
opacity: 0.4;
|
||||
cursor: pointer;
|
||||
}
|
||||
.navbar {
|
||||
overflow: visible;
|
||||
|
||||
Reference in New Issue
Block a user