Skip to content

Commit 6055d3b

Browse files
committed
State desired effect in style sheet comments for Chrome's popup.
1 parent c9123c9 commit 6055d3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

chromium/appliedrules.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<link href="chrome://resources/css/widgets.css" rel="stylesheet" type="text/css"/>
22
<style type="text/css" rel="stylesheet">
33
<!--
4+
/* attempt to emulate Chrome's connection / site information popup */
5+
/* (click the globe or lock icon on the left side of the omnibox) */
46
body {
57
/* based off Chrome's WebUI */
68
font-family: 'Segoe UI', Tahoma, sans-serif;

0 commit comments

Comments
 (0)