mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Fixes config entries in the changelog having no icon (#33625)
This commit is contained in:
committed by
duncathan salt
parent
ca603a6db4
commit
2c96cc9508
@@ -22,7 +22,7 @@ a img {border:none;}
|
||||
.experiment {background-image:url(burn-exclamation.png)}
|
||||
.refactor {background-image:url(burn-exclamation.png)}
|
||||
.code_imp {background-image:url(coding.png)}
|
||||
.config {background-image:url(chrome_wrench.png)}
|
||||
.config {background-image:url(chrome-wrench.png)}
|
||||
.admin {background-image:url(ban.png)}
|
||||
.server {background-image:url(hard-hat-exclamation.png)}
|
||||
.balance {background-image:url(scales.png)}
|
||||
@@ -38,4 +38,4 @@ a img {border:none;}
|
||||
.indrop img {margin-right:5px;vertical-align:middle;}
|
||||
.closed {background:url(chevron-expand.png) right center no-repeat;}
|
||||
.open {background:url(chevron.png) right center no-repeat;}
|
||||
.lic {font-size:9px;}
|
||||
.lic {font-size:9px;}
|
||||
|
||||
Reference in New Issue
Block a user