----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14348/ -----------------------------------------------------------
Review request for mesos. Repository: mesos-git Description ------- Combine responsive Bootstrap styles into core file Both the core and the responsive Bootstrap styles are always used, and so there is no benefit in keeping them as separate files. Combining them saves an HTTP request. Bootstrap v3 does not separate core- and responsive styles either. This is the future. Diffs ----- src/webui/master/static/css/bootstrap-2.3.2.min.css b6428e695860151f82076e87810fe2d133339c2a src/webui/master/static/css/bootstrap-responsive-2.3.2.min.css f4ede63f32e2ec803876a38efac05dd49acc4684 src/webui/master/static/index.html ce504aac56a7fd921d71a09b76050c75bf203be2 Diff: https://reviews.apache.org/r/14348/diff/ Testing ------- Thanks, Ross Allen
