|
Remove bootstrap
Bootstrap is gone. Updated classes to our new ones. Fixed styles that broke.
I had to add normalize.css so that we have a reset (this is the reset that Bootstrap and YUI use).
https://code.launchpad.net/~huwshimi/juju-gui/bootstrap-removal/+merge/192620
(do not edit description out of merge proposal)
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+707 lines, -5469 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
D |
app/assets/stylesheets/bootstrap-2.0.4.css
|
View
|
|
1 chunk |
+0 lines, -4983 lines |
0 comments
|
Download
|
 |
D |
app/assets/stylesheets/juju-bootstrap.css
|
View
|
|
1 chunk |
+0 lines, -156 lines |
0 comments
|
Download
|
 |
A |
app/assets/stylesheets/normalize.css
|
View
|
|
1 chunk |
+406 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/index.html
|
View
|
1
|
1 chunk |
+51 lines, -46 lines |
0 comments
|
Download
|
 |
M |
app/subapps/browser/templates/browser_charm.handlebars
|
View
|
|
1 chunk |
+2 lines, -8 lines |
0 comments
|
Download
|
 |
M |
app/templates/ambiguousRelationList.handlebars
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/templates/bundle.handlebars
|
View
|
1
|
1 chunk |
+2 lines, -8 lines |
0 comments
|
Download
|
 |
M |
app/templates/notifications.handlebars
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/templates/token-container.handlebars
|
View
|
|
1 chunk |
+3 lines, -8 lines |
0 comments
|
Download
|
 |
M |
app/views/topology/relation.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/views/utils.js
|
View
|
1
|
3 chunks |
+2 lines, -22 lines |
0 comments
|
Download
|
 |
M |
bin/merge-files
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
lib/views/browser/bws-searchbox.less
|
View
|
|
1 chunk |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
A |
lib/views/dropdown.less
|
View
|
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/views/juju-inspector.less
|
View
|
|
4 chunks |
+6 lines, -9 lines |
0 comments
|
Download
|
 |
M |
lib/views/stylesheet.less
|
View
|
|
8 chunks |
+161 lines, -210 lines |
0 comments
|
Download
|
 |
M |
test/test_application_notifications.js
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/test_environment_view.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/test_utils.js
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 4
|