ginebra2/chrome/bedrockchrome/zoombar.snippet/zoombar.css
changeset 3 0954f5dd2cd0
parent 0 1450b09d0cfd
child 16 3c88a81ff781
equal deleted inserted replaced
1:b0dd75e285d2 3:0954f5dd2cd0
     1 #ZoomBarId { 
     1 #ZoomBarId {
     2   width: 145px;
     2   width: 145px;
     3   height: 85px;
     3   height: 85px;
     4 }
     4 }
     5 
     5 
     6 #zoomBarDiv {
     6 #zoomBarDiv {
    15 .zoomBarBtn {
    15 .zoomBarBtn {
    16   height: 58px;
    16   height: 58px;
    17   width: 58px;
    17   width: 58px;
    18   padding-left: 10px;
    18   padding-left: 10px;
    19   padding-top: 5px;
    19   padding-top: 5px;
       
    20   float:left;
    20 }
    21 }
    21 
    22 
    22 
    23