mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
65988fa5c4
commit
1d59795ab9
@ -13,6 +13,11 @@ body {
|
||||
}
|
||||
|
||||
|
||||
.browse-widget:not(.flat) .list :focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
|
||||
/* XXX move these to the main CSS */
|
||||
.browse-widget:not(.flat) .list div:not(.not-traversable) .text:after {
|
||||
content: "";
|
||||
@ -32,7 +37,6 @@ body {
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* XXX stub...
|
||||
.browse-widget:not(.flat) .list .text:first-child:before {
|
||||
display: inline-block;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user