updated plugin Menu Icons version 0.12.12

This commit is contained in:
2022-08-19 16:16:06 +00:00
committed by Gitium
parent 8384403af1
commit 3ebf964f56
17 changed files with 104 additions and 100 deletions

View File

@ -1,4 +1,5 @@
.menu-icon-dashboard-notice {
position: relative;
background: #FFFFFF;
border: 1px solid #E1E1E1;
box-sizing: border-box;
@ -38,3 +39,6 @@
font-size: 13px;
line-height: 1.5;
}
.menu-icon-dashboard-notice .notice-dismiss {
text-decoration: none;
}