This commit is contained in:
xXpuma99Xx
2021-11-24 22:05:37 -06:00
parent f09caf110b
commit 8cf7bae82e
24 changed files with 87 additions and 94 deletions
+2
View File
@@ -134,3 +134,5 @@ export default {
},
}
</script>
<style scoped></style>
+2
View File
@@ -93,3 +93,5 @@ export default {
},
}
</script>
<style scoped></style>
+2
View File
@@ -149,3 +149,5 @@ export default {
},
}
</script>
<style scoped></style>
+2
View File
@@ -111,3 +111,5 @@ export default {
},
}
</script>
<style scoped></style>
@@ -148,4 +148,4 @@ export default {
}
</script>
<style></style>
<style scoped></style>
+1 -24
View File
@@ -147,27 +147,4 @@ export default {
}
</script>
<style>
.input:focus {
border: #1b3d70;
box-shadow: 0 0 8px 0 #1b3d70;
}
.select select:focus {
border-color: #1b3d70;
box-shadow: 0 0 8px 0 #1b3d70;
}
.select:not(.is-multiple):not(.is-loading)::after {
border-color: #1b3d70;
}
.pagination-link.is-current {
background-color: #1b3d70;
border-color: #1b3d70;
}
.pointer {
cursor: pointer;
}
</style>
<style scoped></style>
@@ -141,4 +141,4 @@ export default {
}
</script>
<style></style>
<style scoped></style>
+2
View File
@@ -21,3 +21,5 @@ export default {
},
}
</script>
<style scoped></style>