Add bootstrap 4
This commit is contained in:
parent
cffff1635d
commit
7f9dacbada
3 changed files with 9 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
@import "parameters";
|
||||
@import "bootstrap";
|
||||
|
||||
/* Styles common to large and small screens */
|
||||
|
||||
|
@ -1236,7 +1237,7 @@ tr.turn:hover {
|
|||
width: 12px;
|
||||
height: 12px;
|
||||
margin: 4px 0px;
|
||||
border: 1px solid rgba(0, 0, 0, .1);
|
||||
border: 1px solid rgba(0, 0, 0, .1);
|
||||
// add color via inline css on element: background-color: <tag value>;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue