mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-15 08:24:35 +00:00
Fix stylelint issues
This commit is contained in:
parent
3b85530947
commit
f38e91a9da
@ -20,7 +20,7 @@ div.treeListContainer {
|
||||
|
||||
div.treeListHeader {
|
||||
color: #4e4c46;
|
||||
font-family: 'Times New Roman', Verdana, Arial;
|
||||
font-family: 'Times New Roman', Verdana, Arial, sans-serif;
|
||||
font-size: 20px;
|
||||
height: 20px;
|
||||
letter-spacing: 1px;
|
||||
@ -68,7 +68,7 @@ div.entryListContainer {
|
||||
|
||||
div.entryListHeader {
|
||||
color: #4e4c46;
|
||||
font-family: 'Times New Roman', Verdana, Arial;
|
||||
font-family: 'Times New Roman', Verdana, Arial, sans-serif;
|
||||
font-size: 20px;
|
||||
height: 20px;
|
||||
letter-spacing: 1px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user