diff --git a/scripts/system/html/css/edit-style.css b/scripts/system/html/css/edit-style.css index 6405e9ef6c..a0e4bf0f82 100644 --- a/scripts/system/html/css/edit-style.css +++ b/scripts/system/html/css/edit-style.css @@ -977,6 +977,10 @@ textarea:enabled[scrolling="true"]::-webkit-resizer { left: 0; } +#entity-table th#entity-hasScript .glyph { + text-transform: none; +} + #entity-table thead .sort-order { display: inline-block; width: 8px; diff --git a/scripts/system/html/entityList.html b/scripts/system/html/entityList.html index 8de77dc707..fc135aba42 100644 --- a/scripts/system/html/entityList.html +++ b/scripts/system/html/entityList.html @@ -61,7 +61,7 @@