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

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

Issue 6516019: Made activate/buy button show consistently on network list and details pages.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 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/chromeos_internet_options_page.css ('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
===================================================================
--- chrome/browser/resources/options/options_page.css (revision 75135)
+++ chrome/browser/resources/options/options_page.css (working copy)
@@ -123,6 +123,14 @@
display: -webkit-box;
}
+.bottom-strip {
+ padding: 12px;
+ position: absolute;
+ right: 0px;
+ bottom: 0px;
+ border-top: none;
+}
+
html[toolkit=views] .button-strip {
-webkit-box-direction: reverse;
}
« no previous file with comments | « chrome/browser/resources/options/chromeos_internet_options_page.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698