Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: third_party/pkg/route_hierarchical/example/full/css/bootstrap.css

Issue 124053002: Adding Angular and dependent packages for testing (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/pkg/route_hierarchical/example/full/css/bootstrap.css
diff --git a/samples/third_party/angular_todo/bootstrap.css b/third_party/pkg/route_hierarchical/example/full/css/bootstrap.css
similarity index 99%
copy from samples/third_party/angular_todo/bootstrap.css
copy to third_party/pkg/route_hierarchical/example/full/css/bootstrap.css
index b725064aab21e434d29209d259d3892478aa9536..2f56af33f3b1322162ec85cb929348d14729f5de 100644
--- a/samples/third_party/angular_todo/bootstrap.css
+++ b/third_party/pkg/route_hierarchical/example/full/css/bootstrap.css
@@ -1,5 +1,5 @@
/*!
- * Bootstrap v2.3.2
+ * Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
@@ -3009,15 +3009,6 @@ table th[class*="span"],
display: block;
}
-.dropdown-backdrop {
- position: fixed;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- z-index: 990;
-}
-
.pull-right > .dropdown-menu {
right: 0;
left: auto;

Powered by Google App Engine
This is Rietveld 408576698