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

dotty_res.styles.theme.components.divider.css Maven / Gradle / Ivy

There is a newer version: 3.6.3-RC1-bin-20241114-6a7d5d3-NIGHTLY
Show newest version
.divider {
  width: 100%;
  border-top: 1px solid var(--border-default);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy