Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 0a307d8

Browse files
committed
MonsterInsights Lite v8.28.0
1 parent 6ac651b commit 0a307d8

File tree

536 files changed

+68009
-36794
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

536 files changed

+68009
-36794
lines changed

README.md

Lines changed: 0 additions & 163 deletions
This file was deleted.

assets/css/admin-common.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,9 @@
8383
color: #fff;
8484
font-weight: 600;
8585
}
86+
87+
.monsterinsights-menu-new-indicator{
88+
color:#f18200;
89+
vertical-align:super;
90+
font-size:9px
91+
}

assets/css/admin-common.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
/*
2+
***************************
3+
******* Site Notes ********
4+
***************************
5+
*/
6+
#monsterinsights-metabox-site-notes{
7+
margin-top: 20px;
8+
border-top: 1px solid #efefef;
9+
}
10+
.monsterinsights-metabox-input{
11+
margin-bottom: 10px;
12+
}
13+
#monsterinsights-metabox-site-notes .hidden{
14+
display: none;
15+
}
16+
.monsterinsights-metabox-textarea textarea,
17+
.monsterinsights-metabox-select select{
18+
width: 100%;
19+
}
20+
.monsterinsights-metabox-select select{
21+
margin-top: 10px;
22+
}
23+
.site-notes-select select{
24+
line-height: 2 !important;
25+
}

assets/css/admin-metabox-sitenotes.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)