wrong file
This commit is contained in:
parent
b489edac1d
commit
758e3fb3c5
|
@ -592,3 +592,8 @@
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.primary-textual .staged,
|
||||||
|
#user-card .staged {
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
|
@ -73,7 +73,3 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.primary-textual .staged,
|
|
||||||
#user-card .staged {
|
|
||||||
font-style: italic;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue