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

Unified Diff: chrome/browser/resources/options/options_page.css

Issue 6360013: DOMUI: Adjust location of "Disable individual plug-ins" link. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: only margin Created 9 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 | « chrome/browser/resources/options/content_settings_exceptions_area.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/options_page.css
diff --git a/chrome/browser/resources/options/options_page.css b/chrome/browser/resources/options/options_page.css
index fef6d6f3d0ab466a7ee2a300c7edb7648ec94852..25ec5d63f5f2bb39991a8f62de054562f189aa03 100644
--- a/chrome/browser/resources/options/options_page.css
+++ b/chrome/browser/resources/options/options_page.css
@@ -656,3 +656,9 @@ html[os=mac] label > input[type=radio] {
.suboption {
-webkit-margin-start: 16px;
}
+
+.link {
+ margin: 10px 0;
+ position: relative;
+ top: 4px;
+}
« no previous file with comments | « chrome/browser/resources/options/content_settings_exceptions_area.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698