mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-27 07:34:36 +02:00
Use solid border for infobar
This commit is contained in:
parent
eae7b04c31
commit
a864680af0
@ -695,7 +695,7 @@ iconview.view.cell {
|
|||||||
|
|
||||||
infobar {
|
infobar {
|
||||||
padding:2px;
|
padding:2px;
|
||||||
border: 1px dotted black;
|
border: 1px solid black;
|
||||||
border-radius: 1px;
|
border-radius: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user