# shortcode-variables/2.0.1/assets/css/sh-cd.css

Snippet Shortcodes, version 2.0.1. 23 lines.

- Page: https://pluginprobe.com/plugins/shortcode-variables/2.0.1/code/assets/css/sh-cd.css
- Raw: https://pluginprobe.com/plugins/shortcode-variables/2.0.1/raw/assets/css/sh-cd.css
- Modified: 2019-03-18T14:07:06+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/shortcode-variables/2.0.1/code/assets/css/sh-cd.css#L10-L20`.

```css
.sh-cd-table th {
	font-weight: bold;
}
.sh-cd-table .fa-times {
	color: #ff0000;
}
.sh-cd-table .fa-check {
	color: #008000;
}
.sh-cd-error {
	border: 1px solid #ff0000;
}
.sh-cd-button-row {
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	padding: 20px 0px 10px 0px;
}
.sh-cd-hide {
	display: none !important;
}
.sh-cd-upgrade-button {
	font-size: 18px;
}
```
