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

Unified Diff: lib/views/stylesheet.less

Issue 6819131: Replaced charm panel icons with our assets.
Patch Set: Replaced charm panel icons with our assets. Created 11 years, 4 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 | « app/views/charm-panel.js ('k') | test/test_charm_panel.js » ('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 2012-11-09 14:30:56 +0000
+++ lib/views/stylesheet.less 2012-11-12 14:46:20 +0000
@@ -852,7 +852,7 @@
color: @charm-panel-deploy-button-color;
cursor: pointer;
font-size: 14px;
- padding: 7px 4px;
+ padding: 7px @charm-panel-padding-left;
}
.charm-panel {
background-color: @charm-panel-background-color;
@@ -875,6 +875,7 @@
padding: 8px @charm-panel-padding-left;
i {
float: right;
+ margin-top: 8px;
}
&.first {
border-top: 1px solid @charm-paneel-border-top-color;
« no previous file with comments | « app/views/charm-panel.js ('k') | test/test_charm_panel.js » ('j') | no next file with comments »

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