1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

Fix test for default theme.

This commit is contained in:
Dave Davenport 2017-10-25 18:44:04 +02:00
parent f9d1562513
commit 96735fc342

View file

@ -38,7 +38,7 @@
padding: 0;
}
#message {
border: 1px dash 0px 0px ;
border: 2px dash 0px 0px ;
border-color: @separatorcolor;
padding: 1px ;
}