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

Unified Diff: ui/webui/resources/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 | « ui/file_manager/file_manager/foreground/css/list.css ('k') | ui/webui/resources/css/widgets.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/css/list.css
diff --git a/ui/webui/resources/css/list.css b/ui/webui/resources/css/list.css
index 8ecb918b944fdd12db5e81c6ee676fb1b2ff331c..e4d756a967b3a9af5a6b91bac302715089ad81a2 100644
--- a/ui/webui/resources/css/list.css
+++ b/ui/webui/resources/css/list.css
@@ -101,7 +101,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;
margin: 0;
vertical-align: middle;
« no previous file with comments | « ui/file_manager/file_manager/foreground/css/list.css ('k') | ui/webui/resources/css/widgets.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698