css control change
This commit is contained in:
parent
55b807ee07
commit
c3822dffe9
|
@ -33,6 +33,10 @@ html, body { overflow-x: hidden; }
|
||||||
color: rgb(255,255,255);
|
color: rgb(255,255,255);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tabControls {
|
||||||
|
background-color: rgba(9,107,120, 0.0);
|
||||||
|
}
|
||||||
|
|
||||||
#tabControls2 {
|
#tabControls2 {
|
||||||
height: 152px;
|
height: 152px;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
|
Loading…
Reference in New Issue