Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
cc2599b5
Verified
Commit
cc2599b5
authored
Apr 09, 2020
by
Laurent Heirendt
✈
Browse files
changes in css
parent
54dc8e53
Changes
1
Hide whitespace changes
Inline
Side-by-side
_includes/css-imports.html
View file @
cc2599b5
<style>
<style>
.btn
{
display
:
inline-block
;
margin-bottom
:
0
;
text-align
:
center
;
vertical-align
:
middle
;
touch-action
:
manipulation
;
background-image
:
none
;
white-space
:
nowrap
;
padding
:
6px
12px
;
font-size
:
14px
;
line-height
:
1.43
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
;
}
.btn.active
{
background-color
:
#D9EDF7
;
border-color
:
#85c5e5
;
}
.btn.disabled
{
background-color
:
#D9EDF7
;
border-color
:
#85c5e5
;
}
.edp-cookies-accept
,
.edp-cookies-refuse
,
.edp-cookies-more
{
padding
:
10px
25px
;
border
:
1px
solid
#198cdc
;
font-weight
:
bold
;
background-color
:
#198cdc
;
color
:
#ffffff
!important
;
box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
-webkit-box-sizing
:
border-box
;
}
#edp-cookies-banner
{
#edp-cookies-banner
{
position
:
fixed
;
position
:
fixed
;
bottom
:
0
;
bottom
:
0
;
...
@@ -85,6 +48,14 @@
...
@@ -85,6 +48,14 @@
#edp-cookies-banner
.banner-buttons
.edp-cookies-more
{
#edp-cookies-banner
.banner-buttons
.edp-cookies-more
{
margin
:
0.3rem
0.5rem
;
margin
:
0.3rem
0.5rem
;
text-decoration
:
none
;
text-decoration
:
none
;
padding
:
10px
25px
;
border
:
1px
solid
#198cdc
;
font-weight
:
bold
;
background-color
:
#198cdc
;
color
:
#ffffff
!important
;
box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
-webkit-box-sizing
:
border-box
;
}
}
#edp-cookies-banner
.banner-buttons
.edp-cookies-accept
:hover
,
#edp-cookies-banner
.banner-buttons
.edp-cookies-accept
:hover
,
#edp-cookies-banner
.banner-buttons
.edp-cookies-refuse
:hover
,
#edp-cookies-banner
.banner-buttons
.edp-cookies-refuse
:hover
,
...
@@ -97,6 +68,31 @@
...
@@ -97,6 +68,31 @@
-webkit-box-sizing
:
border-box
;
-webkit-box-sizing
:
border-box
;
text-decoration
:
none
;
text-decoration
:
none
;
}
}
#edp-cookies-banner
.btn
{
display
:
inline-block
;
margin-bottom
:
0
;
text-align
:
center
;
vertical-align
:
middle
;
touch-action
:
manipulation
;
background-image
:
none
;
white-space
:
nowrap
;
padding
:
6px
12px
;
font-size
:
14px
;
line-height
:
1.43
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
;
}
#edp-cookies-banner
.btn.active
{
background-color
:
#D9EDF7
;
border-color
:
#85c5e5
;
}
#edp-cookies-banner
.btn.disabled
{
background-color
:
#D9EDF7
;
border-color
:
#85c5e5
;
}
</style>
</style>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"
></script>
<script
src=
"https://cdn.jsdelivr.net/npm/js-cookie@rc/dist/js.cookie.min.js"
></script>
<script
src=
"https://cdn.jsdelivr.net/npm/js-cookie@rc/dist/js.cookie.min.js"
></script>
...
...
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