TRying to develop all button again.
This commit is contained in:
@@ -232,6 +232,20 @@ iframe {
|
||||
line-height: 40px;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
#allthumbs {
|
||||
width: 90px;
|
||||
height: 20px;
|
||||
text-align:center;
|
||||
cursor: pointer;
|
||||
background-color: #eee;
|
||||
margin: 37px 2px 2px -31px;
|
||||
line-height: 20px;
|
||||
font-family: sans-serif;
|
||||
font-size: medium;
|
||||
-webkit-transform: rotate(-90deg);
|
||||
-moz-transform: rotate(-90deg);
|
||||
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
|
||||
}
|
||||
#prevTouch,#nextTouch {
|
||||
width: 10%;
|
||||
height: inherit;
|
||||
|
||||
Reference in New Issue
Block a user