Changeset 1733824
- Timestamp:
- 09/21/2017 03:59:54 PM (9 years ago)
- File:
-
- 1 edited
-
book-now/trunk/book-now.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
book-now/trunk/book-now.php
r1733820 r1733824 2 2 /** 3 3 * @package Book_Now 4 * @version 1.3. 34 * @version 1.3.4 5 5 */ 6 6 /* … … 9 9 Description: This plugin adds a fixed call to action button to your site, with text and link to anywhere you want. 10 10 Author: RianGraphics 11 Version: 1.3. 311 Version: 1.3.4 12 12 Author URI: http://www.riangraphics.com/book-now/ 13 13 */ … … 176 176 #rg-book { 177 177 transform: rotate('.$deg.'); 178 '.$lor.': -85px; 178 '.$lor.': -80px; 179 bottom: 40%; 180 width: 200px; 179 181 } 180 182 }
Note: See TracChangeset
for help on using the changeset viewer.