X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fdevtools%2Fgcli.css;h=629246e8868e0a25fce5255725a8c367072d93ee;hp=d88d8bcab995ee1922702f5b1985f70694379576;hb=c5772fdfc8610c3a9c9979d3821839895f8afdde;hpb=0d686391fa6b72dbbe596b569e595f729dced27c diff --git a/LCARStrek/browser/devtools/gcli.css b/LCARStrek/browser/devtools/gcli.css index d88d8bca..629246e8 100644 --- a/LCARStrek/browser/devtools/gcli.css +++ b/LCARStrek/browser/devtools/gcli.css @@ -110,6 +110,7 @@ margin-bottom: 3px; -moz-margin-start: 3px; -moz-margin-end: 6px; + list-style-image: none; } /* Extract from display.css, we only want these 2 rules */ @@ -173,7 +174,6 @@ .gcli-argfetch { width: 100%; - box-sizing: border-box; -moz-box-sizing: border-box; } @@ -187,7 +187,6 @@ .gcli-af-params { padding: 0 10px; width: 100%; - box-sizing: border-box; -moz-box-sizing: border-box; } @@ -308,6 +307,13 @@ font-weight: bold; } +.gcli-in-scratchlink { + float: right; + font-size: 85%; + color: #9C9CFF; + padding-right: 10px; +} + /* From: $GCLI/lib/gcli/commands/help.css */ .gcli-help-name {