"മീഡിയവിക്കി:Common.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary റ്റാഗ്: Reverted |
Ranjithsiji (സംവാദം) ചെയ്ത നാൾപ്പതിപ്പ് 2928499 നീക്കം ചെയ്യുന്നു റ്റാഗുകൾ: തിരസ്ക്കരിക്കൽ Reverted |
||
| വരി 726: | വരി 726: | ||
/* ========================================================= | /* ========================================================= | ||
Commons Gallery Lightbox | Commons Gallery Lightbox | ||
========================================================= */ | ========================================================= */ | ||
| വരി 734: | വരി 734: | ||
display: none; | display: none; | ||
z-index: 9999; | z-index: 9999; | ||
} | } | ||
| വരി 745: | വരി 740: | ||
} | } | ||
#commons-lightbox .clb-backdrop { | #commons-lightbox .clb-backdrop { | ||
position: absolute; | position: absolute; | ||
| വരി 752: | വരി 746: | ||
} | } | ||
#commons-lightbox .clb-content { | #commons-lightbox .clb-content { | ||
position: absolute; | position: absolute; | ||
| വരി 763: | വരി 756: | ||
} | } | ||
#commons-lightbox .clb-image { | #commons-lightbox .clb-image { | ||
max-width: 95vw; | max-width: 95vw; | ||
max-height: 80vh; | max-height: 80vh; | ||
object-fit: contain; | object-fit: contain; | ||
} | } | ||
#commons-lightbox .clb-caption { | #commons-lightbox .clb-caption { | ||
color: # | color: #fff; | ||
font-size: 0.85em; | font-size: 0.85em; | ||
text-align: center; | text-align: center; | ||
margin-top: 0.5em; | margin-top: 0.5em; | ||
line-height: 1.4; | line-height: 1.4; | ||
} | } | ||
#commons-lightbox .clb-close { | #commons-lightbox .clb-close { | ||
position: absolute; | position: absolute; | ||
| വരി 787: | വരി 775: | ||
right: 14px; | right: 14px; | ||
font-size: 28px; | font-size: 28px; | ||
color: # | color: #fff; | ||
background: none; | background: none; | ||
border: none; | border: none; | ||
cursor: pointer; | cursor: pointer; | ||
} | } | ||