Add detection for Flat UI (#1976)

The official website is [here](https://designmodo.github.io/Flat-UI/),
the github is [here](https://github.com/designmodo/Flat-UI), and can be
tested [here](https://up2sha.re/).
main
jvoisin 8 years ago committed by Elbert Alias
parent d368a59f4a
commit fa4d63d104

@ -2996,6 +2996,15 @@
"implies": "Python", "implies": "Python",
"website": "http://flask.pocoo.org" "website": "http://flask.pocoo.org"
}, },
"Flat UI": {
"cats": [
"18"
],
"icon": "Flat UI.png",
"implies": "Bootstrap",
"html": "<link[^>]* href=[^>]+flat-ui(?:\\.min)?\\.css",
"website": "https://designmodo.github.io/Flat-UI/"
},
"FlexCMP": { "FlexCMP": {
"cats": [ "cats": [
"1" "1"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB