PluginProbe
Pulsating Chat Button / trunk
Pulsating Chat Button vtrunk
trunk 1.5.10 1.5.6 1.5.7 1.5.8 1.5.9
amin-chat-button / admin.css

admin.css in Pulsating Chat Button trunk, at admin.css

23 lines 447 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 table.cbp-form-table th {
2 vertical-align: top !important;
3 }
4
5 table.cbp-form-table tr td,
6 table.cbp-form-table th {
7 border-bottom: 1px solid #cdcdcd;
8 padding-top: 20px;
9 padding-bottom: 20px;
10 }
11
12 table.cbp-form-table tr,
13 table.cbp-form-table th {
14 border-collapse: separate;
15 border-spacing: 0 10px; /* spacing between rows */
16 }
17
18 table.cbp-form-table th {
19 padding-top: 20px;
20 padding-right: 20px;
21 text-align: left;
22 }
23