Fixed top slider, it will now work for multiple sliders.

This commit is contained in:
Mark McDowall 2011-10-24 00:00:25 -07:00
commit 4c6287827c
3 changed files with 35 additions and 17 deletions

View file

@ -25,20 +25,17 @@
-webkit-border-bottom-left-radius: 8px;
}
.openCloseWrapper {
width: 100%;
text-align: center;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.sliderButtonContainer {
.sliderButton {
width: 70px;
margin-left:auto;
margin-right:auto;
background-color:#333333;
cursor:pointer;
font-size:12px;
font-weight:bold;
text-align: center;
color:#FFFFFF;
@*Rounded Edges*@
border: 1px solid #444444;