Browse
For agents
About
Polylang
/
1.4
Polylang
v1.4
Switch version
3.8.9
3.8.8
3.8.7
3.8.6
3.8.5
3.8.4
3.8.3
2.7
2.7.0.1
2.7.1
2.7.2
2.7.3
2.7.4
2.8
2.8.1
2.8.2
2.8.3
2.8.4
2.9
2.9.1
2.9.2
3.0
3.0.1
3.0.2
3.0.3
All 233 releases
Overview
Code
polylang
/
css
/
admin-mobi.min.css
admin-mobi.min.css
in Polylang 1.4, at css/admin-mobi.min.css
2 lines
596 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
@
media
screen
and
(
max-width
:
782
px
)
{
.
stringstranslations
.
column-context
,
.
stringstranslations
.
column-name
{
display
:
none
}
#
term-translations
.
term-translations
th
,
#
term-translations
.
term-translations
td
{
display
:
table-cell
}
#
wpadminbar
#
wp-admin-bar-languages
>
.
ab-item
{
width
:
50
px
;
text-align
:
center
}
#
wpadminbar
#
wp-admin-bar-languages
>
.
ab-item
.
ab-icon
:
before
{
font
:
32
px
/
1
'
polylang
'
;
top
:
-1
px
}
#
wpadminbar
#
wp-admin-bar-languages
>
.
ab-item
img
{
margin
:
19
px
0
}
#
wpadminbar
#
wp-admin-bar-languages
#
wp-admin-bar-all
.
ab-item
.
ab-icon
{
margin-right
:
6
px
;
font-size
:
20
px
!important
;
line-height
:
20
px
!important
}
}
2