Changeset 2170458
- Timestamp:
- 10/09/2019 08:24:18 AM (6 years ago)
- File:
-
- 1 edited
-
joy-of-text/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
joy-of-text/trunk/readme.txt
r2170451 r2170458 227 227 To change the colors of the labels and fields of the JOTFORM shortcode, add the following CSS to your theme 228 228 229 `#jot-confirm-header { 229 <pre><code> 230 #jot-confirm-header { 230 231 color: #3fe316; 231 232 } … … 245 246 #jot-subscribe-num { 246 247 color: #ff0a51; 247 }` 248 } 249 </code></pre> 248 250 249 251 … … 277 279 278 280 == Changelog == 279 280 281 = 2.2.5 = 281 282 * Added a link to the Twilio referral scheme on the Get Started tab. … … 395 396 396 397 == Upgrade Notice == 397 398 398 = 2.2.5 = 399 399 * Added a link to the Twilio referral scheme on the Get Started tab.
Note: See TracChangeset
for help on using the changeset viewer.