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

Unified Diff: remoting/webapp/app_remoting/html/template_lg.html

Issue 972833002: Apply a prettier background for platforms that don't support shaped windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added missing file. Created 5 years, 10 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 | « remoting/webapp/app_remoting/html/ar_main.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/app_remoting/html/template_lg.html
diff --git a/remoting/webapp/app_remoting/html/template_lg.html b/remoting/webapp/app_remoting/html/template_lg.html
index 9b666acfac9a8653ea7f5e13271edfeb2fff938c..32bb36911bbef2408da2cd57fdea6dab5be6be29 100644
--- a/remoting/webapp/app_remoting/html/template_lg.html
+++ b/remoting/webapp/app_remoting/html/template_lg.html
@@ -9,11 +9,12 @@ found in the LICENSE file.
<head>
<meta charset="utf-8">
<link rel="icon" type="image/png" href="icon16.png">
- <link rel="stylesheet" href="open_sans.css">
+ <link rel="stylesheet" href="ar_main.css">
<link rel="stylesheet" href="connection_stats.css">
<link rel="stylesheet" href="context_menu.css">
<link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="menu_button.css">
+ <link rel="stylesheet" href="open_sans.css">
<meta-include type="javascript"/>
« no previous file with comments | « remoting/webapp/app_remoting/html/ar_main.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698