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

Unified Diff: ui/file_manager/file_manager/foreground/css/list.css

Issue 668983004: Add <a is="action-link">, a web component extension of <a> for in-page actions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 6 years, 2 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 | « chrome/test/data/webui/history_browsertest.js ('k') | ui/webui/resources/css/list.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/foreground/css/list.css
diff --git a/ui/file_manager/file_manager/foreground/css/list.css b/ui/file_manager/file_manager/foreground/css/list.css
index d102d696dcdc54ad7652214ae7a7fb8fd492644c..7e4ae21fb24cb35435fd85b96d209a23b3bbacc4 100644
--- a/ui/file_manager/file_manager/foreground/css/list.css
+++ b/ui/file_manager/file_manager/foreground/css/list.css
@@ -62,7 +62,7 @@ list :-webkit-any(
button,
input[type='button'],
input[type='submit'],
- select):not(.custom-appearance):not(.link-button) {
+ select):not(.custom-appearance) {
line-height: normal;
vertical-align: middle;
}
« no previous file with comments | « chrome/test/data/webui/history_browsertest.js ('k') | ui/webui/resources/css/list.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698