show pointer on checkboxes

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
This commit is contained in:
Björn Schiessle 2018-03-16 14:55:10 +01:00
parent 28a0604603
commit b9ed96b523
No known key found for this signature in database
GPG key ID: 2378A753E2BF04F6

View file

@ -5,6 +5,7 @@
#user-saml input[type="checkbox"] {
vertical-align:middle;
cursor: pointer;
}
#user-saml h4 {
@ -27,4 +28,4 @@
cursor: pointer;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
opacity: .5;
}
}