Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
partido-interdimensional-pirata
lumi
la web de miniloom
Commits
a4ca39c3
Commit
a4ca39c3
authored
Aug 20, 2020
by
rene
Browse files
arreglar color de icono de estado en modo oscuro
parent
648b5c59
Pipeline
#44921
passed with stages
in 2 minutes and 2 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/App.vue
View file @
a4ca39c3
...
...
@@ -48,6 +48,7 @@ html
--gray
:
#c7c7c7
--darkgray
:
#8f8f8f
--verydarkgray
:
#BB86FC
--blackish
:
#121212
--darkred
:
#C62828
--red
:
red
...
...
src/components/IconoDeEstado.vue
View file @
a4ca39c3
...
...
@@ -59,6 +59,7 @@ export default {
margin
:
0
0
.3em
.cantidad
align-self
:
flex-start
color
:
var
(
--
blackish
)
svg
max-height
:
3
.5em
max-width
:
3
.5em
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment