Mercurial > code > home > repos > video
diff src/main.css @ 24:1a9a8af1aa19
breadcrumbs and tree view UI
author | drewp@bigasterisk.com |
---|---|
date | Mon, 17 Apr 2023 13:35:18 -0700 |
parents | ff73b95fc72f |
children | 0aea9e55899b |
line wrap: on
line diff
--- a/src/main.css Mon Apr 17 13:33:59 2023 -0700 +++ b/src/main.css Mon Apr 17 13:35:18 2023 -0700 @@ -14,20 +14,3 @@ a { color: white; } - -#path-segs > span { - color: white; - padding: 11px; - display: inline-block; - background: #4ea1bd21; - margin: 5px; - border-top-left-radius: 29px; -} - - -#path-segs > span:after { - content: " >"; - font-size: 33px; - vertical-align: middle; - color: gray; -}