mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-05 20:48:17 +00:00
8 lines
113 B
CSS
8 lines
113 B
CSS
|
#loading {
|
||
|
margin: 0 auto;
|
||
|
width: 6em;
|
||
|
}
|
||
|
|
||
|
.done .ms-ListItem-primaryText {
|
||
|
text-decoration: line-through;
|
||
|
}
|