prerelease 2.1.4: this is 2.1.4 just without the tag 2.1.4; 2.2.0 will need localization, yet that implies a lot of extra changes and work. The overdue bugfixes need to be released today. Scheduled for this evening if no problems.
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2432631 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
ec116d10a2
commit
9dba60cd48
12 changed files with 85 additions and 81 deletions
|
@ -1,19 +1,21 @@
|
|||
/**
|
||||
* Footnotes Responsive Layout for the main element
|
||||
* Basic responsive layout for the main element
|
||||
*
|
||||
* Based on Hello Elementor v2.3.0 Basic responsive layout
|
||||
* themes/hello-elementor/theme.css:8..31
|
||||
* licensed under GNU General Public License v3 or later
|
||||
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
*
|
||||
* Since 2.2.0
|
||||
* Version: 2.2.0d0
|
||||
* Since v2.1.4 of Footnotes
|
||||
*
|
||||
* Last modified: 2020-12-05T1414+0100
|
||||
*/
|
||||
|
||||
* Last modified: 2020-12-06T1722+0100
|
||||
*
|
||||
* The enqueuing of this style sheet is optional and can be
|
||||
* enabled in the Reference container settings.
|
||||
**/
|
||||
|
||||
/***********************************************************
|
||||
Basic responsive layout
|
||||
Rationale
|
||||
|
||||
In Hello Elementor Theme, this applies to .site-header, and
|
||||
also to .site-main, which is a class of the <main> element,
|
||||
|
@ -28,11 +30,7 @@ into the benefit of the basic responsive layout style rules
|
|||
that would apply if the page were not built with Elementor.
|
||||
|
||||
This is mainly useful with Hello Elementor, but it might be
|
||||
used also with another theme depriving the features from
|
||||
other plugins of basic layout rules as applied to content.
|
||||
|
||||
The enqueuing of this style sheet is optional. The setting
|
||||
is in the dashboard under Settings > Reference container.
|
||||
used also with another theme.
|
||||
*/
|
||||
|
||||
main, .main-content, .site-main {
|
||||
|
|
|
@ -1,19 +1,21 @@
|
|||
/**
|
||||
* Footnotes Responsive Layout for the main element
|
||||
* Basic responsive layout for the page content div
|
||||
*
|
||||
* Based on Hello Elementor v2.3.0 Basic responsive layout
|
||||
* themes/hello-elementor/theme.css:8..31
|
||||
* licensed under GNU General Public License v3 or later
|
||||
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
*
|
||||
* Since 2.2.0
|
||||
* Version: 2.2.0d0
|
||||
* Since v2.1.4 of Footnotes
|
||||
*
|
||||
* Last modified: 2020-12-05T1413+0100
|
||||
*/
|
||||
|
||||
* Last modified: 2020-12-06T1722+0100
|
||||
*
|
||||
* The enqueuing of this style sheet is optional and can be
|
||||
* enabled in the Reference container settings.
|
||||
**/
|
||||
|
||||
/***********************************************************
|
||||
Basic responsive layout
|
||||
Rationale
|
||||
|
||||
In Hello Elementor Theme, this applies to .site-header, and
|
||||
also to .site-main, which is a class of the <main> element,
|
||||
|
@ -28,11 +30,7 @@ into the benefit of the basic responsive layout style rules
|
|||
that would apply if the page were not built with Elementor.
|
||||
|
||||
This is mainly useful with Hello Elementor, but it might be
|
||||
used also with another theme depriving the features from
|
||||
other plugins of basic layout rules as applied to content.
|
||||
|
||||
The enqueuing of this style sheet is optional. The setting
|
||||
is in the dashboard under Settings > Reference container.
|
||||
used also with another theme.
|
||||
*/
|
||||
|
||||
div.page-content {
|
||||
|
|
|
@ -1,19 +1,21 @@
|
|||
/**
|
||||
* Footnotes Responsive Layout for the reference container
|
||||
* Basic responsive layout for the reference container
|
||||
*
|
||||
* Based on Hello Elementor v2.3.0 Basic responsive layout
|
||||
* themes/hello-elementor/theme.css:8..31
|
||||
* licensed under GNU General Public License v3 or later
|
||||
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
*
|
||||
* Since 2.2.0
|
||||
* Version: 2.2.0d0
|
||||
* Since v2.1.4 of Footnotes
|
||||
*
|
||||
* Last modified: 2020-12-05T1413+0100
|
||||
*/
|
||||
|
||||
* Last modified: 2020-12-06T1722+0100
|
||||
*
|
||||
* The enqueuing of this style sheet is optional and can be
|
||||
* enabled in the Reference container settings.
|
||||
**/
|
||||
|
||||
/***********************************************************
|
||||
Basic responsive layout
|
||||
Rationale
|
||||
|
||||
In Hello Elementor Theme, this applies to .site-header, and
|
||||
also to .site-main, which is a class of the <main> element,
|
||||
|
@ -28,11 +30,7 @@ into the benefit of the basic responsive layout style rules
|
|||
that would apply if the page were not built with Elementor.
|
||||
|
||||
This is mainly useful with Hello Elementor, but it might be
|
||||
used also with another theme depriving the features from
|
||||
other plugins of basic layout rules as applied to content.
|
||||
|
||||
The enqueuing of this style sheet is optional. The setting
|
||||
is in the dashboard under Settings > Reference container.
|
||||
used also with another theme.
|
||||
*/
|
||||
|
||||
.footnotes_reference_container {
|
||||
|
|
|
@ -5,9 +5,9 @@
|
|||
* Created-Time: 16:21
|
||||
* Since: 1.0
|
||||
*
|
||||
* Version: 2.2.0d2
|
||||
* Version: 2.1.4
|
||||
*
|
||||
* Last modified: 2020-12-06T1326+0100
|
||||
* Last modified: 2020-12-06T1649+0100
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
@ -5,9 +5,9 @@
|
|||
* Created-Time: 16:21
|
||||
* Since: 1.0
|
||||
*
|
||||
* Version: 2.2.0d2
|
||||
* Version: 2.1.4
|
||||
*
|
||||
* Last modified: 2020-12-06T1325+0100
|
||||
* Last modified: 2020-12-06T1649+0100
|
||||
*/
|
||||
|
||||
|
||||
|
@ -64,18 +64,29 @@ On User Request: limited to a number of IDs to not affect all dashboards
|
|||
}
|
||||
|
||||
#footnote_inputfield_placeholder_start,
|
||||
#footnote_inputfield_placeholder_end {
|
||||
width: 180px;
|
||||
#footnote_inputfield_placeholder_end,
|
||||
#footnote_inputfield_custom_mouse_over_box_excerpt_length,
|
||||
#footnote_inputfield_custom_mouse_over_box_position {
|
||||
width: 180px;
|
||||
}
|
||||
#footnote_inputfield_placeholder_start_user_defined,
|
||||
#footnote_inputfield_placeholder_end_user_defined {
|
||||
width: 320px;
|
||||
width: 320px;
|
||||
}
|
||||
|
||||
#footnote_inputfield_combine_identical,
|
||||
#footnotes_inputfield_scroll_offset,
|
||||
#footnotes_inputfield_scroll_duration {
|
||||
width: 80px;
|
||||
#footnotes_inputfield_scroll_duration,
|
||||
#footnote_inputfield_custom_mouse_over_box_offset_x,
|
||||
#footnote_inputfield_custom_mouse_over_box_offset_y,
|
||||
#footnote_inputfield_custom_mouse_over_box_max_width,
|
||||
#footnotes_inputfield_mouse_over_box_fade_in_delay,
|
||||
#footnotes_inputfield_mouse_over_box_fade_in_duration,
|
||||
#footnotes_inputfield_mouse_over_box_fade_out_delay,
|
||||
#footnotes_inputfield_mouse_over_box_fade_out_duration,
|
||||
#footnote_inputfield_custom_mouse_over_box_border_width,
|
||||
#footnote_inputfield_custom_mouse_over_box_border_radius {
|
||||
width: 80px;
|
||||
}
|
||||
|
||||
#footnote_inputfield_custom_hyperlink_symbol,
|
||||
|
|
Reference in a new issue