1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Small design change

This commit is contained in:
Krateng 2019-04-25 17:57:19 +02:00
parent 6a50ea70ea
commit 0938eb57bc

View File

@ -518,7 +518,7 @@ table.list td.chart {
}
table.list td.chart div {
background-color:beige;
height:20px; /* can only do this absolute apparently */
height:4px; /* can only do this absolute apparently */
position:relative;
}
table.list tr:hover td.chart div {