jellyfin-web/dashboard-ui/css/pluginupdates.css

10 lines
138 B
CSS
Raw Normal View History

2013-03-31 17:22:38 -07:00
/*
Plugin updates Page
*/
#pluginUpdatesForm table {
width: 100%;
}
#pluginUpdatesForm td + td {
text-align: center;
}