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

Unified Diff: remoting/webapp/message_window.css

Issue 503063004: Hangouts Remote Desktop Part VI - Show confirm dialog before retrieving access code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/base.js ('k') | remoting/webapp/unittests/base_unittest.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/message_window.css
diff --git a/remoting/webapp/message_window.css b/remoting/webapp/message_window.css
index c5a51ee837e7953fa0d052a639c55bbd8e055d85..a053df388d0458d48f6322000e9da9078bc9847e 100644
--- a/remoting/webapp/message_window.css
+++ b/remoting/webapp/message_window.css
@@ -10,4 +10,8 @@ body {
#infobox {
margin-top: 10px;
margin-bottom: 10px;
+}
+
+.insetList {
+ list-style-position: inside;
}
« no previous file with comments | « remoting/webapp/base.js ('k') | remoting/webapp/unittests/base_unittest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698