feature: Include theme checker tool in Hubl
This commit is contained in:
committed by
Jean-Baptiste Pasquier
parent
fae3025cc2
commit
aada18ac52
@ -71,6 +71,22 @@
|
||||
solid-notifications-template[data-rdf-type='foaf:user'] {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.selector {
|
||||
display: flex;
|
||||
width: 30%;
|
||||
justify-content: space-around;
|
||||
|
||||
input {
|
||||
height: 2em;
|
||||
width: 2em;
|
||||
padding: 0;
|
||||
border: solid thin;
|
||||
}
|
||||
label {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* General styling for both notification and user's panel */
|
||||
|
Reference in New Issue
Block a user