¨4.0.1¨
This commit is contained in:
@@ -27,11 +27,21 @@
|
||||
|
||||
span {
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.btn {
|
||||
color: #737881;
|
||||
padding: 0;
|
||||
background: transparent;
|
||||
|
||||
i {
|
||||
-webkit-text-stroke: 1px #f6f6f7;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
color: #333333;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -47,8 +57,12 @@
|
||||
margin: 0;
|
||||
border: none;
|
||||
|
||||
a[data-toggle=tab] {
|
||||
a[data-toggle="tab"] {
|
||||
outline: none;
|
||||
|
||||
&:after {
|
||||
bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -122,12 +136,12 @@
|
||||
position: relative;
|
||||
left: auto;
|
||||
top: auto;
|
||||
margin: 15px auto 30px;
|
||||
margin: 10px 0 15px;
|
||||
display: table;
|
||||
}
|
||||
|
||||
.slide-body .slide-tabs {
|
||||
margin: 0;
|
||||
margin-left: 0;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user