mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Added backgrid.filter files
This commit is contained in:
parent
3983a36492
commit
d406c9665e
4 changed files with 379 additions and 0 deletions
19
UI/Content/backbone.backgrid.filter.css
Normal file
19
UI/Content/backbone.backgrid.filter.css
Normal file
|
@ -0,0 +1,19 @@
|
|||
/*
|
||||
backgrid-filter
|
||||
http://github.com/wyuenho/backgrid
|
||||
|
||||
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
|
||||
Licensed under the MIT @license.
|
||||
*/
|
||||
|
||||
.backgrid-filter .close {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
margin-top: -4px;
|
||||
font-size: 20px;
|
||||
line-height: 20px;
|
||||
text-align: center;
|
||||
vertical-align: text-top;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue