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

Unified Diff: chrome/browser/resources/options/chromeos_internet_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
Index: chrome/browser/resources/options/chromeos_internet_options_page.css
===================================================================
--- chrome/browser/resources/options/chromeos_internet_options_page.css (revision 75135)
+++ chrome/browser/resources/options/chromeos_internet_options_page.css (working copy)
@@ -179,29 +179,18 @@
}
#detailsInternetPage:not([connected]) > #advancedSection,
-#detailsInternetPage[connecting] > * > #detailsInternetLogin,
-#detailsInternetPage[connected] > * > #detailsInternetLogin,
-#detailsInternetPage:not([connected]) > * > #buyplanDetails,
#detailsInternetPage:not([wireless]) > * > #detailsInternetOk,
#detailsInternetPage[ethernet] .wifi-details,
#detailsInternetPage[ethernet] .cellular-details,
#detailsInternetPage[cellular] .wifi-details,
-#detailsInternetPage:not([cellular]) > * > #activateDetails,
-#detailsInternetPage:not([cellular]) > * > #buyplanDetails,
#detailsInternetPage[wireless] .cellular-details,
#detailsInternetPage[cellplanloading] .no-plan-info,
#detailsInternetPage[cellplanloading] .plan-details-info,
-#detailsInternetPage[cellplanloading] > * > #buyplanDetails,
#detailsInternetPage[cellplanloading] #planList,
-#detailsInternetPage[activated] > * > #activateDetails,
-#detailsInternetPage:not([activated]) > * > #buyplanDetails,
-#detailsInternetPage:not([activated]) > * > #detailsInternetLogin,
#detailsInternetPage[hascellplan] .plan-loading-info,
#detailsInternetPage[hascellplan] .no-plan-info,
-#detailsInternetPage[hascellplan] > * > #buyplanDetails,
#detailsInternetPage[nocellplan] .plan-loading-info,
#detailsInternetPage[nocellplan] .plan-details-info,
-#detailsInternetPage[hasactiveplan] > * > #buyplanDetails,
#detailsInternetPage:not([gsm]) .gsm-only,
#detailsInternetPage:not([password]) .password-details,
#detailsInternetPage[cert] .password-details,
« no previous file with comments | « chrome/browser/resources/options/chromeos_internet_options.js ('k') | chrome/browser/resources/options/options_page.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698