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

11 lines
143 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;
2014-01-15 15:19:45 -07:00
2013-03-31 17:22:38 -07:00
}