mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-30 17:48:52 +01:00
Added backgrid.filter files
This commit is contained in:
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;
|
||||
}
|
||||
Reference in New Issue
Block a user