Changeset 3133302
- Timestamp:
- 08/09/2024 04:36:44 PM (20 months ago)
- Location:
- roomcloud
- Files:
-
- 8 edited
- 15 copied
-
tags/2.0.25 (copied) (copied from roomcloud/trunk)
-
tags/2.0.25/CSS/wp_se1_horizontal_template.css (copied) (copied from roomcloud/trunk/CSS/wp_se1_horizontal_template.css) (2 diffs)
-
tags/2.0.25/CSS/wp_se1_horizontal_template_multi_hotel.css (copied) (copied from roomcloud/trunk/CSS/wp_se1_horizontal_template_multi_hotel.css) (2 diffs)
-
tags/2.0.25/CSS/wp_se1_vertical_template.css (copied) (copied from roomcloud/trunk/CSS/wp_se1_vertical_template.css) (2 diffs)
-
tags/2.0.25/CSS/wp_se2_horizontal_template.css (copied) (copied from roomcloud/trunk/CSS/wp_se2_horizontal_template.css) (2 diffs)
-
tags/2.0.25/CSS/wp_se2_horizontal_template_multi_hotel.css (copied) (copied from roomcloud/trunk/CSS/wp_se2_horizontal_template_multi_hotel.css) (2 diffs)
-
tags/2.0.25/CSS/wp_se2_vertical_template.css (copied) (copied from roomcloud/trunk/CSS/wp_se2_vertical_template.css) (2 diffs)
-
tags/2.0.25/JS/wp_se1_horizontal_template.js (copied) (copied from roomcloud/trunk/JS/wp_se1_horizontal_template.js)
-
tags/2.0.25/JS/wp_se1_horizontal_template_multi_hotel.js (copied) (copied from roomcloud/trunk/JS/wp_se1_horizontal_template_multi_hotel.js)
-
tags/2.0.25/JS/wp_se1_vertical_template.js (copied) (copied from roomcloud/trunk/JS/wp_se1_vertical_template.js)
-
tags/2.0.25/JS/wp_se2_horizontal_template.js (copied) (copied from roomcloud/trunk/JS/wp_se2_horizontal_template.js)
-
tags/2.0.25/JS/wp_se2_horizontal_template_multi_hotel.js (copied) (copied from roomcloud/trunk/JS/wp_se2_horizontal_template_multi_hotel.js)
-
tags/2.0.25/JS/wp_se2_vertical_template.js (copied) (copied from roomcloud/trunk/JS/wp_se2_vertical_template.js)
-
tags/2.0.25/readme.txt (copied) (copied from roomcloud/trunk/readme.txt) (3 diffs)
-
tags/2.0.25/roomcloud.php (copied) (copied from roomcloud/trunk/roomcloud.php) (1 diff)
-
trunk/CSS/wp_se1_horizontal_template.css (modified) (2 diffs)
-
trunk/CSS/wp_se1_horizontal_template_multi_hotel.css (modified) (2 diffs)
-
trunk/CSS/wp_se1_vertical_template.css (modified) (2 diffs)
-
trunk/CSS/wp_se2_horizontal_template.css (modified) (2 diffs)
-
trunk/CSS/wp_se2_horizontal_template_multi_hotel.css (modified) (2 diffs)
-
trunk/CSS/wp_se2_vertical_template.css (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/roomcloud.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
roomcloud/tags/2.0.25/CSS/wp_se1_horizontal_template.css
r3010596 r3133302 346 346 } 347 347 348 body {349 margin: 0;350 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;351 font-size: 14px;352 line-height: 1.42857143;353 color: #333;354 background-color: #fff;355 }356 348 357 349 … … 490 482 width: 100%; 491 483 background-color: var(--white-color); 484 485 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 486 font-size: 14px; 487 line-height: 1.42857143; 488 color: #333; 489 492 490 } 493 491 -
roomcloud/tags/2.0.25/CSS/wp_se1_horizontal_template_multi_hotel.css
r3010596 r3133302 357 357 } 358 358 359 body {360 margin: 0;361 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;362 font-size: 14px;363 line-height: 1.42857143;364 color: #333;365 background-color: #fff;366 }367 359 368 360 … … 510 502 width: 100%; 511 503 background-color: var(--white-color); 504 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 505 font-size: 14px; 506 line-height: 1.42857143; 507 color: #333; 508 512 509 } 513 510 -
roomcloud/tags/2.0.25/CSS/wp_se1_vertical_template.css
r3010596 r3133302 280 280 } 281 281 282 body {283 margin: 0;284 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;285 font-size: 14px;286 line-height: 1.42857143;287 color: #333;288 background-color: #fff;289 }290 291 282 292 283 .btn { … … 372 363 width: 100%; 373 364 background-color: var(--white-color); 365 366 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 367 font-size: 14px; 368 line-height: 1.42857143; 369 color: #333; 370 374 371 } 375 372 -
roomcloud/tags/2.0.25/CSS/wp_se2_horizontal_template.css
r3010596 r3133302 346 346 } 347 347 348 body {349 margin: 0;350 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;351 font-size: 14px;352 line-height: 1.42857143;353 color: #333;354 background-color: #fff;355 }356 357 348 358 349 .btn { … … 496 487 width: 100%; 497 488 background-color: var(--white-color); 489 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 490 font-size: 14px; 491 line-height: 1.42857143; 492 color: #333; 493 498 494 } 499 495 -
roomcloud/tags/2.0.25/CSS/wp_se2_horizontal_template_multi_hotel.css
r3010596 r3133302 357 357 } 358 358 359 body {360 margin: 0;361 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;362 font-size: 14px;363 line-height: 1.42857143;364 color: #333;365 background-color: #fff;366 }367 368 359 369 360 .btn { … … 510 501 width: 100%; 511 502 background-color: var(--white-color); 503 504 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 505 font-size: 14px; 506 line-height: 1.42857143; 507 color: #333; 508 512 509 } 513 510 -
roomcloud/tags/2.0.25/CSS/wp_se2_vertical_template.css
r3010596 r3133302 280 280 } 281 281 282 body {283 margin: 0;284 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;285 font-size: 14px;286 line-height: 1.42857143;287 color: #333;288 background-color: #fff;289 }290 282 291 283 … … 372 364 width: 100%; 373 365 background-color: var(--white-color); 366 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 367 font-size: 14px; 368 line-height: 1.42857143; 369 color: #333; 374 370 } 375 371 -
roomcloud/tags/2.0.25/readme.txt
r3068875 r3133302 1 1 === Roomcloud === 2 Contributors: Tecnes Milano srl2 Contributors: roomcloud 3 3 Donate link: http://www.tecnes.com 4 4 Tags: Roomcloud booking engine … … 6 6 Tested up to: 6.2.2 7 7 Requires PHP: 7.0.0 8 Stable tag: 2.0.2 48 Stable tag: 2.0.25 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 90 90 = 2.0.24 = 91 91 updated readme 92 = 2.0.25 = 93 replaced body declaration on CSS files 92 94 == Frequently Asked Questions == 93 95 = Do I need a Roomcloud account? = -
roomcloud/tags/2.0.25/roomcloud.php
r3068875 r3133302 4 4 * Plugin URI: http://www.roomcloud.net 5 5 * Description: A Plugin to add roomcloud booking form to hotel website using [roomcloud] shortcode 6 * Version: 2.0.2 46 * Version: 2.0.25 7 7 * Author: Tecnes Milano Srl 8 8 * Author URI: http://www.roomcloud.net -
roomcloud/trunk/CSS/wp_se1_horizontal_template.css
r3010596 r3133302 346 346 } 347 347 348 body {349 margin: 0;350 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;351 font-size: 14px;352 line-height: 1.42857143;353 color: #333;354 background-color: #fff;355 }356 348 357 349 … … 490 482 width: 100%; 491 483 background-color: var(--white-color); 484 485 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 486 font-size: 14px; 487 line-height: 1.42857143; 488 color: #333; 489 492 490 } 493 491 -
roomcloud/trunk/CSS/wp_se1_horizontal_template_multi_hotel.css
r3010596 r3133302 357 357 } 358 358 359 body {360 margin: 0;361 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;362 font-size: 14px;363 line-height: 1.42857143;364 color: #333;365 background-color: #fff;366 }367 359 368 360 … … 510 502 width: 100%; 511 503 background-color: var(--white-color); 504 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 505 font-size: 14px; 506 line-height: 1.42857143; 507 color: #333; 508 512 509 } 513 510 -
roomcloud/trunk/CSS/wp_se1_vertical_template.css
r3010596 r3133302 280 280 } 281 281 282 body {283 margin: 0;284 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;285 font-size: 14px;286 line-height: 1.42857143;287 color: #333;288 background-color: #fff;289 }290 291 282 292 283 .btn { … … 372 363 width: 100%; 373 364 background-color: var(--white-color); 365 366 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 367 font-size: 14px; 368 line-height: 1.42857143; 369 color: #333; 370 374 371 } 375 372 -
roomcloud/trunk/CSS/wp_se2_horizontal_template.css
r3010596 r3133302 346 346 } 347 347 348 body {349 margin: 0;350 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;351 font-size: 14px;352 line-height: 1.42857143;353 color: #333;354 background-color: #fff;355 }356 357 348 358 349 .btn { … … 496 487 width: 100%; 497 488 background-color: var(--white-color); 489 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 490 font-size: 14px; 491 line-height: 1.42857143; 492 color: #333; 493 498 494 } 499 495 -
roomcloud/trunk/CSS/wp_se2_horizontal_template_multi_hotel.css
r3010596 r3133302 357 357 } 358 358 359 body {360 margin: 0;361 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;362 font-size: 14px;363 line-height: 1.42857143;364 color: #333;365 background-color: #fff;366 }367 368 359 369 360 .btn { … … 510 501 width: 100%; 511 502 background-color: var(--white-color); 503 504 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 505 font-size: 14px; 506 line-height: 1.42857143; 507 color: #333; 508 512 509 } 513 510 -
roomcloud/trunk/CSS/wp_se2_vertical_template.css
r3010596 r3133302 280 280 } 281 281 282 body {283 margin: 0;284 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;285 font-size: 14px;286 line-height: 1.42857143;287 color: #333;288 background-color: #fff;289 }290 282 291 283 … … 372 364 width: 100%; 373 365 background-color: var(--white-color); 366 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 367 font-size: 14px; 368 line-height: 1.42857143; 369 color: #333; 374 370 } 375 371 -
roomcloud/trunk/readme.txt
r3068875 r3133302 1 1 === Roomcloud === 2 Contributors: Tecnes Milano srl2 Contributors: roomcloud 3 3 Donate link: http://www.tecnes.com 4 4 Tags: Roomcloud booking engine … … 6 6 Tested up to: 6.2.2 7 7 Requires PHP: 7.0.0 8 Stable tag: 2.0.2 48 Stable tag: 2.0.25 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 90 90 = 2.0.24 = 91 91 updated readme 92 = 2.0.25 = 93 replaced body declaration on CSS files 92 94 == Frequently Asked Questions == 93 95 = Do I need a Roomcloud account? = -
roomcloud/trunk/roomcloud.php
r3068875 r3133302 4 4 * Plugin URI: http://www.roomcloud.net 5 5 * Description: A Plugin to add roomcloud booking form to hotel website using [roomcloud] shortcode 6 * Version: 2.0.2 46 * Version: 2.0.25 7 7 * Author: Tecnes Milano Srl 8 8 * Author URI: http://www.roomcloud.net
Note: See TracChangeset
for help on using the changeset viewer.