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

Unified Diff: ui/webui/resources/css/tree.css

Issue 22600003: Switch to using '-t ios' for grit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 4 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/webui/resources/css/overlay.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/tree.css
diff --git a/ui/webui/resources/css/tree.css b/ui/webui/resources/css/tree.css
index 64ae2126e27fb7980ad4ec98e8134ae7f5a3f252..3bd08f7019e525f741cd473a4a00371c0d4a3083 100644
--- a/ui/webui/resources/css/tree.css
+++ b/ui/webui/resources/css/tree.css
@@ -169,7 +169,7 @@ tree[icon-visibility=parent] .tree-row[has-children=false] > .tree-label {
font-size: inherit;
font-weight: inherit;
margin: -2px -8px -2px -3px;
-<if expr="not is_macosx">
+<if expr="not is_macosx and not is_ios">
outline: none;
</if>
padding: 1px 7px 1px 1px;
« no previous file with comments | « ui/webui/resources/css/overlay.css ('k') | ui/webui/resources/css/widgets.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698