[CLEANUP] Remove useless styles
This commit is contained in:
parent
e04904a329
commit
b74c4333ec
@ -35,41 +35,11 @@ select, input {
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
|
||||
// .btn-sm, .btn-group-sm > .btn {
|
||||
// padding: 0.25rem 0.5rem;
|
||||
// font-size: 1rem;
|
||||
// line-height: 1.2;
|
||||
// }
|
||||
|
||||
span.small {
|
||||
font-size: 75%;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
// section {
|
||||
// // margin: 0px 10px 0px 10px ;
|
||||
// }
|
||||
|
||||
// #vueOwnButtonStyle {
|
||||
// font-size: x-small;
|
||||
// line-height: 1.3;
|
||||
// border-radius: 0.2rem;
|
||||
// cursor: pointer;
|
||||
// padding: 4px 10.5px 4px 10;
|
||||
|
||||
// // background-color: coral;
|
||||
// // border-radius: 3px;
|
||||
|
||||
// // color: white;
|
||||
// // border: solid 1px transparent;
|
||||
|
||||
|
||||
// span {
|
||||
|
||||
// }
|
||||
// }
|
||||
|
||||
table.active {
|
||||
border: 3px solid #9ac5e3;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user