[Common] tidied styles
This commit is contained in:
parent
d3d57e3d73
commit
14702fa96d
|
@ -21,7 +21,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&:not(.expanded):not(.cover){
|
&:not(.expanded):not(.cover){
|
||||||
|
|
||||||
.ribtab.active {
|
.ribtab.active {
|
||||||
> a {
|
> a {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
@ -107,16 +106,6 @@
|
||||||
letter-spacing: 0.7px;
|
letter-spacing: 0.7px;
|
||||||
|
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
//&::after {
|
|
||||||
// display: block;
|
|
||||||
// content: attr(data-title);
|
|
||||||
// //font-weight: bold;
|
|
||||||
// height: 1px;
|
|
||||||
// overflow: hidden;
|
|
||||||
// visibility: hidden;
|
|
||||||
//}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
|
|
Loading…
Reference in a new issue