You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
162 B
CSS
12 lines
162 B
CSS
|
11 months ago
|
.jqvsiv_toolbar {
|
||
|
|
display: inline-block;
|
||
|
|
position: absolute;
|
||
|
|
right: 3px;
|
||
|
|
top: 3px;
|
||
|
|
z-index: 5;
|
||
|
|
}
|
||
|
|
.jqvsiv_toolbarButton {
|
||
|
|
margin: 0 2px;
|
||
|
|
cursor: pointer;
|
||
|
|
}
|