|
|
@@ -218,6 +218,10 @@ button:focus {
|
|
|
outline: -webkit-focus-ring-color auto 5px;
|
|
|
}
|
|
|
|
|
|
+img, iframe {
|
|
|
+ background: $externalsBackground;
|
|
|
+}
|
|
|
+
|
|
|
input[type="search"]::-webkit-search-cancel-button,
|
|
|
input[type="search"]::-webkit-search-decoration {
|
|
|
-webkit-appearance: none;
|