mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
remove debug discret class
This commit is contained in:
parent
bccda15307
commit
a995adcf0d
@ -15,22 +15,6 @@
|
|||||||
* Specific rules
|
* Specific rules
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// [scratch] un bouton 'disabled' non clickable
|
|
||||||
.sc-button {
|
|
||||||
&.disabled {
|
|
||||||
cursor: default;
|
|
||||||
&.bt-remove {
|
|
||||||
background-color: #d9d9d9;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// [debug] un affichage discret pour le debug
|
|
||||||
.discret {
|
|
||||||
color: grey;
|
|
||||||
margin-right: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
// styles communs pour tous les bandeaux
|
// styles communs pour tous les bandeaux
|
||||||
div.banner {
|
div.banner {
|
||||||
.id-number {
|
.id-number {
|
||||||
|
@ -53,7 +53,6 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<template v-slot:body>
|
<template v-slot:body>
|
||||||
<!--span class="discret">Selection: {{ selected }}</span-->
|
|
||||||
<div class="results">
|
<div class="results">
|
||||||
|
|
||||||
<person-suggestion
|
<person-suggestion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user