File: /home/slyfwmm/laretediclo/wp-content/themes/kicker-child/.lh/style.css.json
{
"sourceFile": "style.css",
"activeCommit": 0,
"commits": [
{
"activePatchIndex": 6,
"patches": [
{
"date": 1646923221338,
"content": "Index: \n===================================================================\n--- \n+++ \n"
},
{
"date": 1646925986321,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -169,5 +169,13 @@\n }\n section.LRC_img_license > div img {\n max-width:50px;\n margin-right:20px;\n+}\n+/* BOX EVENT INFO */\n+.LRC_event_info {\n+ display:flex;\n+ flex-wrap:wrap;\n+}\n+.LRC_event_info > div:first-child {\n+ margin-right:40px;\n }\n\\ No newline at end of file\n"
},
{
"date": 1646926004032,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -176,6 +176,6 @@\n display:flex;\n flex-wrap:wrap;\n }\n .LRC_event_info > div:first-child {\n- margin-right:40px;\n+ margin-right:50px;\n }\n\\ No newline at end of file\n"
},
{
"date": 1646926024565,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -175,7 +175,12 @@\n .LRC_event_info {\n display:flex;\n flex-wrap:wrap;\n }\n+.LRC_event_info > div {\n+ background-color:var(--theme-color-alter_bg_color);\n+ border:1px solid var(--theme-color-bd_color);\n+ padding:1.25em;\n+}\n .LRC_event_info > div:first-child {\n margin-right:50px;\n }\n\\ No newline at end of file\n"
},
{
"date": 1646926077789,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -182,5 +182,11 @@\n padding:1.25em;\n }\n .LRC_event_info > div:first-child {\n margin-right:50px;\n+}\n+.LRC_event_info > div h3 {\n+ margin:0;\n+}\n+.LRC_event_info > div p {\n+ margin:1.1em 0 0;\n }\n\\ No newline at end of file\n"
},
{
"date": 1646926097690,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -179,8 +179,9 @@\n .LRC_event_info > div {\n background-color:var(--theme-color-alter_bg_color);\n border:1px solid var(--theme-color-bd_color);\n padding:1.25em;\n+ margin-bottom:1.5em;\n }\n .LRC_event_info > div:first-child {\n margin-right:50px;\n }\n"
},
{
"date": 1646926127035,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -184,9 +184,9 @@\n }\n .LRC_event_info > div:first-child {\n margin-right:50px;\n }\n-.LRC_event_info > div h3 {\n+.LRC_event_info > div h4 {\n margin:0;\n }\n .LRC_event_info > div p {\n margin:1.1em 0 0;\n"
}
],
"date": 1646923221338,
"name": "Commit-0",
"content": "/*\nTheme Name: Kicker Child\nTemplate: kicker\nTheme URI: http://kicker.axiomthemes.com/\nDescription: Kicker is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.\nAuthor: AxiomThemes\nAuthor URI: http://axiomthemes.com/\nVersion: 1.0\nLicense: GNU General Public License v2 or later\nLicense URI: http://www.gnu.org/licenses/gpl-2.0.html\n*/\n\n\n/* =Theme customization starts here\n-------------------------------------------------------------- */\nimg.LRC_img_text {\n display:block;\n margin:0 auto;\n}\n.page_content_wrap {\n padding-top:2em;\n padding-bottom:2em;\n}\n.LRC_title_category {\n padding-bottom:1.5em;\n}\n#LRC_elenco_cat_aziende .categories_list_title_wrapper {\n text-align:left;\n font-size:13px;\n}\n.sidebar.widget_area h4 {\n padding-top:10px;\n padding-bottom:10px;\n border-top:2px solid var(--theme-color-text_link_blend);\n border-bottom:2px solid var(--theme-color-text_link_blend);\n}\n.LRC_no_img .post_featured {\n display:none !important;\n}\n.LRC_no_img .sc_blogger_item_content {\n padding-left:0 !important;\n width:100% !important;\n}\n/*FORM AZIENDE*/\n#LRC_form_azienda form {\n display:flex;\n justify-content:space-between;\n flex-wrap:wrap;\n align-items:flex-end;\n line-height:1em;\n}\n#LRC_form_azienda form sup {\n color:var(--theme-color-text_link);\n}\n#LRC_form_azienda form > p {\n width:calc(50% - 10px);\n margin:0;\n padding-bottom:20px;\n}\n#LRC_form_azienda form .LRC_full > span {\n margin-bottom:5px;\n}\n#LRC_form_azienda form .LRC_full {\n width:100%;\n padding-bottom:20px;\n}\n#LRC_form_azienda form .wpcf7-radio {\n display:flex;\n flex-wrap:wrap;\n justify-content:space-around;\n}\n#LRC_form_azienda form .wpcf7-radio label {\n margin:0;\n padding:5px 10px;\n}\n#LRC_form_azienda span.LRC_info_label {\n font-size:0.75em;\n color:var(--theme-color-text);\n display:block;\n}\n@media (max-width:600px) {\n #LRC_form_azienda form > p {\n width:100%;\n }\n}\n/*FORM UTENTI*/\n#LRC_form_user form {\n padding:0;\n margin:0;\n background-color:transparent;\n border:none;\n width:100%;\n max-width:100%;\n}\n#LRC_form_user form fieldset {\n display:flex;\n align-items:flex-end;\n flex-wrap:wrap;\n justify-content:space-between;\n grid-gap:0;\n}\n#LRC_form_user form fieldset section.pc_form_field {\n width:calc(50% - 10px) !important;\n padding-bottom:20px !important;\n flex-wrap:wrap;\n align-items:center;\n}\n#LRC_form_user form fieldset section.pc_form_field label {\n width:100%;\n padding-bottom:8px;\n}\n#LRC_form_user form fieldset section.pc_form_field .pc_field_container {\n width:100%;\n}\n#LRC_form_user form fieldset section.pc_form_field input {\n border-radius:20px !important;\n padding:10px !important;\n display:block;\n box-sizing:border-box;\n}\n#LRC_form_user form fieldset section.pc_form_field.pc_disclaimer_f {\n width:100% !important;\n flex-wrap:nowrap !important;\n display:flex !important;\n}\n#LRC_form_user form fieldset section.pc_disclaimer_f_sep {\n padding-bottom:20px !important;\n}\n#LRC_form_user form fieldset section.pc_form_field.pc_disclaimer_f .lcs_wrap {\n min-width:50px;\n margin-right:10px !important;\n}\n#LRC_form_user form button {\n margin-top:-15px;\n background-color:var(--theme-color-text_link) !important;\n color:white !important;\n border:none !important;\n font-size:1.1em !important;\n padding: 10px 30px !important;\n border-radius: 35px !important;\n}\n#LRC_form_user form button:hover {\n background-color:var(--theme-color-text_hover) !important;\n}\n@media (max-width:600px) {\n #LRC_form_user form fieldset section.pc_form_field {\n width:100% !important;\n }\n}\n/* BOX LICENSE IMG */\nsection.LRC_img_license {\n margin-top:2em;\n padding:1.75em;\n font-size:0.8em;\n line-height:1.25em;\n background-color:var(--theme-color-alter_bg_color);\n border:1px solid var(--theme-color-bd_color);\n}\nsection.LRC_img_license p {\n margin:0;\n}\nsection.LRC_img_license > div {\n display:flex;\n min-width:100%;\n align-items:center;\n padding-bottom:10px;\n margin-bottom:10px;\n border-bottom:1px solid var(--theme-color-bd_color);\n}\nsection.LRC_img_license > div img {\n max-width:50px;\n margin-right:20px;\n}"
}
]
}