Small css fix
This commit is contained in:
parent
259a292704
commit
a01edddb51
@ -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{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user