mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
11 lines
143 B
CSS
11 lines
143 B
CSS
/*
|
|
Plugin updates Page
|
|
*/
|
|
#pluginUpdatesForm table {
|
|
width: 100%;
|
|
}
|
|
|
|
#pluginUpdatesForm td + td {
|
|
text-align: center;
|
|
|
|
} |