Browse
For agents
About
Analytify – Google Analytics Dashboard For WordPress (GA4 analytics tracking)
/
trunk
Analytify – Google Analytics Dashboard For WordPress (GA4 analytics tracking)
vtrunk
Switch version
9.1.2
9.1.1
9.1.0
9.0.2
9.0.1
trunk
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.1.0
1.1.1
1.2.0
1.2.1
1.2.2
1.2.3
1.2.4
1.2.5
1.3.0
1.3.1
1.3.2
All 153 releases
Overview
Code
wp-analytify
/
assets
/
css
/
utils.min.css
utils.min.css
in Analytify – Google Analytics Dashboard For WordPress (GA4 analytics tracking) trunk, at assets/css/utils.min.css
1 lines
3.2 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
analytify_page_analytify-settings
.
wrap
.
notice
{
margin
:
10
px
0
10
px
}
.
wrap
.
wp-analytify-notification
{
margin
:
15
px
0
15
px
}
.
wp-analytify-notification
{
padding
:
8
px
9
px
;
margin
:
10
px
;
position
:
relative
;
box-sizing
:
border-box
}
.
wp-analytify-notice-logo
{
width
:
25
px
;
float
:
left
;
margin-right
:
14
px
;
overflow
:
hidden
}
.
wp-analytify-notice-logo
img
{
vertical-align
:
middle
;
max-width
:
142
px
}
.
wp-analytify-notice-discription
{
overflow
:
hidden
;
width
:
calc
(
100
%
-
50
px
)
}
.
wp-analytify-notification
.
wp-analytify-danger
{
border
:
1
px
solid
#
c3c4c7
;
border-left
:
4
px
solid
#
d43635
;
background
:
#
fff
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.
wp-analytify-notice-discription
p
{
margin
:
0
}
.
wp-analytify-notice-description
p
{
margin
:
0
}
.
wp-analytify-danger
.
wp-analytify-notice-discription
p
{
color
:
#
1d262e
}
.
wp-analytify-danger
.
wp-analytify-notice-description
p
{
color
:
#
1d262e
}
.
wp-analytify-notification
::
after
{
content
:
'
'
;
display
:
table
;
clear
:
both
}
.
wp-analytify-notification
.
wp-analytify-notification-close
{
text-decoration
:
none
;
padding
:
2
px
}
.
wp-analytify-notification
.
wp-analytify-danger
.
wp-analytify-notification-close
::
before
{
color
:
#
1d262e
}
.
wp-analytify-notification
.
wp-analytify-success
{
border
:
1
px
solid
#
c3c4c7
;
border-left
:
4
px
solid
#
00a32a
;
background
:
#
fff
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.
wp-analytify-notification
.
wp-analytify-success
.
wp-analytify-email-report-sent
{
background
:
#
fff
}
.
wp-analytify-notice-dismiss
{
position
:
absolute
;
top
:
46
%
;
right
:
10
px
;
transform
:
translateY
(
-50
%
)
;
font-size
:
18
px
;
color
:
#
111010
;
text-decoration
:
none
;
font-weight
:
700
;
cursor
:
pointer
}
.
wp-analytify-notice-icon
img
{
vertical-align
:
middle
;
max-width
:
25
px
;
margin-right
:
15
px
}
.
wp-analytify-notice-description
{
overflow
:
hidden
;
width
:
calc
(
100
%
-
50
px
)
}
.
wp-analytify-notice-dismiss
:
hover
{
color
:
#
900
}
.
wp-analytify-success
.
wp-analytify-notice-description
p
{
color
:
#
2a2a27
;
font-weight
:
500
}
.
wp-analytify-success
.
wp-analytify-notice-discription
p
{
color
:
#
2a2a27
;
font-weight
:
500
}
.
wp-analytify-notification
.
wp-analytify-success
.
wp-analytify-notification-close
::
before
{
color
:
#
2a2a27
;
font-weight
:
500
}
.
wp-analytify-notice-link
{
text-decoration
:
none
}
.
analytify-review-notice
{
padding
:
15
px
15
px
15
px
0
;
background-color
:
#
fff
;
border-radius
:
3
px
;
margin
:
20
px
20
px
20
px
0
;
border-left
:
4
px
solid
transparent
}
.
analytify-review-notice
::
after
{
content
:
'
'
;
display
:
table
;
clear
:
both
}
.
analytify-review-thumbnail
{
width
:
114
px
;
float
:
left
;
line-height
:
80
px
;
text-align
:
center
;
border-right
:
4
px
solid
transparent
}
.
analytify-review-thumbnail
img
{
width
:
60
px
;
vertical-align
:
middle
}
.
analytify-review-text
{
overflow
:
hidden
}
.
analytify-review-text
h3
{
font-size
:
24
px
;
margin
:
0
0
5
px
;
font-weight
:
400
;
line-height
:
1.3
}
.
analytify-review-text
p
{
font-size
:
13
px
;
margin
:
0
0
5
px
}
.
analytify-review-ul
{
margin
:
0
;
padding
:
0
}
.
analytify-review-ul
li
{
display
:
inline-block
;
margin-right
:
15
px
}
.
analytify-review-ul
li
a
{
display
:
inline-block
;
color
:
#
10738b
;
text-decoration
:
none
;
padding-left
:
26
px
;
position
:
relative
}
.
analytify-review-ul
li
a
span
{
position
:
absolute
;
left
:
0
;
top
:
-2
px
}
#
setup-wait-message-active
{
display
:
flex
;
gap
:
1
rem
;
align-items
:
center
}
#
setup-wait-message-disabled
{
display
:
none
}
.
analytify_online
{
background
:
#
ffe49a
!important
}