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

Unified Diff: Tools/GardeningServer/styles/results.css

Issue 358173003: Remove rebaseline logic from GOM (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | « Tools/GardeningServer/scripts/ui/results_unittests.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/styles/results.css
diff --git a/Tools/GardeningServer/styles/results.css b/Tools/GardeningServer/styles/results.css
index 0bc8bc95f5da161da7203a4da4849e2a8f4c5c39..332adcae529ed32fbe5dfa8d59ea3f713600d1c8 100644
--- a/Tools/GardeningServer/styles/results.css
+++ b/Tools/GardeningServer/styles/results.css
@@ -34,14 +34,6 @@
padding: 5px;
}
-.results-view ul.actions.rebaseline-action {
- float: none;
- position: absolute;
- right: 4px;
- top: 7px;
- padding: 0;
-}
-
.results-view ul.actions li, .ui-dialog ul.actions li {
display: inline-block;
}
« no previous file with comments | « Tools/GardeningServer/scripts/ui/results_unittests.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698