blob: 2c4ddff9736ce54586b552ef576cab3f05fb610b [file] [log] [blame]
/* ********** HERE STARTS search-bar.css ****** */
#circle-mode {
position: absolute;
right: 10px;
bottom: 210px;
z-index: 100;
}
#settings {
position: absolute;
right: 10px;
bottom: 160px;
z-index: 100;
}
#search {
position: absolute;
right: 10px;
bottom: 110px;
z-index: 100;
}
#zoomin {
position: absolute;
right: 10px;
bottom: 60px;
z-index: 100;
}
#zoomout {
position: absolute;
right: 10px;
bottom: 10px;
z-index: 100;
}
#zoomin.touch {
display: none;
}
#zoomout.touch {
display: none;
}