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

Unified Diff: Tools/GardeningServer/ui/ct-builder-grid.html

Issue 400353006: Fix a bunch of UI nits in sheriff-o-matic. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
Index: Tools/GardeningServer/ui/ct-builder-grid.html
diff --git a/Tools/GardeningServer/ui/ct-builder-grid.html b/Tools/GardeningServer/ui/ct-builder-grid.html
index ab9a6d339cff79d73339a1de38c2d0d00c67f725..5956cc0b3bf3ac1b522a7787fe2296550f64d1b1 100644
--- a/Tools/GardeningServer/ui/ct-builder-grid.html
+++ b/Tools/GardeningServer/ui/ct-builder-grid.html
@@ -17,10 +17,6 @@ found in the LICENSE file.
width: 350px;
}
- tbody tr {
- border-top: 1px solid #eee;
- }
-
tbody td:first-child {
width: 20%;
}

Powered by Google App Engine
This is Rietveld 408576698