phpldapadmin/application/media/js/dojo-release-1.7.2/dojox/mobile/themes/iphone/RoundRect-compat.css

64 lines
1003 B
CSS
Raw Normal View History

2012-06-19 02:07:43 +00:00
.mblRoundCorner {
background-color: white;
height: 1px;
font-size: 1px;
overflow: hidden;
border-style: solid;
border-color: #ADAAAD;
border-width: 0px 1px;
}
.mblRoundRectContainer {
margin: 0px;
padding: 0px;
background-color: white;
border-style: solid;
border-color: #ADAAAD;
border-width: 0px 1px;
}
.mblRoundRect .mblRoundRectContainer {
padding: 3px 8px;
}
.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;
}