nextcloud/core/css/update.css

9 lines
131 B
CSS
Raw Normal View History

#update-progress-icon {
height: 32px;
margin: 10px;
background-size: 32px;
}
#update-progress-message {
margin-bottom: 10px;
}