mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-10 06:34:37 +02:00
13 lines
109 B
CSS
Executable file
13 lines
109 B
CSS
Executable file
|
|
|
|
.scripton {
|
|
display:none;
|
|
}
|
|
|
|
.collapse {
|
|
display: block;
|
|
}
|
|
|
|
.out {
|
|
display:none;
|
|
}
|