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

Unified Diff: components/flags_ui/resources/flags.css

Issue 1407753002: Clean up terminology used in about_flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unneccessary divs. Created 5 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 | « components/flags_ui/flags_ui_constants.cc ('k') | components/flags_ui/resources/flags.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/flags_ui/resources/flags.css
diff --git a/components/flags_ui/resources/flags.css b/components/flags_ui/resources/flags.css
index f033ad3751ecf2715a33ed08f1ad8724621659f9..4d1a61c6ebfcc4cf27c0391d3da9d6bdbcf6e1f6 100644
--- a/components/flags_ui/resources/flags.css
+++ b/components/flags_ui/resources/flags.css
@@ -143,12 +143,6 @@ html[dir=rtl] #experiment-reset-all {
background-color: rgb(255, 255, 0);
}
-.no-experiments {
- font-size: 1.2em;
- margin: 6em 0;
- text-align: center;
-}
-
/* Match the indentation of .experiment-text. */
.experiment-actions {
-webkit-padding-start: 5px;
« no previous file with comments | « components/flags_ui/flags_ui_constants.cc ('k') | components/flags_ui/resources/flags.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698