X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;ds=sidebyside;f=LCARStrek%2Fbrowser%2Fdevtools%2Fprofiler.css;h=154aa895b4b3d348e921929402fbc94e7059697d;hb=45dc7657b767fde2dc6b5d3ec71379bf5f624007;hp=22861facb8bd36ec0c3e9117945ba66342ee712e;hpb=e7c8bab1697c2a99a9b8d4f2fec8faa947e38aaf;p=themes.git diff --git a/LCARStrek/browser/devtools/profiler.css b/LCARStrek/browser/devtools/profiler.css index 22861fac..154aa895 100644 --- a/LCARStrek/browser/devtools/profiler.css +++ b/LCARStrek/browser/devtools/profiler.css @@ -28,6 +28,10 @@ window { -moz-border-start-color: transparent; } +.profiler-sidebar .devtools-toolbar { + -moz-border-end: 1px solid #9C9CFF; /* Match the splitter color. */ +} + .profiler-sidebar-item { padding: 3px 5px; } @@ -44,7 +48,6 @@ window { .profiler-sidebar-item > hbox { margin-top: 2px; - color: #A09090; } .profiler-sidebar-item > hbox > a { @@ -99,32 +102,3 @@ window { #profiler-start[checked]:hover { -moz-image-region: rect(16px,32px,32px,16px); } - - - - - - -/* -.devtools-toolbar { -} - -.profile-name { - font-size: 13px; - padding: 8px; -} - -#profiles-list > li { - width: 180px; - cursor: pointer; -} - -.splitview-nav-container button { - color: #FF9F00; - background-clip: padding-box; - border-bottom: 1px solid #A09090; - -moz-padding-end: 8px; - -moz-box-align: center; -} - -*/ \ No newline at end of file