This repository was archived by the owner on Sep 10, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ ul.token-input-list-mac {
26
26
height : 1% ;
27
27
cursor : text;
28
28
font-size : 12px ;
29
- font-family : Verdana;
29
+ font-family : Verdana, sans-serif ;
30
30
min-height : 1px ;
31
31
z-index : 999 ;
32
32
margin : 0 ;
@@ -58,7 +58,7 @@ li.token-input-token-mac span {
58
58
/* TOKENS */
59
59
60
60
li .token-input-token-mac {
61
- font-family : "Lucida Grande" , Arial, serif;
61
+ font-family : "Lucida Grande" , Arial, sans- serif;
62
62
font-size : 9pt ;
63
63
line-height : 12pt ;
64
64
overflow : hidden;
@@ -122,7 +122,7 @@ div.token-input-dropdown-mac {
122
122
overflow : hidden;
123
123
cursor : default;
124
124
font-size : 10pt ;
125
- font-family : "Lucida Grande" , Arial, serif;
125
+ font-family : "Lucida Grande" , Arial, sans- serif;
126
126
padding : 5px ;
127
127
border-radius : 0 0 10px 10px ;
128
128
-moz-border-radius : 0 0 10px 10px ;
@@ -142,7 +142,7 @@ div.token-input-dropdown-mac p {
142
142
}
143
143
144
144
div .token-input-dropdown-mac h3 .token-input-dropdown-category-mac {
145
- font-family : "Lucida Grande" , Arial, serif;
145
+ font-family : "Lucida Grande" , Arial, sans- serif;
146
146
font-size : 10pt ;
147
147
font-weight : bold;
148
148
border : none;
You can’t perform that action at this time.
0 commit comments