stockanalysis, improve layout

improves the layout of some tables to show more columns at once

当前为 2022-05-21 提交的版本,查看 最新版本

// ==UserScript==
// @name         stockanalysis, improve layout
// @description  improves the layout of some tables to show more columns at once
// @version      1.0
// @author       Tobias L
// @match        stockanalysis.com/stocks/*/financials*
// @license      GPL-3.0-only
// @namespace    https://github.com/GreyGooseVX/User-Scripts
// ==/UserScript==
 
document.getElementsByClassName("overflow-x-auto border border-gray-300")[0].className=""