Index: remoting/webapp/app_remoting/html/ar_main.css |
diff --git a/chrome/browser/resources/pdf/elements/viewer-bookmark/viewer-bookmark.css b/remoting/webapp/app_remoting/html/ar_main.css |
similarity index 59% |
copy from chrome/browser/resources/pdf/elements/viewer-bookmark/viewer-bookmark.css |
copy to remoting/webapp/app_remoting/html/ar_main.css |
index f20997dd5eefe1eaf97e8274eaab56040600bc49..56cd979f257a8cee02e77cae66639396943223b3 100644 |
--- a/chrome/browser/resources/pdf/elements/viewer-bookmark/viewer-bookmark.css |
+++ b/remoting/webapp/app_remoting/html/ar_main.css |
@@ -1,7 +1,8 @@ |
/* Copyright 2015 The Chromium Authors. All rights reserved. |
* Use of this source code is governed by a BSD-style license that can be |
- * found in the LICENSE file. */ |
+ * found in the LICENSE file. |
+ */ |
-.sub-bookmark { |
- margin-left: 1em; |
-} |
+html { |
+ background-image: radial-gradient(#444, #111); |
+} |