This repository has been archived by the owner on May 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #22 from awsmug/develop
1.0.0-beta.6
- Loading branch information
Showing
25 changed files
with
249 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/*! | ||
* Facebook Fanpage import Version 1.0.0-beta.5 (http://awesome.ug) | ||
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug) | ||
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html) | ||
*/ | ||
.wrap .fbfpi-form .fbfpi-form-field{display:flex}.wrap .fbfpi-form .fbfpi-form-field label{font-weight:700;width:200px;padding:20px 10px 20px 0}.wrap .fbfpi-form .fbfpi-form-field .input{padding:13px 0 0 10px}.wrap .fbfpi-form .fbfpi-form-infotext{padding:20px 10px 20px 0} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,67 +1,69 @@ | ||
/*! | ||
* Facebook Fanpage import Version 1.0.0-beta.5 (http://awesome.ug) | ||
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug) | ||
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html) | ||
*/ | ||
/** | ||
* This stylesheet is used to style the public view of the plugin. | ||
* | ||
* @since 1.0.0 | ||
*/ | ||
/* link wrapper */ | ||
.fbfpi_link | ||
article .entry-content | ||
{ | ||
/* link wrapper */ | ||
/* text wrapper */ | ||
/* photo wrapper */ | ||
/* video wrapper */ | ||
} | ||
article .entry-content .fbfpi_link | ||
{ | ||
border: 1px solid #ccc; | ||
} | ||
|
||
.fbfpi_link a | ||
article .entry-content .fbfpi_link h4 | ||
{ | ||
margin: 0; | ||
} | ||
article .entry-content .fbfpi_link h4 a | ||
{ | ||
text-decoration: none; | ||
} | ||
|
||
/* text wrapper */ | ||
.fbfpi_text | ||
article .entry-content .fbfpi_link .fbfpi_image a img | ||
{ | ||
width: 100%; | ||
} | ||
article .entry-content .fbfpi_text | ||
{ | ||
padding: 10px; | ||
} | ||
|
||
.fbfpi_text h4 | ||
article .entry-content .fbfpi_text h4 | ||
{ | ||
margin: 0; | ||
} | ||
|
||
.fbfpi_text h4 a | ||
article .entry-content .fbfpi_text h4 a | ||
{ | ||
text-decoration: none; | ||
} | ||
|
||
.fbfpi_text p | ||
article .entry-content .fbfpi_text p | ||
{ | ||
margin: 5px 0 0 0; | ||
} | ||
|
||
/* image wrapper */ | ||
.fbfpi_image | ||
article .entry-content .fbfpi_photo | ||
{ | ||
text-align: center; | ||
text-align: center; | ||
|
||
border: 1px solid #ccc; | ||
background-color: #efefef; | ||
} | ||
|
||
.fbfpi_image a | ||
article .entry-content .fbfpi_photo a | ||
{ | ||
line-height: 0; | ||
|
||
display: block; | ||
} | ||
|
||
/* photo wrapper */ | ||
.fbfpi_photo | ||
article .entry-content .fbfpi_photo a img | ||
{ | ||
border: 1px solid #ccc; | ||
width: 100%; | ||
} | ||
|
||
/* video wrapper */ | ||
.fbfpi_video | ||
article .entry-content .fbfpi_video | ||
{ | ||
border: 1px solid #ccc; | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/*! | ||
* Facebook Fanpage import Version 1.0.0-beta.5 (http://awesome.ug) | ||
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug) | ||
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html) | ||
*/ | ||
!function(n){"use strict";n(function(){})}(jQuery); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/*! | ||
* Facebook Fanpage import Version 1.0.0-beta.5 (http://awesome.ug) | ||
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug) | ||
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html) | ||
*/ | ||
!function(e,t,n){var o,c=e.getElementsByTagName(t)[0];e.getElementById(n)||(o=e.createElement(t),o.id=n,o.src="//connect.facebook.net/"+fbfpi.locale+"/sdk.js#xfbml=1&version=v2.6",c.parentNode.insertBefore(o,c))}(document,"script","facebook-jssdk"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.