Skip to content

Commit

Permalink
MonsterInsights Lite v8.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ciprianimike committed Jul 17, 2024
1 parent 6ac651b commit 0a307d8
Show file tree
Hide file tree
Showing 536 changed files with 68,009 additions and 36,794 deletions.
163 changes: 0 additions & 163 deletions README.md

This file was deleted.

6 changes: 6 additions & 0 deletions assets/css/admin-common.css
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,9 @@
color: #fff;
font-weight: 600;
}

.monsterinsights-menu-new-indicator{
color:#f18200;
vertical-align:super;
font-size:9px
}
2 changes: 1 addition & 1 deletion assets/css/admin-common.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions assets/css/admin-metabox-sitenotes.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
/*
***************************
******* Site Notes ********
***************************
*/
#monsterinsights-metabox-site-notes{
margin-top: 20px;
border-top: 1px solid #efefef;
}
.monsterinsights-metabox-input{
margin-bottom: 10px;
}
#monsterinsights-metabox-site-notes .hidden{
display: none;
}
.monsterinsights-metabox-textarea textarea,
.monsterinsights-metabox-select select{
width: 100%;
}
.monsterinsights-metabox-select select{
margin-top: 10px;
}
.site-notes-select select{
line-height: 2 !important;
}
1 change: 1 addition & 0 deletions assets/css/admin-metabox-sitenotes.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0a307d8

Please sign in to comment.