moodle_local_treestudyplan/scss/generic.scss
2023-09-08 12:47:29 +02:00

19 lines
272 B
SCSS

.path-local-treestudyplan, .features-treestudyplan {
div.tab-pane:target {
margin-top: 0;
}
[v-cloak] {
visibility: hidden;
}
.vue-loader {
width: 32px;
margin: auto;
}
.special {
color: gold;
}
}