template.static.css.zfs-api-ui.css Maven / Gradle / Ivy
The newest version!
.titleCss {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.font1 {
font-size: 15px;
}
.mySelected1 {
margin-top: -10px;
}
.margins-left-1 {
margin-left: 15px;
}
code {
text-align: right;
}
.overflow-scroll-185 {
overflow: scroll;
height: 185px;
}
.gohome a {
height: 38px;
width: 38px;
display: block;
background: #ffffff;
!important;
padding: 9px 8px;
text-align: center;
color: #fff;
border-radius: 50%;
opacity: .5;
}
.tabs-container .tabs-left > .nav-tabs, .tabs-container .tabs-right > .nav-tabs {
width: 15%;
}
.tabs-container .tabs-left .panel-body {
width: 85%;
margin-left: 15%;
}
.input-border-color {
border-color: red;
}
.has-error {
color: red;
}
pre {
display: block;
padding: 20px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy