Browse
For agents
About
MaxButtons – Create buttons
/
6.27
MaxButtons – Create buttons
v6.27
Switch version
6.23
6.24
6.25
6.26
6.26.1
6.27
6.28
6.3
6.4
6.5
6.6
6.7
6.8
6.9
7.0
7.1
7.1.1
7.1.2
7.1.3
7.10
7.11
7.13
7.13.1
7.13.2
7.13.3
All 100 releases
Overview
Code
maxbuttons
/
assets
/
css
/
review_notice.css
review_notice.css
in MaxButtons – Create buttons 6.27, at assets/css/review_notice.css
2 lines
934 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
maxbuttons-notice
{
height
:
148
px
;
color
:
#
000
;
display
:
block
}
.
maxbuttons-notice
.
review-logo
{
background
:
url
(
"
../../images/maxbuttonspro-128.png
"
)
no-repeat
scroll
0
0
transparent
;
display
:
block
;
float
:
left
;
margin
:
10
px
;
height
:
128
px
;
width
:
128
px
}
.
maxbuttons-notice
.
mb-notice
{
display
:
block
;
height
:
128
px
;
float
:
left
;
margin
:
10
px
}
.
maxbuttons-notice
.
mb-notice
p
{
font-size
:
16
px
}
.
maxbuttons-notice
.
title
{
font-size
:
24
px
!important
;
margin
:
4
px
0
}
.
maxbuttons-notice
ul
.
review-notice-links
li
{
float
:
left
;
display
:
inline-block
;
margin-right
:
20
px
}
.
maxbuttons-notice
ul
.
review-notice-links
li
a
{
font-size
:
16
px
}
.
maxbuttons-notice
.
close-mb-notice
{
float
:
right
;
margin-top
:
70
px
}
.
maxbuttons-reviewoffer
{
font-size
:
14
px
;
padding
:
15
px
;
background
:
#
fbfbfb
;
display
:
inline-block
;
color
:
#
000
;
border
:
1
px
solid
#
e5e5e5
;
border-radius
:
5
px
;
margin
:
8
px
0
;
line-height
:
25
px
}
.
maxbuttons-reviewoffer
.
dismiss
{
cursor
:
pointer
;
display
:
block
;
float
:
right
;
margin-right
:
10
px
;
margin-top
:
3
px
}
2