Browse
For agents
About
Translate and Go multilingual – Automatic AI translation – wpLingua
/
1.0.4
Translate and Go multilingual – Automatic AI translation – wpLingua
v1.0.4
Switch version
2.16.7
2.16.6
2.16.5
2.16.4
2.16.3
2.16.2
2.16.1
2.16.0
2.15.2
2.15.1
2.15.0
2.14.3
2.14.2
2.14.1
2.14.0
2.13.1
2.13.0
2.12.3
2.12.2
2.12.1
trunk
1.0.3
1.0.4
1.0.5
1.1.0
All 112 releases
Overview
Code
wplingua
/
assets
/
css
/
admin
/
option-page.css
option-page.css
in Translate and Go multilingual – Automatic AI translation – wpLingua 1.0.4, at assets/css/admin/option-page.css
3 lines
1.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
/*
!*
2
** wpLingua
3
*
*/
.
wplng-fe-50
{
min-width
:
49
%
;
display
:
inline-block
}
h1
.
dashicons
{
font-size
:
1.1
em
;
line-height
:
inherit
;
width
:
1.1
em
;
height
:
1.1
em
}
.
wplng-icon-button
{
width
:
45
px
;
text-align
:
center
}
.
wplng-icon-button
.
dashicons
{
line-height
:
1.4
em
}
#
wpbody
label
{
vertical-align
:
baseline
}
.
notice
{
display
:
none
}
.
notice
.
wplng-notice
{
display
:
block
}
.
wplng-form-table
{
border-collapse
:
initial
;
margin-top
:
30
px
}
.
wplng-form-table
*
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
}
.
wplng-form-table
td
{
padding
:
15
px
;
background-color
:
#
f6f7f7
;
display
:
block
;
margin-bottom
:
25
px
;
border
:
1
px
solid
#
c3c4c7
;
max-width
:
520
px
}
.
wplng-form-table
td
.
button
{
vertical-align
:
bottom
}
.
wplng-form-table
td
p
{
margin-bottom
:
8
px
}
.
wplng-form-table
td
fieldset
{
display
:
block
}
@
media
screen
and
(
max-width
:
782
px
)
{
#
wpbody-content
h1
{
text-align
:
center
}
.
wplng-form-table
td
,
.
wplng-form-table
th
{
max-width
:
520
px
;
margin-right
:
auto
;
margin-left
:
auto
}
.
wplng-form-table
th
{
padding
:
25
px
0
20
px
;
font-size
:
1.2
em
}
.
wplng-form-table
td
.
button
.
wplng-icon-button
{
vertical-align
:
top
;
padding
:
0
}
.
wplng-form-table
td
.
button
.
wplng-icon-button
.
dashicons
{
vertical-align
:
middle
;
line-height
:
.8
em
}
#
submit
{
max-width
:
520
px
;
margin-left
:
auto
;
margin-right
:
auto
;
width
:
100
%
;
display
:
block
}
}