X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fdevtools%2Fnetmonitor.css;fp=LCARStrek%2Fbrowser%2Fdevtools%2Fnetmonitor.css;h=6dddd3d9467151a4b8220116af307c78f4423c89;hp=00adc32c51db95da132d2f8ba29df2412b7b7657;hb=2b5a514788884f7527ad59c3381c75a71d4dbeea;hpb=b1db19fed8bd91ff36a19724e9c7dc7545f70f9e diff --git a/LCARStrek/browser/devtools/netmonitor.css b/LCARStrek/browser/devtools/netmonitor.css index 00adc32c..6dddd3d9 100644 --- a/LCARStrek/browser/devtools/netmonitor.css +++ b/LCARStrek/browser/devtools/netmonitor.css @@ -17,9 +17,13 @@ window { color: #FF9F00; } +#notice-perf-message { + margin-top: 2px; +} + #requests-menu-perf-notice-button { min-width: 30px; - min-height: 28px; + min-height: 26px; margin: 0; list-style-image: url("profiler-stopwatch.svg"); } @@ -28,6 +32,11 @@ window { display: none; } +#requests-menu-reload-notice-button { + min-height: 26px; + margin: 0; +} + /* Network requests table */ #requests-menu-toolbar {