PluginProbe
Flamingo / trunk
Flamingo vtrunk
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
flamingo / admin / includes / css / style-rtl.css

style-rtl.css in Flamingo trunk, at admin/includes/css/style-rtl.css

21 lines 369 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 table.message-main-fields th, table.message-main-fields td {
2 text-align: right;
3 }
4
5 table.message-fields td {
6 padding: 4px 7px 2px 14px;
7 }
8
9 table.message-fields td.field-value li {
10 margin-right: 1em;
11 }
12
13 .tablenav .actions input.button {
14 margin: 0 0 0 8px;
15 }
16
17 #misc-publishing-actions .spam-log .dashicons-before::before {
18 margin: 0 -1px 0 0;
19 padding: 0 0 0 3px;
20 }
21