Skip to content

Commit 2b1f31f

Browse files
TASK: update build after rebase
1 parent 86a530b commit 2b1f31f

File tree

7 files changed

+28
-22
lines changed

7 files changed

+28
-22
lines changed

Resources/Private/Translations/en/Main.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
</trans-unit>
305305
<trans-unit id="editAssetDialog.update" xml:space="preserve" approved="yes">
306306
<source>Update</source>
307-
</trans-unit>
307+
</trans-unit>
308308
<trans-unit id="uploadDialog.copyrightNoticeNotNeeded" xml:space="preserve" approved="yes">
309309
<source>Copyright notice not needed</source>
310310
</trans-unit>

Resources/Public/AssetEditor/Plugin.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -850,6 +850,12 @@
850850
color: var(--theme-colors-inactive);
851851
}
852852

853+
.TagSelectBox-module__tagSelectBox___H0cU8 input {
854+
/* Hack to override Neos backend CSS override */
855+
background-color: transparent !important;
856+
border: none !important;
857+
}
858+
853859
.Preview-module__preview___3h-ZY {
854860
min-width: var(--theme-size-sidebarWidth);
855861
margin: 0;

Resources/Public/AssetEditor/Plugin.js

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Resources/Public/Assets/main.bundle.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Resources/Public/Assets/main.bundle.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Resources/Public/Assets/main.bundle.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Resources/Public/Assets/main.bundle.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)