com.predic8.wstool.css.tab.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of soa-model-core Show documentation
Show all versions of soa-model-core Show documentation
Membrane SOA Model is an open-source toolkit and Java API for WSDL and XML Schema, licensed under ASF 2.0. that can:
Parse, create or modify a WSDL or XML Schema Document from Java
Compare two WSDL or XML Schema Documents
Create a SOAP Request or Template
Analyze a WSDL or Schema document and generate an HMTL report
.tabBody {
border-style: solid;
border-width: 1px;
padding: 5px;
}
.tab a:hover, .tab a:visited, .tab a:link {
font-style: normal;
color: black;
text-decoration: none;
}
.tabs {
border-color:#A3A3A3;
border-style:solid;
border-width:0 0 1px;
color:black;
font-style:normal;
font-weight:bold;
height:25px;
list-style:none outside none;
text-decoration:none;
}
.tab {
background:url("../js/yui/2.7.0/assets/skins/sam/sprite.png") repeat-x scroll 0 0 #D8D8D8;
border-color:#A3A3A3;
border-style:solid;
border-width:1px 1px 0;
display:-moz-inline-stack;
float:left;
line-height:24px;
margin-right:5px;
padding:0 10px;
position:relative;
}
.tab:hover {
/*background:url("../js/yui/2.7.0/assets/skins/sam/sprite.png") repeat-x scroll left -1700px #D8D8D8;*/
border-color:red;
}
.tab.selected {
background:url("../js/yui/2.7.0/assets/skins/sam/sprite.png") repeat-x scroll left -100px #2647A0;
border-color:black;
color:black;
}
.tabs ul {
padding: 0px;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy