Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9738)

Unified Diff: appengine/chromium_rietveld/new_static/components/cr-issue-patchset.css

Issue 1152723005: Expand patchset if patchsetID provided in URL (Closed) Base URL: https://chromium.googlesource.com/infra/infra@master
Patch Set: Display patchset id Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: appengine/chromium_rietveld/new_static/components/cr-issue-patchset.css
diff --git a/appengine/chromium_rietveld/new_static/components/cr-issue-patchset.css b/appengine/chromium_rietveld/new_static/components/cr-issue-patchset.css
index fe44a0eec4af9186b343f0183da89fcb50828c0c..35429febc403fce4fb041cd083b2ce629b59cb8a 100644
--- a/appengine/chromium_rietveld/new_static/components/cr-issue-patchset.css
+++ b/appengine/chromium_rietveld/new_static/components/cr-issue-patchset.css
@@ -58,6 +58,11 @@ header .ui-actions {
margin: 0.5em 16px 0.5em 16px;
}
+.patchset-id {
+ font-size: 0.85em;
+ margin: 0 5px 0.5em 16px;
+}
+
.spinner {
vertical-align: middle;
margin: 0 8px 0 8px;

Powered by Google App Engine
This is Rietveld 408576698