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

src.app.organisms.environment-admin.environment-admin.component.scss Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
@import 'colors';

.pointer {
    cursor: pointer;
}

.sticky-top-admin {
    position:sticky;
    top:100px;
}

.left-panel {
  width:400px;
}

table {
  table-layout: fixed;
  width:400px;
}

th,
td {
  overflow: hidden;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy