X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fdevtools%2Fmarkup-view.css;fp=LCARStrek%2Fbrowser%2Fdevtools%2Fmarkup-view.css;h=74942ba440658fa85596b7c0ed1492bdf6e0c326;hp=f257ffcae6948e9c51cf30055ea5bdf93e3efe1a;hb=e9fbfc3a7b3198b48b041b9d5ce52d444d3f3a40;hpb=983645ee422a34e2c31018511396f078cabafdeb diff --git a/LCARStrek/browser/devtools/markup-view.css b/LCARStrek/browser/devtools/markup-view.css index f257ffca..74942ba4 100644 --- a/LCARStrek/browser/devtools/markup-view.css +++ b/LCARStrek/browser/devtools/markup-view.css @@ -15,6 +15,18 @@ border: 1px solid #9C9CFF; } +/* Draw a circle next to nodes that have a pseudo class lock. + Center vertically with the 1.4em line height on .tag-line */ +.child.pseudoclass-locked::before { + content: ""; + background: var(--theme-highlight-lightorange); + border-radius: 50%; + width: .8em; + height: .8em; + margin-top: .3em; + left: 1px; + position: absolute; +} /* Selected nodes in the tree should have light selected text. theme-selected doesn't work in this case since the text is a