Difference between revisions of "MediaWiki:Common.css"
From Earth Science Information Partners (ESIP)
| Line 7: | Line 7: | ||
} | } | ||
.ui-datepicker { | .ui-datepicker { | ||
| − | z-index: 1040; | + | z-index: 1040 !important; |
} | } | ||
Revision as of 10:41, July 17, 2020
/* CSS placed here will be applied to all skins */
.read-more {
padding-left: 4rem;
background: linear-gradient(90deg, transparent, white, white, white);
margin-left: -3.4rem;
}
.ui-datepicker {
z-index: 1040 !important;
}