Commit d7825e95 authored by Nahla Shiri's avatar Nahla Shiri

disabled format

parent e7e1a6ba
...@@ -1384,8 +1384,9 @@ label.chevron.bottom::first-letter { ...@@ -1384,8 +1384,9 @@ label.chevron.bottom::first-letter {
.pa_format ul li:last-of-type{ .pa_format ul li:last-of-type{
margin-bottom: 20px; margin-bottom: 20px;
} }
.pa_format li.disabled{ .pa_format li.disabled {
color: rgba(26,26,26,0.2); color: rgba(26,26,26,0.2);
pointer-events:none;
} }
.pa_format li.disabled img{ .pa_format li.disabled img{
-webkit-filter: grayscale(100%); -webkit-filter: grayscale(100%);
...@@ -1645,7 +1646,7 @@ label.chevron.bottom::first-letter { ...@@ -1645,7 +1646,7 @@ label.chevron.bottom::first-letter {
} }
.phototheque-content .header h2{ .phototheque-content .header h2{
padding-top: 26px; padding-top: 26px;
margin-bottom: 22px;. margin-bottom: 22px;
} }
.phototheque-content .header h2:after{ .phototheque-content .header h2:after{
content: ''; content: '';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment