1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

Upgrade to Bootstrap 3.3.5

This commit is contained in:
Mark McDowall
2015-06-21 23:19:24 -07:00
parent 2b6bac8104
commit 6f8cbc22be
34 changed files with 663 additions and 177 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"adjoining-classes": false,
"box-sizing": false,
"box-model": false,
"compatible-vendor-prefixes": false,
"floats": false,
"font-sizes": false,
"gradients": false,
"important": false,
"known-properties": false,
"outline-none": false,
"qualified-headings": false,
"regex-selectors": false,
"shorthand": false,
"text-indent": false,
"unique-headings": false,
"universal-selector": false,
"unqualified-attributes": false
}