Commit a68cb9c5 authored by Addy's avatar Addy

Add indication of routing support for labs apps, temp fix for Chrome ::after...

Add indication of routing support for labs apps, temp fix for Chrome ::after issues (crbug 104991), break overflow for knockout line into two.
parent 111431ac
This diff is collapsed.
......@@ -145,7 +145,7 @@ header nav a:first-child {
position: relative; /* popover */
}
.applist li[data-routing]:after {
.applist .routing::after {
content: 'R';
position: relative;
top: -3px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment