把前端从CircuitVerse中拆了出来
This commit is contained in:
commit
5bf1284599
2182 changed files with 189323 additions and 0 deletions
20
public/css/restrictedElements.css
Normal file
20
public/css/restrictedElements.css
Normal file
|
@ -0,0 +1,20 @@
|
|||
.display--none {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.circuit-element-category {
|
||||
border-bottom: 1px solid #026e57;
|
||||
font-weight: 500;
|
||||
margin: 20px 0 5px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.restricted-elements-list {
|
||||
margin: 10px 0 25px;
|
||||
}
|
||||
|
||||
.form-check-label {
|
||||
font-size: 16px;
|
||||
margin-bottom: 6px;
|
||||
margin-top: 6px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue