Spade

Mini Shell

Directory:~$ /home/lmsyaran/www/templates/g5_hydrogen/custom/scss/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/www/templates/g5_hydrogen/custom/scss/_collapsible-section.scss

.g-collapsible-section {
	text-align: center;
	position: relative;
	z-index: 800;
	height: 0;
	.g-toggle-text {
		cursor: pointer;
		padding: 0 25px;
		background: #ffffff;
		display: inline-block;
		box-shadow: 0 0 4px rgba(0,0,0,0.2);
		height: 40px;
		line-height: 40px;
		border-radius: 50px;
		position: relative;
		top: -20px;
		> span {
			margin-right: 8px;
		}
	}
}