Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4)

Delta Between Two Patch Sets: Calendar.ASP.NET.MVC5/Content/bootstrap.css

Issue 194980043: Issue 6: Create an ASP.Net MVC Sample Base URL: https://google-api-dotnet-client.samples.googlecode.com/hg/
Left Patch Set: Import order, dev console link, AssemblyInfo comment Created 10 years ago
Right Patch Set: Addressed peleyal's comments Created 9 years, 11 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « Calendar.ASP.NET.MVC5/Content/Site.css ('k') | Calendar.ASP.NET.MVC5/Content/bootstrap-theme.css » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(Both sides are equal)
1 /*! 1 /*!
2 * Bootstrap v3.3.2 (http://getbootstrap.com) 2 * Bootstrap v3.3.2 (http://getbootstrap.com)
3 * Copyright 2011-2015 Twitter, Inc. 3 * Copyright 2011-2015 Twitter, Inc.
4 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 4 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5 */ 5 */
6 6
7 /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ 7 /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
8 html { 8 html {
9 font-family: sans-serif; 9 font-family: sans-serif;
10 -webkit-text-size-adjust: 100%; 10 -webkit-text-size-adjust: 100%;
(...skipping 6546 matching lines...) Expand 10 before | Expand all | Expand 10 after
6557 .visible-print-inline-block { 6557 .visible-print-inline-block {
6558 display: inline-block !important; 6558 display: inline-block !important;
6559 } 6559 }
6560 } 6560 }
6561 @media print { 6561 @media print {
6562 .hidden-print { 6562 .hidden-print {
6563 display: none !important; 6563 display: none !important;
6564 } 6564 }
6565 } 6565 }
6566 /*# sourceMappingURL=bootstrap.css.map */ 6566 /*# sourceMappingURL=bootstrap.css.map */
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b