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

Delta Between Two Patch Sets: lib/views/browser/vars.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/tabview.less ('k') | lib/views/stylesheet.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
1 /* Vars */ 1 /* Vars */
2 @bws-dark: #505050; 2 @bws-dark: #505050;
3 @bws-heading: @bws-dark; 3 @bws-heading: @bws-dark;
4 @bws-text: @text-colour; 4 @bws-text: @text-colour;
5 @bws-text-placeholder: #bbb; 5 @bws-text-placeholder: #bbb;
6 @bws-border: #d9d9d9; 6 @bws-border: #d9d9d9;
7 @bws-sidebar-width: 25%; 7 @bws-sidebar-width: 25%;
8 @bws-sidebar-min-width: 350px; 8 @bws-sidebar-min-width: 350px;
9 @bws-sidebar-content-top-border: #d7d7d7;
9 @bws-header-height: 81px; 10 @bws-header-height: 81px;
10 @bws-sidebar-header-height: @bws-header-height; 11 @bws-sidebar-header-height: @bws-header-height;
11 @bws-background: #ecedef; 12 @bws-background: #ecedef;
12 @bws-corner: 4px; 13 @bws-corner: 4px;
13 @bws-groove-dark: #c9cbc8; 14 @bws-groove-dark: #c9cbc8;
14 @bws-groove-light: #f4f2f3; 15 @bws-groove-light: #f4f2f3;
15 @canvas-footer-nav-height: 50px; 16 @canvas-footer-nav-height: 50px;
LEFTRIGHT

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