mirror of
https://github.com/Sqaaakoi/vc-newPluginsManager.git
synced 2024-11-16 22:54:37 -05:00
12 lines
195 B
CSS
12 lines
195 B
CSS
|
.vc-newPluginsManager-restart-tooltip {
|
||
|
max-width: 280px;
|
||
|
}
|
||
|
|
||
|
.vc-newPluginsManager-restart-list {
|
||
|
padding-left: 1.25em;
|
||
|
}
|
||
|
|
||
|
.vc-newPluginsManager-restart-list li {
|
||
|
list-style: disc;
|
||
|
}
|