Compare commits
No commits in common. "71c8a382f11620ed200e45133ecedb599b110f44" and "4feee6e2e8ea9b2deb3d608501ceaa01b2758025" have entirely different histories.
71c8a382f1
...
4feee6e2e8
|
|
@ -183,5 +183,8 @@ tbody {
|
|||
line-height: 36px;
|
||||
}
|
||||
}
|
||||
|
||||
.thebtn2 {
|
||||
color: #ffffff !important;
|
||||
background: #ffad41 !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -313,8 +313,4 @@ export default {
|
|||
color: #333333;
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
.thebtn2 {
|
||||
color: #ffffff !important;
|
||||
background: #ffad41 !important;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue