UNPKG

graphdb-workbench

Version:
1 lines 962 B
.create-buttons{align-items:stretch;display:flex;flex-direction:row;justify-content:center}.create-buttons .create-repo-btn{border-radius:20px;color:var(--gw-secondary-base);display:flex!important;flex-direction:column;height:100%;max-width:380px;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;white-space:normal}.repository-heading{align-self:center;display:flex;flex-direction:row;margin-bottom:.5em;margin-top:1em}.repository-heading .repo-type{align-self:center;font-size:1.75rem}.repository-heading i{color:var(--gw-primary-base)}.repo-description{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.create-buttons .create-repo-btn .repo-description,.repo-type{width:100%}@media (max-width:1490px){.create-buttons{align-items:center;flex-direction:column}.create-buttons .create-repo-btn{max-width:405px}}