From f2b52e48cc65559ec908605e8a6a5536a7289803 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 13 Mar 2022 00:25:00 +0600 Subject: [PATCH] Update Vuetify / UI framework --- src/drivers/webextension/images/icons/Vuetify.svg | 10 +++++----- src/technologies/v.json | 6 ++++-- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/drivers/webextension/images/icons/Vuetify.svg b/src/drivers/webextension/images/icons/Vuetify.svg index 15bbf3b98..675b8e72d 100644 --- a/src/drivers/webextension/images/icons/Vuetify.svg +++ b/src/drivers/webextension/images/icons/Vuetify.svg @@ -1,6 +1,6 @@ - - - - - + + + + + diff --git a/src/technologies/v.json b/src/technologies/v.json index c14e78381..30da227c5 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -675,10 +675,12 @@ "cats": [ 66 ], - "css": "\\.v-application \\.d-block ", - "html": "
]+class=\"v-application", + "description": "Vuetify is a reusable semantic component framework for Vue.js that aims to provide clean, semantic and reusable components.", "icon": "Vuetify.svg", "implies": "Vue.js", + "css": "\\.v-application \\.d-block", + "dom": "style#vuetify-theme-stylesheet", + "oss": true, "website": "https://vuetifyjs.com" }, "vBulletin": {