diff --git a/examples/html/edit-style.css b/examples/html/edit-style.css index 0ca9e0b6fd..fd587a58ec 100644 --- a/examples/html/edit-style.css +++ b/examples/html/edit-style.css @@ -521,6 +521,9 @@ input[type=checkbox]:checked + label:hover { .dropdown dt:hover { color: #404040; } +.dropdown dt:focus { + outline: none; +} .dropdown dt span:first-child { display: inline-block; position: relative; @@ -582,6 +585,9 @@ div.refresh input[type="button"] { background-position: bottom right; background-repeat: no-repeat; } +.color-picker:focus { + outline: none; +} .color-picker[active="true"] { border-color: #000; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABDSURBVChTjcoLCkAhCETRNq0tf97Y5xGZ1gVJ45TH6njThIO+xk2UwhWFcEdH6JCqOuiQiMDi/hcii3crRRb/7ggAPvIMVihQwvSXAAAAAElFTkSuQmCC); @@ -780,6 +786,10 @@ textarea:enabled[scrolling="true"]::-webkit-resizer { background: none; } +#entity-table th:focus { + outline: none; +} + #col-type { width: 16%; } diff --git a/examples/html/entityProperties.html b/examples/html/entityProperties.html index 02bcbc4528..02d26d4644 100644 --- a/examples/html/entityProperties.html +++ b/examples/html/entityProperties.html @@ -1339,7 +1339,7 @@
- M + M
@@ -1429,7 +1429,7 @@
- M + M