
/* - ++resource++mykuleuven/mykuleuven.css - */
@media screen {
/* https://admin.kuleuven.be/portal_css/++resource++mykuleuven/mykuleuven.css?original=1 */
/* */
.card-tag {
text-transform: uppercase;
font-size: smaller;
letter-spacing: 0.1em;
text-decoration: none;
line-height: 1.2em;
display: block;
}
/* */
.show-more[aria-expanded="true"] span {
display: none;
}
.show-more[aria-expanded="true"]:after {
content: "⌃";
}
/* */
.mytools label {
float: left;
margin-bottom: 0;
}
/* */
#ie-warning {
display: none;
}
.missing-tools[aria-expanded="true"]::after {
content: "keyboard_arrow_up";
}
.list-edit__new {
padding-bottom: 1em;
border-bottom: 1px solid gray;
}
.list-edit__new .drag-tool {
display: none;
}
.list-edit__new .add {
font-size: large;
margin-top: 1em;
}
.list-edit__list {
margin: 1em;
}
.fixed-tools {
margin: 1em -2em 1em 4em;
}
.list-edit__item {
padding: 0.5rem;
}
.list-edit__item button {
border: 0;
float: right;
}
.list-edit__item:hover {
background-color: #ddd;
cursor: grabbing;
}
.list-edit__item .drag-tool:hover {
cursor: grab;
}
.list-edit__item .drag-tool:active {
cursor: grabbing;
}
/* */
@media (max-width: 576px) {
.fixed-tools {
display: none;
}
.list-edit__item {
border: dotted 1px #666;
margin-bottom: 1em;
}
}
/* */
.mykuleuven .card-primary h2 a:hover,
.mykuleuven .card-primary h2 a:visited,
.mykuleuven .card-secondary h2 a:hover,
.mykuleuven .card-secondary h2 a:visited {
color: #ccc;
}

}

