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

Unified Diff: remoting/webapp/base/html/main.css

Issue 848993002: Improve apps v2 upgrade UX (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address outstanding feedbacks Created 5 years, 11 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/resources/remoting_strings.grd ('k') | remoting/webapp/base/js/base.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/base/html/main.css
diff --git a/remoting/webapp/base/html/main.css b/remoting/webapp/base/html/main.css
index 5a6cd7e68dc8c00f9374f17354d1d99b87f7a500..5f57f4a817158b6b5f759d4fc63162c8df18d672 100644
--- a/remoting/webapp/base/html/main.css
+++ b/remoting/webapp/base/html/main.css
@@ -351,13 +351,6 @@ section {
background-position: -3px -2px;
}
-#host-list-empty-hosting-supported {
- margin-top: 14px;
- padding-top: 20px;
- border-top: 1px solid #E5E5E5;
- background-position-y: 18px;
-}
-
.selectable {
-webkit-user-select: text;
cursor: text;
« no previous file with comments | « remoting/resources/remoting_strings.grd ('k') | remoting/webapp/base/js/base.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698