mirror of
https://github.com/searxng/searxng
synced 2024-01-01 18:24:07 +00:00
[fix] simple theme - remove no longer used stats.less file
File searx/static/themes/simple/less/stats.less is not used (imported) in any other less file. I can't say when it's usage was dropped or if it has ever been used. ATM this file is without any usage. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
54d57c8296
commit
7f2dc530b2
@ -1,8 +0,0 @@
|
|||||||
.percentage {
|
|
||||||
position: relative;
|
|
||||||
width: 300px;
|
|
||||||
|
|
||||||
div {
|
|
||||||
background: @color-percentage-div-background;
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user