Use solid border for infobar
This commit is contained in:
parent
eae7b04c31
commit
a864680af0
|
@ -695,7 +695,7 @@ iconview.view.cell {
|
|||
|
||||
infobar {
|
||||
padding:2px;
|
||||
border: 1px dotted black;
|
||||
border: 1px solid black;
|
||||
border-radius: 1px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue