PluginProbe ʕ •ᴥ•ʔ
پارسی دیت – Parsi Date / 2.3.2
پارسی دیت – Parsi Date v2.3.2
6.2.1 6.2 6.1 5.1.6 5.1.7 5.1.8 5.1.8.2 6.0 trunk 1.0 1.1 1.2 1.3 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 2.0.0-alpha 2.1 2.1.1 2.1.2 2.1.3 2.1.5 2.1.6 2.1.7 2.2.0 2.2.1 2.2.2 2.2.3 2.3.0.1 2.3.0.2 2.3.1 2.3.2 2.3.3 2.3.4 3.0.1 3.0.2 3.0.3 4.0.0 4.0.1 4.0.2 5.1.0 5.1.1 5.1.2 5.1.3 5.1.4 5.1.5
wp-parsidate / assets / css / editor-rtl.css
wp-parsidate / assets / css Last commit date
admin-fix.css 9 years ago admin-fonts.css 9 years ago admin-styles.css 9 years ago editor-font-rtl.css 9 years ago editor-font.css 9 years ago editor-rtl.css 9 years ago editor.css 9 years ago
editor-rtl.css
15 lines
1 body, #tinymce {
2 font-family: tahoma, sans-serif;
3 font-size: 13px;
4 direction: rtl;
5 }
6
7 p {
8 margin-top: 13px;
9 margin-bottom: 13px;
10 }
11
12 h1, h2, h3, h4, h5, h6 {
13 margin-top: 15px;
14 margin-bottom: 15px;
15 }