Browse
For agents
About
Flamingo
/
trunk
Flamingo
vtrunk
Switch version
2.6.4
2.6.3
2.6.2
trunk
1.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.1
1.1.1
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2.0
2.1
2.1.1
2.2
All 33 releases
Overview
Code
flamingo
/
admin
/
includes
/
css
/
style-rtl.css
style-rtl.css
in Flamingo trunk, at admin/includes/css/style-rtl.css
21 lines
369 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
table
.
message-main-fields
th
,
table
.
message-main-fields
td
{
2
text-align
:
right
;
3
}
4
5
table
.
message-fields
td
{
6
padding
:
4
px
7
px
2
px
14
px
;
7
}
8
9
table
.
message-fields
td
.
field-value
li
{
10
margin-right
:
1
em
;
11
}
12
13
.
tablenav
.
actions
input
.
button
{
14
margin
:
0
0
0
8
px
;
15
}
16
17
#
misc-publishing-actions
.
spam-log
.
dashicons-before
::
before
{
18
margin
:
0
-1
px
0
0
;
19
padding
:
0
0
0
3
px
;
20
}
21