PluginProbe
AI Chatbot for WooCommerce & Live Chat – onWebChat / 3.2.0
AI Chatbot for WooCommerce & Live Chat – onWebChat v3.2.0
3.10.0 3.9.2 3.9.3 3.9.1 3.9.0 3.8.4 3.8.2 3.8.1 3.8.0 3.7.2 3.7.1 3.7.0 3.6.0 3.5.5 trunk 1.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.2 1.0.3 1.0.4 1.0.5 All 49 releases
← All changes | css/onwebchat.css +4 -9 3.8.23.2.0 View file →
@@ -35,10 +35,9 @@
35 35
36 36 .header-1-p2 {
37 37 display: inline-block;
38 38 margin-top: 10px;
39 - color: #353535;
40 - font-weight: 400;
39 + color: #656565;
41 40 }
42 41
43 42 .username-text-field {
44 43 margin-left: 94px;
@@ -60,16 +59,16 @@
60 59 width: 305px;
61 60 }
62 61
63 62 .chatid-div {
64 - margin-top: 5px;
63 + margin-top: 20px;
65 64 margin-bottom: 10px;
66 - color: #353535;
65 + color: #656565;
67 66 }
68 67
69 68 .chatid-text-field {
70 69 margin-left: 84px;
71 - width: 600px;
70 + width: 305px;
72 71 }
73 72
74 73 .hide-div {
75 74 margin-bottom: 14px;
@@ -78,16 +77,13 @@
78 77
79 78 .account-id {
80 79 margin-left: 15px;
81 80 margin-right: 4px;
82 - font-size: 16px;
83 - margin-right: 20px;
84 81 }
85 82
86 83 .new-account-link {
87 84 position: relative;
88 85 top: 100px;
89 - font-size: 14px;
90 86 }
91 87
92 88 .chatid-text-field-hide {
93 89 display: none;
@@ -134,5 +130,4 @@
134 130 width:60%;
135 131 margin-bottom:10px;
136 132 height: 28px;
137 133 }
138 -