Logo
Explore Help
Sign In
IntenseWebs/pgadmin4
3
0
Fork 0
You've already forked pgadmin4
mirror of https://github.com/pgadmin-org/pgadmin4.git synced 2025-02-25 18:55:31 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
1a25fdffbba4bea35c76af4ed142908ee75be9fa
pgadmin4/web/pgadmin/static/scss/_tippy.overrides.scss

10 lines
172 B
SCSS
Raw Normal View History

Updated the JS dependencies to the latest 1) Migrate from webpack 4 to webpack 5. This had a lot of breaking changes, so updated multiple webpack plugins and changed the config accordingly. 2) Replaced iconfont-webpack-plugin with a more maintained webfonts-loader. 3) Replaced deprecated babel-eslint with @babel/eslint-parser. 4) Replaced optimize-css-assets-webpack-plugin with a more maintained css-minimizer-webpack-plugin. 5) Updated all other JS packages and made the required code changes. Fixes #6207
2021-02-10 12:47:52 +05:30
@import "node_modules/tippy.js/dist/tippy.css";
Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802
2021-01-16 17:06:50 +05:30
.tippy-box {
background-color: $popover-bg;
color: $popover-body-color;
.tippy-arrow {
color: $popover-bg;
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 44ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API