10 lines
103 B
Plaintext
10 lines
103 B
Plaintext
.visibleHidden {
|
|
visibility: hidden;
|
|
width: 0;
|
|
height: 0;
|
|
}
|
|
|
|
.repeater {
|
|
position: absolute;
|
|
}
|