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

Unified Diff: lib/views/stylesheet.less

Issue 11104043: New visual design of charm details and browser. (Closed)
Patch Set: New visual design of charm details and browser. Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/views/browser/vars.less ('k') | lib/views/typography.less » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/views/stylesheet.less
=== modified file 'lib/views/stylesheet.less'
--- lib/views/stylesheet.less 2013-07-03 23:05:00 +0000
+++ lib/views/stylesheet.less 2013-07-10 09:14:57 +0000
@@ -26,6 +26,10 @@
@navbar-height: 79px;
@navbar-bottom-border-height: 8px;
@navbar-divider-colour: #333;
+@text-colour: #505050;
+
+// Imports need to be after vars.
+@import "typography.less";
/* Mixins */
.create-border-radius(@radius) {
@@ -244,20 +248,6 @@
padding: 0;
list-style: none;
- li {
- float: left;
-
- a {
- display: block;
- padding: 25px 10px 0 10px;
- font-size: 12pt;
- color: #9b9b9b;
- }
- }
- }
- #browser-nav {
- float: left;
-
ul {
margin: 0 20px 0 0;
padding: 0;
@@ -1819,7 +1809,6 @@
@import "browser/charm-container.less";
@import "browser/charm-full.less";
@import "browser/charm-token.less";
-@import "browser/content-sidebar.less";
@import "browser/editorial.less";
@import "browser/minimized.less";
@import "browser/overlay-indicator.less";
« no previous file with comments | « lib/views/browser/vars.less ('k') | lib/views/typography.less » ('j') | no next file with comments »

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