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

templates.overview.resources.css.style.css Maven / Gradle / Ivy

Go to download

Runs multiple web applications in multiple tomcats on a single machine. Stool is a command line tool that provides a lifecycle for stages: create, configure, build, run and remove. A stage contains web applications, that may come in different flavors: Maven war projects or artifacts (GAV coordinates).

The newest version!
td.disabled a {
    color: #666;
    cursor: not-allowed;
    opacity: 1;
}

td.disabled a:hover {
    text-decoration: none;
}

#info {
    position: absolute;
    top: 20px;
    right: 20px;
}

#info div {
    width: 350px;
}

.nav-search {
    padding: 3px;
}

.refresh.true {
    background-color: rgb(34, 158, 25);
}

.table td.option {
    padding-right: 0;
}

.until.expired {
    color: #f04124;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy