Browse
For agents
About
WPCasa – Real Estate for WordPress
/
1.5.3
WPCasa – Real Estate for WordPress
v1.5.3
Switch version
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.1.1
trunk
1.2.0
1.2.1
1.2.10
1.2.10.1
1.2.11
1.2.12
1.2.13
1.2.2
1.2.3
1.2.4
1.2.5
1.2.6
1.2.7
1.2.8
1.2.9
1.2.9.1
1.2.9.2
1.3.0
All 31 releases
Overview
Code
wpcasa
/
assets
/
css
/
wpsight-admin.min.css
wpsight-admin.min.css
in WPCasa – Real Estate for WordPress 1.5.3, at assets/css/wpsight-admin.min.css
3 lines
2.4 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
wpsight-review-notice
.
notice-info
{
border-left-color
:
#
43a97b
}
.
wpsight-review-notice__inner
{
display
:
flex
;
gap
:
18
px
;
padding
:
14
px
54
px
14
px
18
px
}
.
wpsight-review-notice__media
{
flex
:
0
0
auto
}
.
wpsight-review-notice__image
{
display
:
block
;
width
:
62
px
;
height
:
62
px
;
background
:
#
fff
;
object-fit
:
cover
;
margin-top
:
5
px
}
.
wpsight-review-notice__content
{
display
:
flex
;
flex
:
1
1
auto
;
flex-direction
:
column
}
.
wpsight-review-notice__actions
,
.
wpsight-review-notice__text
{
margin
:
0
}
.
wpsight-review-notice__text
{
font-size
:
13
px
;
line-height
:
1.45
;
margin-top
:
0
!important
}
.
wpsight-review-notice__text
a
.
wpsight-review-notice__stars
{
color
:
#
f0b849
;
letter-spacing
:
1
px
;
white-space
:
nowrap
}
.
wpsight-review-notice__actions
{
display
:
flex
;
flex-wrap
:
wrap
;
gap
:
10
px
}
.
wpsight-review-notice__button
{
display
:
inline-flex
;
align-items
:
center
;
gap
:
6
px
;
min-height
:
32
px
;
padding
:
0
12
px
;
border
:
1
px
solid
#
2271b1
;
border-radius
:
2
px
;
background
:
#
fff
;
box-shadow
:
none
;
color
:
#
2271b1
;
font-weight
:
500
;
line-height
:
30
px
;
text-decoration
:
none
!important
;
cursor
:
pointer
}
.
wpsight-review-notice__button
:
focus
,
.
wpsight-review-notice__button
:
hover
{
border-color
:
#
135e96
;
background
:
#
f0f6fc
;
box-shadow
:
none
}
.
wpsight-review-notice__button-icon
{
display
:
inline-block
;
font-weight
:
700
;
line-height
:
1
}
.
wpsight-review-notice__button-icon-star
{
color
:
#
f0b849
}
@
media
(
max-width
:
782
px
)
{
.
wpsight-review-notice__inner
{
padding-right
:
44
px
}
}
@
media
(
max-width
:
600
px
)
{
.
wpsight-review-notice__inner
{
gap
:
12
px
;
padding
:
14
px
40
px
14
px
14
px
}
.
wpsight-review-notice__image
{
width
:
52
px
;
height
:
52
px
}
}
2
.
wpsight-settings-page
.
wpsight-translation-notice
.
notice-info
,
.
wpsight-translation-notice
.
notice-info
{
border-left-color
:
#
43a97b
;
background
:
#
f0fbf8
}
.
wpsight-translation-notice
.
wpsight-review-notice__actions
{
margin-top
:
10
px
}
.
wpsight-translation-notice
.
wpsight-review-notice__text
strong
{
display
:
inline-block
;
margin-bottom
:
4
px
}
.
wpsight-translation-notice
.
wpsight-review-notice__button
:
first-child
{
border-color
:
#
12ae8f
;
background
:
#
12ae8f
;
color
:
#
fff
}
.
wpsight-translation-notice
.
wpsight-review-notice__button
:
first-child
:
focus
,
.
wpsight-translation-notice
.
wpsight-review-notice__button
:
first-child
:
hover
{
border-color
:
#
0f8e75
;
background
:
#
0f8e75
;
color
:
#
fff
}
.
wpsight-translation-notice__button-icon-translate
.
dashicons
{
width
:
16
px
;
height
:
16
px
;
font-size
:
16
px
;
line-height
:
1
}
.
wpsight-translation-notice__button-icon-dismiss
{
display
:
inline-flex
;
align-items
:
center
;
justify-content
:
center
;
width
:
14
px
;
height
:
14
px
;
border-radius
:
2
px
;
background
:
#
d63638
;
color
:
#
fff
;
font-size
:
13
px
;
line-height
:
14
px
}
3