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

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

Issue 2231143002: Cleanup: fix some CSS comment styles (especially copyrights) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/tree.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/css/widgets.css
diff --git a/ui/webui/resources/css/widgets.css b/ui/webui/resources/css/widgets.css
index 0cd35701d8a6ffa4bfa0a34b0aafcb932a756e5f..39a03609a5834aeb6412fa724553044719047162 100644
--- a/ui/webui/resources/css/widgets.css
+++ b/ui/webui/resources/css/widgets.css
@@ -252,8 +252,7 @@ input:disabled:-webkit-any([type='password'],
* <input type="checkbox"></input>
* <span>
* </label>
- * </div>
- */
+ * </div> */
michaelpg 2016/08/11 08:08:13 putting code next to code really doesn't seem good
Dan Beam 2016/08/12 00:31:29 fine, reverted
:-webkit-any(.checkbox, .radio) label {
-webkit-user-select: none;
« no previous file with comments | « ui/webui/resources/css/tree.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698