From b372f82f783a5eae0147e532a45371b53c313259 Mon Sep 17 00:00:00 2001 From: David Rowe Date: Wed, 7 Sep 2016 17:09:56 +1200 Subject: [PATCH] Ensure that the expand/collapse icon is always visible --- scripts/system/html/css/edit-style.css | 15 +++++++++++---- scripts/system/html/entityList.html | 2 +- 2 files changed, 12 insertions(+), 5 deletions(-) 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