Index: Source/core/css/html.css |
diff --git a/Source/core/css/html.css b/Source/core/css/html.css |
index 335a57ec0fd0d106c9400c60672e4a38a0804227..9f306fa5320f2b7b6defa01e1b245f444fe58de5 100644 |
--- a/Source/core/css/html.css |
+++ b/Source/core/css/html.css |
@@ -787,7 +787,6 @@ input[type="color"]::-webkit-color-swatch { |
-webkit-user-modify: read-only !important; |
} |
-#if defined(ENABLE_CALENDAR_PICKER) && ENABLE_CALENDAR_PICKER |
input::-webkit-calendar-picker-indicator { |
display: inline-block; |
width: 0.66em; |
@@ -820,7 +819,6 @@ input[type="week"][readonly]::-webkit-inner-spin-button, |
input[readonly]::-webkit-calendar-picker-indicator { |
visibility: hidden; |
} |
-#endif // ENABLE_CALENDAR_PICKER |
select { |
-webkit-appearance: menulist; |