diff --git a/scripts/system/html/css/edit-style.css b/scripts/system/html/css/edit-style.css index 62d9c13e16..78fcdca535 100644 --- a/scripts/system/html/css/edit-style.css +++ b/scripts/system/html/css/edit-style.css @@ -909,10 +909,10 @@ textarea:enabled[scrolling="true"]::-webkit-resizer { width: 10%; } #col-name { - width: 20%; + width: 19%; } #col-url { - width: 20%; + width: 19%; } #col-locked, #col-visible { width: 4%; @@ -933,7 +933,7 @@ textarea:enabled[scrolling="true"]::-webkit-resizer { width: 8%; } #col-hasScript { - width: 4%; + width: 6%; } .verticesCount, .texturesCount, .texturesSize, .drawCalls { @@ -1003,9 +1003,16 @@ textarea:enabled[scrolling="true"]::-webkit-resizer { } #entity-table th #info-toggle { + display: inline-block; position: absolute; left: initial; - right: 4px; + right: 0; + width: 11px; + background-color: #1c1c1c; +} +#entity-table th #info-toggle span { + position: relative; + left: 0; } #entity-table td { diff --git a/scripts/system/html/entityList.html b/scripts/system/html/entityList.html index ed9b98333d..f4c2cfb282 100644 --- a/scripts/system/html/entityList.html +++ b/scripts/system/html/entityList.html @@ -61,7 +61,7 @@ T Size ' Draws - kD + kD