Revert CSS Changes
This commit is contained in:
parent
f996379243
commit
6a7651c04a
1 changed files with 0 additions and 10 deletions
10
styles.css
10
styles.css
|
|
@ -149,13 +149,3 @@ input[type=checkbox]:focus {
|
||||||
.react-tabs__tab-panel--selected {
|
.react-tabs__tab-panel--selected {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
ul li:not(.task-list-item)::before {
|
|
||||||
content: "•";
|
|
||||||
color: transparent;
|
|
||||||
display: inline-block;
|
|
||||||
width: 1em;
|
|
||||||
margin-left: -1em;
|
|
||||||
padding: 0;
|
|
||||||
font-weight: bold;
|
|
||||||
text-shadow: 0 0 0.5em transparent;
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue