Skip to content

Commit fed0f98

Browse files
author
p01
committed
Improved style of the different origin indicator when the resource is highlighted
1 parent 1a8e113 commit fed0f98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/resource-manager/resource_style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,10 @@ a.external:hover
305305
color:#fff;
306306
background-color:rgba(55, 115, 211, 0.702);
307307
}
308+
.resource-tree li > h2.resource-highlight span.resource-domain
309+
{
310+
color:#ddd;
311+
}
308312

309313
span.resource-tree-count,
310314
span.resource-domain

0 commit comments

Comments
 (0)