|
|
|
@ -363,6 +363,8 @@ td > .col12 {
|
|
|
|
|
#bar select { |
|
|
|
|
width: 250px; |
|
|
|
|
border: 0; |
|
|
|
|
color: #111112; |
|
|
|
|
font-size: 12px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
@media (min-width: 768px) { |
|
|
|
@ -371,7 +373,7 @@ td > .col12 {
|
|
|
|
|
} |
|
|
|
|
#bar #barRight { |
|
|
|
|
float: right; |
|
|
|
|
font-size: .8em; |
|
|
|
|
font-size: 12px; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -386,7 +388,7 @@ td > .col12 {
|
|
|
|
|
} |
|
|
|
|
#bar #barSelectPage { |
|
|
|
|
width: 50% ; |
|
|
|
|
font-size: 0.6em; |
|
|
|
|
font-size: 0.6em; |
|
|
|
|
} |
|
|
|
|
#bar #barLeft { |
|
|
|
|
font-size: 1.6em; |
|
|
|
|