Update count color, use admin theme
This commit is contained in:
parent
35c1592d8b
commit
527701f53d
|
@ -199,7 +199,7 @@
|
|||
}
|
||||
|
||||
.update-plugins .update-count {
|
||||
background-color: #d54e21;
|
||||
background-color: var(--wp-admin-theme-color);
|
||||
border-radius: 10px;
|
||||
color: #fff;
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in New Issue