PluginProbe
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services / 8.5.7
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services v8.5.7
8.7.7 8.7.6 8.7.5 8.7.4 8.7.3 8.7.2 8.7.1 8.7.0 8.6.9 8.6.8 8.6.7 8.6.6 8.6.5 8.6.4 8.6.2 8.6.1 8.6.0 8.5.9 8.5.8 8.5.7 8.5.6 8.5.5 8.5.4 8.5.3 8.5.2 All 533 releases
chatbot / qc-rating-feature / css / style.css

style.css in WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services 8.5.7, at qc-rating-feature/css/style.css

195 lines 3.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .qc-review-notice{
2 padding: 15px 15px 15px 0;
3 background-color: #222;
4 border-radius: 5px;
5 margin: 20px 20px 0 0;
6 border-left: 4px solid transparent;
7 box-shadow: 0px 4px 6px 1px #333;
8 margin-bottom: 12px;
9 }
10 .qc-review-notice:after{
11 content: '';
12 display: table;
13 clear: both;
14 }
15 .qc-review-thumbnail{
16 width: 114px;
17 float: left;
18 text-align: center;
19 border-right: 4px solid transparent;
20 }
21 .qc-review-thumbnail img{
22 width: 92px;
23 vertical-align: middle;
24 }
25 .qc-review-text a{
26 text-decoration: underline;
27 }
28 .qc-small-thumb img{
29 width: 57px;
30 }
31 .qc-small-thumb{
32 line-height: unset;
33 }
34 .qc-review-text{
35 overflow: hidden;
36 }
37 .qc-review-text p {
38 color: #555 !important;
39 }
40 .qc-review-text h3{
41 font-size: 24px;
42 margin: 0 0 5px;
43 font-weight: 400;
44 line-height: 1.3;
45 }
46 .qc-review-text p{
47 font-size: 13px;
48 margin: 0 0 5px;
49 }
50 .qc-review-ul{
51 margin: 0;
52 padding: 0;
53 }
54 .qc-review-ul li{
55 display: inline-block;
56 margin-right: 15px;
57 margin-bottom: 6px;
58 }
59 .qc-review-ul li a{
60 display: inline-block;
61 text-decoration: none;
62 padding-left: 26px;
63 position: relative;
64 font-size: 14px;
65 line-height: 17px;
66 }
67
68 .wpbot-notice-content{
69 padding: 10px 0px;
70 }
71 .qcbot-blackfriday{ background: yellow;
72 border: 1px solid #eaea02;}
73 .qc-review-text-blackfriday p{color: #0101e6;
74 font-size: 14px;}
75 .qc-review-thumbnail-black{float: left;
76 width: 33px;}
77 .qc-review-thumbnail-black img{ width: 24px;}
78
79 div#promotion-wpchatbot {
80 background: #c13825 !important;
81 padding: 0 !important;
82 padding-right: 0 !important;
83 }
84
85
86 div#promotion-wpchatbot .notice-dismiss:before {
87 color: #fff !important;
88 }
89
90 .qc-review-notice {
91 padding: 15px 15px 15px 0;
92 background-color: #ffffff;
93 border-radius: 5px;
94 margin: 20px 20px 0 0;
95 border-left: 4px solid transparent;
96 box-shadow: 0px 4px 6px 1px #ebebeb;
97 margin-bottom: 12px;
98 z-index: 9999;
99 position: relative;
100 }
101
102 .qc-review-notice {
103 display: flex;
104 align-items: center;
105 }
106
107 div#promotion-wpchatbot {
108 margin: 0;
109 padding: 0;
110 border: none;
111 max-width: initial !important;
112 padding: 0 !important;
113 margin: 20px 20px 20px 0 !important;
114 padding: 15px 15px 15px 0 !important;
115 border: none !important;
116 border-radius: 6px !important;
117 box-shadow: 0px 4px 6px 1px #ebebeb !important;
118 width: 98%;
119 }
120 .qc-review-ul li a {
121 color: #5B4E96;
122 border: 1px solid #eee;
123 padding: 5px 15px;
124 border-radius: 4px;
125 font-weight: 600;
126 font-size: 13px;
127 display: flex;
128 }
129 .qc-review-ul li a:hover {
130 color: #fff;
131 border: 1px solid #5B4E96 !important;
132 background: #5B4E96 !important;
133 padding: 5px 15px;
134 border-radius: 4px;
135 font-weight: 600;
136 font-size: 13px;
137 display: flex;
138 }
139 .wpbot-notice-content {
140 padding: 10px 0px;
141 display: flex
142 ;
143 }
144 .qc-review-text p {
145 font-size: 13px;
146 margin: 0;
147 padding: 0;
148 }
149 ul.qc-review-ul {
150 margin: 4px 0 0 0;
151 }
152 .qc-review-ul li a span {
153 font-size: 14px;
154 margin: 0;
155 padding: 0;
156 line-height: 20px;
157 }
158
159 .qc-review-ul li {
160 margin-right: 2px;
161 margin-bottom: 0;
162 }
163
164 .qc-review-ul li a:hover{
165 background: #337ab7;
166 color: #fff;
167 }
168 .qc-review-ul li {
169 margin-bottom: 0;
170 }
171
172
173 .notice.is-dismissible.qcbot-feedback {
174 display: flex;
175 column-gap: 15px;
176 row-gap: 10px;
177 background: #fff;
178 padding: 15px 15px;
179 margin: 20px 20px 20px 0;
180 border-radius: 16px;
181 align-items: center;
182 justify-content: space-between;
183 border: none;
184 }
185 .notice.is-dismissible.qcbot-feedback .wpbot-notice-content {
186 padding: 0;
187 }
188 .notice.is-dismissible.qcbot-feedback .qc-review-thumbnail {
189 width: 70px;
190 }
191 .notice.is-dismissible.qcbot-feedback .wpbot-notice-content {
192 padding: 10px 0px;
193 display: flex;
194 align-items: center;
195 }