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

Unified Diff: Tools/GardeningServer/styles/notifications.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/notifications.css
diff --git a/Tools/GardeningServer/styles/notifications.css b/Tools/GardeningServer/styles/notifications.css
index c4a7b6c49a7601465f0d650619b7596c955df030..00144971f2f1a3887dd4c547b969d85596f83a11 100644
--- a/Tools/GardeningServer/styles/notifications.css
+++ b/Tools/GardeningServer/styles/notifications.css
@@ -53,12 +53,6 @@ ol.notifications div.how {
width: 350px;
}
-ol.notifications time {
- display: block;
- color: #888;
- padding: 0 0 20px 0;
-}
-
ol.notifications div.what {
display: -webkit-box;
-webkit-box-orient: vertical;

Powered by Google App Engine
This is Rietveld 408576698