Updated global classes
This commit is contained in:
parent
165c8dabe7
commit
4348fac56c
1 changed files with 8 additions and 0 deletions
|
|
@ -114,3 +114,11 @@
|
|||
|
||||
tbody tr:nth-child(even)
|
||||
background-color: rgba(color.adjust(vars.$background, $lightness: 10%), 0.8)
|
||||
|
||||
// &__electrical
|
||||
// @extend .table
|
||||
// box-shadow: inset 0 1px 2px #2c2c16, 0 2px 4px #4d572432, 0 4px 8px #5e65344e
|
||||
|
||||
&__disabled
|
||||
@extend .table
|
||||
cursor: not-allowed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue