Merge pull request #21017 from atm-john/small_css_fix

fix css
This commit is contained in:
Laurent Destailleur 2022-05-25 19:11:04 +02:00 committed by GitHub
commit 6b476af7d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ if (!defined('ISLOADEDBYSTEELSHEET')) {
*/ */
.info-box-module.--external span.info-box-icon-version { .info-box-module.--external span.info-box-icon-version {
background: #bbb; background: rgba(0,0,0,0.2);
} }
.info-box-module.--external.--need-update span.info-box-icon-version{ .info-box-module.--external.--need-update span.info-box-icon-version{