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

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

Issue 336033002: Cleanup some garden-o-matic cruft and dead code. (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
Index: Tools/GardeningServer/styles/onebar.css
diff --git a/Tools/GardeningServer/styles/onebar.css b/Tools/GardeningServer/styles/onebar.css
index eaa8db35d4c391dc9e64e803337a3779c0c86edb..481195b450c6e9ee9ba58f1746885ed04394ec68 100644
--- a/Tools/GardeningServer/styles/onebar.css
+++ b/Tools/GardeningServer/styles/onebar.css
@@ -57,21 +57,6 @@
background: url(../images/partytime.gif) center center no-repeat;
}
-#chromium-gtests iframe {
- border: 0;
- height: 20px;
-}
-
-#chromium-gtests {
- position: absolute;
- top: 10px;
- right: 5px;
-}
-
-#gtest-label {
- vertical-align: top;
-}
-
#link-handling {
position: absolute;
top: 10px;

Powered by Google App Engine
This is Rietveld 408576698