diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2017-02-07 12:49:34 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2017-02-07 12:49:34 -0500 |
commit | 457eab60cd791fa88f4b3b52b993d484c632d42c (patch) | |
tree | b981e7369a98e53bf4ba3778006ac319a5e6bd7b /jarmon-style | |
parent | 2e51cd8a60335e8d70632a6df66f61c96b3f64b5 (diff) |
Add graphs for Winston.
Having two `jarmon.TabbedInterface`s seems buggy, but things have been
adjusted to be usable (mostly Winston only has one tab).
Diffstat (limited to 'jarmon-style')
-rw-r--r-- | jarmon-style/style.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jarmon-style/style.scss b/jarmon-style/style.scss index 6e12541..81f6077 100644 --- a/jarmon-style/style.scss +++ b/jarmon-style/style.scss @@ -1,5 +1,5 @@ -.jarmon-proton { - width: 50%; +.jarmon { + width: 32%; border: solid 1px black; padding: -1px; border-radius: 4px; |