Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marcellus
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ashish Pal
marcellus
Commits
29bbc270
Commit
29bbc270
authored
Nov 18, 2020
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update css
parent
a2c9440c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
4 deletions
+24
-4
style.css
wp-content/themes/marcellus/style.css
+24
-4
No files found.
wp-content/themes/marcellus/style.css
View file @
29bbc270
...
...
@@ -4461,12 +4461,13 @@ a.more-detail:hover:after {
}
}
.wpcf7-form-control-wrap.g-recaptcha-response
{
margin-top
:
14px
;}
.text-align-left
{
.wpcf7-form-control-wrap.g-recaptcha-response
{
margin-top
:
14px
;}
.text-align-left
{
text-align
:
left
;
display
:
none
;
}
.disclaimer_checkbox
input
[
type
=
"checkbox"
]
{
.disclaimer_checkbox
input
[
type
=
"checkbox"
]
{
opacity
:
0
;
position
:
absolute
;
top
:
0px
;
...
...
@@ -4511,4 +4512,22 @@ a.more-detail:hover:after {
position
:
absolute
;
top
:
2px
;
left
:
0px
;
}
.cf7emc-captcha-field
{
display
:
flex
!important
;
background
:
#fff
;
align-items
:
center
;
padding
:
0px
20px
;
border
:
1px
solid
#c6c6c6
;
height
:
40px
;
}
.cf7emc-captcha-field
input
{
border-left
:
0px
!important
;
border-right
:
0px
!important
;
outline
:
none
;}
.cf7emc-captcha-field
>
span
{
padding
:
0px
5px
;}
.cf7emc-captcha-field
.wpcf7-not-valid-tip
{
display
:
inline-flex
!important
;
position
:
absolute
!important
;
top
:
54px
;
left
:
-6px
;
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment