File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 border-radius : 4px ;
1010}
1111
12- /* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/.comment-search-dialog#advanced_example */
13- # comment-search-root dialog : modal {
14- position : fixed;
15- inset-block-start : 0px ;
16- inset-block-end : 0px ;
17- max-width : calc ((100% - 6px ) - 2em );
18- max-height : calc ((100% - 6px ) - 2em );
19- user-select : text;
20- visibility : visible;
21- top-layer : browser !important ;
22- }
23-
2412# comment-search-root dialog [open ] {
2513 display : block;
2614}
2715
2816# comment-search-root dialog {
2917 display : none;
30- position : absolute;
31- inset-inline-start : 0px ;
32- inset-inline-end : 0px ;
3318 width : 800px ;
34- background-color : canvas;
35- color : canvastext;
36- margin : auto;
37- padding : 1em ;
3819 border-radius : 8px ;
3920 border : none;
4021 outline : none;
You can’t perform that action at this time.
0 commit comments