mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:35:56 +00:00
replace plugin.png with scalable icon
This commit is contained in:
@@ -122,8 +122,18 @@ body.ttrss_prefs {
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
table.prefPluginsList label {
|
||||
white-space : nowrap;
|
||||
table.prefPluginsList{
|
||||
label {
|
||||
white-space : nowrap;
|
||||
}
|
||||
|
||||
i.plugin-enabled {
|
||||
color : #69C671;
|
||||
}
|
||||
|
||||
i.plugin-disabled {
|
||||
color : #999;
|
||||
}
|
||||
}
|
||||
|
||||
table.prefPluginsList label img {
|
||||
|
||||
Reference in New Issue
Block a user