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:
parent
6a50ea70ea
commit
0938eb57bc
@ -518,7 +518,7 @@ table.list td.chart {
|
|||||||
}
|
}
|
||||||
table.list td.chart div {
|
table.list td.chart div {
|
||||||
background-color:beige;
|
background-color:beige;
|
||||||
height:20px; /* can only do this absolute apparently */
|
height:4px; /* can only do this absolute apparently */
|
||||||
position:relative;
|
position:relative;
|
||||||
}
|
}
|
||||||
table.list tr:hover td.chart div {
|
table.list tr:hover td.chart div {
|
||||||
|
Loading…
Reference in New Issue
Block a user