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

Delta Between Two Patch Sets: lib/views/stylesheet.less

Issue 11104043: New visual design of charm details and browser. (Closed)
Left Patch Set: Created 11 years, 9 months ago
Right Patch Set: New visual design of charm details and browser. Created 11 years, 9 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 | « lib/views/browser/vars.less ('k') | lib/views/typography.less » ('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 /* Processed with LESS from lib/views/stylesheet.less */ 1 /* Processed with LESS from lib/views/stylesheet.less */
2 @font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif; 2 @font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
3 @font-family-medium: 'Ubuntu Medium', 'Ubuntu-Medium', 'Helvetica Neue', Helveti ca, Arial, sans-serif; 3 @font-family-medium: 'Ubuntu Medium', 'Ubuntu-Medium', 'Helvetica Neue', Helveti ca, Arial, sans-serif;
4 @font-family-mono: 'Ubuntu Mono', 'Ubuntu-Mono', 'Bitstream Vera Sans Mono', 'Co urier New', Courier, monospace; 4 @font-family-mono: 'Ubuntu Mono', 'Ubuntu-Mono', 'Bitstream Vera Sans Mono', 'Co urier New', Courier, monospace;
5 5
6 /* Define common colors. */ 6 /* Define common colors. */
7 @label-color: #292929; 7 @label-color: #292929;
8 @text-entry-color: #6d6e70; 8 @text-entry-color: #6d6e70;
9 @charm-panel-orange: #dd4814; 9 @charm-panel-orange: #dd4814;
10 @charm-panel-configure-title-color: #FFFFFF; 10 @charm-panel-configure-title-color: #FFFFFF;
(...skipping 1801 matching lines...) Expand 10 before | Expand all | Expand 10 after
1812 @import "browser/editorial.less"; 1812 @import "browser/editorial.less";
1813 @import "browser/minimized.less"; 1813 @import "browser/minimized.less";
1814 @import "browser/overlay-indicator.less"; 1814 @import "browser/overlay-indicator.less";
1815 @import "browser/section-title.less"; 1815 @import "browser/section-title.less";
1816 @import "browser/sharing-widget.less"; 1816 @import "browser/sharing-widget.less";
1817 @import "browser/tabview.less"; 1817 @import "browser/tabview.less";
1818 @import "juju-inspector.less"; 1818 @import "juju-inspector.less";
1819 1819
1820 /** Cookies **/ 1820 /** Cookies **/
1821 @import "cookies.less"; 1821 @import "cookies.less";
LEFTRIGHT

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