diff options
author | serxa <serxa@yandex-team.ru> | 2022-02-10 16:49:08 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:08 +0300 |
commit | e5d4696304c6689379ac7ce334512404d4b7836c (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/lwtrace/mon/static/css/jquery.treegrid.css | |
parent | d6d7db348c2cc64e71243cab9940ee6778f4317d (diff) | |
download | ydb-e5d4696304c6689379ac7ce334512404d4b7836c.tar.gz |
Restoring authorship annotation for <serxa@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/lwtrace/mon/static/css/jquery.treegrid.css')
-rw-r--r-- | library/cpp/lwtrace/mon/static/css/jquery.treegrid.css | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/library/cpp/lwtrace/mon/static/css/jquery.treegrid.css b/library/cpp/lwtrace/mon/static/css/jquery.treegrid.css index 068cfdc134..3980272607 100644 --- a/library/cpp/lwtrace/mon/static/css/jquery.treegrid.css +++ b/library/cpp/lwtrace/mon/static/css/jquery.treegrid.css @@ -1,8 +1,8 @@ -.treegrid-indent {width:16px; height: 16px; display: inline-block; position: relative;} -.treegrid-expander {width:16px; height: 16px; display: inline-block; position: relative; cursor: pointer;} -.treegrid-expander-expanded{background-image: url(../img/collapse.png); } -.treegrid-expander-collapsed{background-image: url(../img/expand.png);} - -.treegrid-element {white-space: unset;} - -.timelinehead {width:30vw;} +.treegrid-indent {width:16px; height: 16px; display: inline-block; position: relative;} +.treegrid-expander {width:16px; height: 16px; display: inline-block; position: relative; cursor: pointer;} +.treegrid-expander-expanded{background-image: url(../img/collapse.png); } +.treegrid-expander-collapsed{background-image: url(../img/expand.png);} + +.treegrid-element {white-space: unset;} + +.timelinehead {width:30vw;} |