All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.css.main.scss Maven / Gradle / Ivy

There is a newer version: 3.0.125
Show newest version
@import './variations-nav';

.portlet-asset-list-web {
	.timeline-item {
		&:hover .container-trash.btn {
			opacity: 1;
		}

		.form-group {
			display: inline-block;

			&:first-child {
				margin-left: 0;
			}

			.field-content:after {
				overflow: visible;
			}
		}

		.container-trash {
			&.btn {
				opacity: 0;

				&:focus {
					opacity: 1;
				}
			}
		}
	}

	.timeline-increment-icon {
		color: $cadmin-white;
		margin-left: 10px;
		margin-top: -55px;
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy