Welcome to mirror list, hosted at ThFree Co, Russian Federation.

authpicker.css « login « css « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d0f32173d25d5d596e218ae7ea7edc4c927c4125 (plain)
1
2
3
4
5
.picker-window {
	background: rgba(255,255,255,0.3);
	border-radius: 3px;
	margin-bottom:20px;
}