|
|
@@ -86,14 +86,12 @@ body.toggle-entity-name .entity-name { |
|
|
overflow-y: scroll; |
|
|
overflow-y: scroll; |
|
|
height: 100%; |
|
|
height: 100%; |
|
|
scrollbar-color: #e1e1e1 #888; |
|
|
scrollbar-color: #e1e1e1 #888; |
|
|
scrollbar-width: thin; |
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
#options-attribution { |
|
|
#options-attribution { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
#options::-webkit-scrollbar { |
|
|
#options::-webkit-scrollbar { |
|
|
width: 3px; |
|
|
|
|
|
height: 2px; |
|
|
height: 2px; |
|
|
} |
|
|
} |
|
|
#options::-webkit-scrollbar-button { |
|
|
#options::-webkit-scrollbar-button { |
|
|
|