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

Unified Diff: infra/tools/antibody/static/tbr_by_user.css

Issue 1235373004: Added script to generate stats on a git checkout (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@new_antibody_db_schema
Patch Set: Rebase Created 5 years, 5 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
« no previous file with comments | « infra/tools/antibody/static/stats.js ('k') | infra/tools/antibody/static/tbr_by_user.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/tools/antibody/static/tbr_by_user.css
diff --git a/infra/tools/antibody/static/tbr_by_user.css b/infra/tools/antibody/static/tbr_by_user.css
index 9f99eda0f01ce077f144a4696689def9dad60161..fe885a45d5dc76e2b3ee0a7dd20091fdb206e3d8 100644
--- a/infra/tools/antibody/static/tbr_by_user.css
+++ b/infra/tools/antibody/static/tbr_by_user.css
@@ -21,12 +21,12 @@ body {
text-transform: uppercase;
}
-.gen_time {
+.nav .gen_time {
color: #A3A3A3;
}
.input-group {
- margin-top: 70px;
+ margin-top: 90px;
width: 70%;
margin-left: auto;
margin-right: auto;
@@ -42,4 +42,4 @@ body {
th {
text-align: center;
-}
+}
« no previous file with comments | « infra/tools/antibody/static/stats.js ('k') | infra/tools/antibody/static/tbr_by_user.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698