phpldapadmin/application/media/js/dojo-release-1.7.2/dojox/mobile/themes/android/RoundRect-compat.css
2013-03-19 15:55:33 +11:00

64 lines
1007 B
CSS

.mblRoundCorner {
background-color: black;
height: 1px;
font-size: 1px;
overflow: hidden;
border-style: solid;
border-color: #ADAAAD;
border-width: 0px 1px;
}
.mblRoundRectContainer {
padding: 3px 8px;
background-color: black;
border-style: solid;
border-color: #ADAAAD;
border-width: 0px 1px;
}
.mblRoundRectList .mblRoundRectContainer {
margin: 0px;
padding: 0px;
}
.mblRoundCorner0T {
height: 0px;
}
.mblRoundCorner1T {
background-color: #ADAAAD;
margin: 0px 5px;
}
.mblRoundCorner2T {
margin: 0px 2px;
border-width: 0px 3px;
}
.mblRoundCorner3T {
margin: 0px 1px;
border-width: 0px 2px;
}
.mblRoundCorner4T {
margin: 0px 1px;
}
.mblRoundCorner5T {
margin: 0px 1px;
}
.mblRoundCorner0B {
height: 0px;
}
.mblRoundCorner1B {
margin: 0px 1px;
}
.mblRoundCorner2B {
margin: 0px 1px;
}
.mblRoundCorner3B {
margin: 0px 1px;
border-width: 0px 2px;
}
.mblRoundCorner4B {
margin: 0px 2px;
border-width: 0px 3px;
}
.mblRoundCorner5B {
background-color: #ADAAAD;
margin: 0px 5px;
}