Code Monkey home page Code Monkey logo

Comments (4)

vifor2 avatar vifor2 commented on May 18, 2024 1

Yes Iv'e already upgraded the themes, but haven't applied your second point yet, thank you for the suggestions 👍 .

The main issue with upgrading Bootstrap is that the current classes used for styling either no longer exist, have been renamed or have different properties, therefore it's what I am currently adjusting and it's starting to look more like what it is supposed to look like!

One annoyance that I haven't managed to fix yet is the collapsible sub-menu, on the current version on develop it expands towards the bottom of the navbar, while on my version it expands on the right. Still searching for a way to force it to expand towards the bottom without having to change the structure in the .html.

Before expanding :
image

After expanding :
image

from scoutsuite.

vifor2 avatar vifor2 commented on May 18, 2024

This is proving to be much longer/tedious than I expected, still WIP.

from scoutsuite.

x4v13r64 avatar x4v13r64 commented on May 18, 2024

Yep, it may not be as easy as it seems:

  • Upgrading BS probably breaks the theme. If it's a valid solution you could swap the themes for pre-made light/dark themes (e.g. https://bootswatch.com/).
  • In the current UI architecture, the label's class is used for drawing & logic. This is really messy and shouldn't be the case, so using proper BS success/warning/danger labels will probably involve decoupling these two elements.

from scoutsuite.

x4v13r64 avatar x4v13r64 commented on May 18, 2024

@vifor2 has the "Bootstrap colors for titles" been implemented, or are you moving this to a separate issue?

from scoutsuite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.