HEX
Server: Apache
System: Linux webd001.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: mciraet (192513)
PHP: 8.2.31
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/mciraet/www/wp-content/plugins/jetpack/modules/plugin-search/plugin-search.css
.plugin-card-jetpack-plugin-search .plugin-action-buttons {
	white-space: nowrap;
}

.plugin-card-jetpack-plugin-search .plugin-card-bottom {
	display: none;
}

.jetpack-plugin-search__bottom {
	display: flex;
	align-items: center;
	align-content: space-between;
	clear: both;
	padding: 12px 20px;
	background-color: #f6f7f7;
	border-top: 1px solid #dcdcde;
	overflow: hidden;
}

.jetpack-plugin-search__text {
	flex: 1;
	margin: 0 24px 0 16px;
}

/* Hides the link to dismiss cards when it's in action links
 * are before being moved to bottom row */
.action-links .jetpack-plugin-search__dismiss {
	display: none;
}

.jetpack-plugin-search__bottom .jetpack-plugin-search__dismiss {
	color: #484848;
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
}

.jetpack-plugin-search__dismiss:hover {
	color: #646970;
}