PluginProbe
Spoki – Chat Buttons and WooCommerce Notifications / 2.0.9
Spoki – Chat Buttons and WooCommerce Notifications v2.0.9
2.17.4 trunk 1.0.0 2.0.0 2.0.1 2.0.10 2.0.11 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.10.0 2.11.0 2.11.1 2.12.0 2.12.1 2.12.2 2.12.3 2.13.0 2.14.0 All 69 releases
spoki / assets / css / onboarding.css

onboarding.css in Spoki – Chat Buttons and WooCommerce Notifications 2.0.9, at assets/css/onboarding.css

23 lines 415 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .spoki-onboarding {
2 border: 1px solid #c3c4c7;
3 margin: 1em 0;
4 padding: 0.5em 1.5em 1.5em;
5 background-color: white;
6 }
7
8 .spoki-onboarding .submit {
9 padding-bottom: 0;
10 }
11
12 .spoki-onboarding .already-have-spoki {
13 margin: 1em 0 0;
14 }
15
16 .spoki-onboarding .enable-spoki-section {
17 display: flex;
18 align-items: flex-end;
19 }
20
21 .spoki-onboarding .enable-spoki-section a {
22 margin: 0 0 0.3em 1em;
23 }