diff --git a/source/Ox.UI/css/Ox.UI.css b/source/Ox.UI/css/Ox.UI.css index 551108a7..b375e7a3 100644 --- a/source/Ox.UI/css/Ox.UI.css +++ b/source/Ox.UI/css/Ox.UI.css @@ -792,6 +792,9 @@ OxEditableElement //cursor: pointer; padding: 0 0 0 1px; word-wrap: break-word; + -moz-user-select: text; + -o-user-select: text; + -webkit-user-select: text; } .OxEditableElement div.OxInput { padding: 0 1px 0 0; @@ -1446,12 +1449,8 @@ Maps border-radius: 8px; } .OxTypeIcon { - width: 10px; - height: 10px; border-width: 2px; border-style: solid; - border-radius: 7px; - margin-left: -3px; } /*