mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-25 01:26:08 +00:00
fixed search panel background
This commit is contained in:
@@ -31,4 +31,4 @@
|
|||||||
ngbTooltip='Whole word',
|
ngbTooltip='Whole word',
|
||||||
placement='bottom'
|
placement='bottom'
|
||||||
)
|
)
|
||||||
i.fa.fa-fw.fa-square
|
i.fa.fa-fw.fa-text-width
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
width: 400px;
|
width: 400px;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
padding: 5px;
|
padding: 10px;
|
||||||
border-radius: 0 0 3px 3px;
|
border-radius: 0 0 3px 3px;
|
||||||
background: rgba(0, 0, 0, .25);
|
background: rgba(0, 0, 0, .75);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user