first commit
This commit is contained in:
14
node_modules/dom-to-image-more/spec/resources/shadow-dom/styles.css
generated
vendored
Normal file
14
node_modules/dom-to-image-more/spec/resources/shadow-dom/styles.css
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
summary-display {
|
||||
display: block;
|
||||
width: 600px;
|
||||
}
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
li {
|
||||
background-color: #ffffff;
|
||||
cursor: pointer;
|
||||
}
|
||||
li.selected {
|
||||
background-color: #bad0e4;
|
||||
}
|
||||
Reference in New Issue
Block a user