|
|
@ -132,8 +132,8 @@ |
|
|
|
-webkit-transition: background 0.2s ease, color 0.2s ease; |
|
|
|
transition: background 0.2s ease, color 0.2s ease; |
|
|
|
} |
|
|
|
.ui.styled.accordion .title:first-child, |
|
|
|
.ui.styled.accordion .accordion .title:first-child { |
|
|
|
.ui.styled.accordion > .title:first-child, |
|
|
|
.ui.styled.accordion > .accordion .title:first-child { |
|
|
|
border-top: none; |
|
|
|
} |
|
|
|
|
|
|
|