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

Unified Diff: lib/views/browser/charm-full.less

Issue 13954043: Add bundle page HTML (Closed)
Patch Set: Add bundle page HTML Created 11 years, 6 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/templates/bundle.handlebars ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/views/browser/charm-full.less
=== modified file 'lib/views/browser/charm-full.less'
--- lib/views/browser/charm-full.less 2013-09-24 00:20:16 +0000
+++ lib/views/browser/charm-full.less 2013-09-26 03:50:03 +0000
@@ -1,7 +1,8 @@
+.bundle,
.charm {
.changelog li,
.changelog p,
- .charm-details {
+ .details {
background: inherit;
border: none;
@@ -59,7 +60,7 @@
line-height: 40px;
}
}
- .charm-details {
+ .details {
display: inline-block;
margin-left: 20px;
@@ -269,14 +270,14 @@
}
.block-icon,
- .charm-details {
+ .details {
display: block;
float: none;
}
.block-icon {
margin: 20px;
}
- .charm-details {
+ .details {
margin-left: 0;
padding: 0 20px;
}
« no previous file with comments | « app/templates/bundle.handlebars ('k') | no next file » | no next file with comments »

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