From 1f787542710c07eaf3892b6f5d23cbb817494cb0 Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Sun, 14 Feb 2016 22:10:22 +0900 Subject: [PATCH] Add example of never implemented option --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42d002ac..9f040052 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ I believe that generally "tree of tabs should be a visualized history of web bro On the other hand, sorted tabs based on URLs or something will be beautiful - but that's all. Such sorted tabs won't help me - I'm very forgetful. In other words, I just need something which memorizes my chaotic mind as-is. -### Configuration UI to change appearance of tabs in the vertical tab bar, for example, [color](https://github.com/piroor/treestyletab/issues/539), [height](https://github.com/piroor/treestyletab/issues/236), and so on +### Configuration UI to change appearance of tabs in the vertical tab bar, for example, [color](https://github.com/piroor/treestyletab/issues/539), [height](https://github.com/piroor/treestyletab/issues/236), [visibility of the scrollbar](https://github.com/piroor/treestyletab/issues/514), and so on Instead please use the `userChrome.css`. TST should have configuration UIs only for something it can't be done by any other existing customization feature.