Giter Site home page Giter Site logo

octoprint-uicustomizerthemes's People

Contributors

avanosch avatar j7126 avatar jneilliii avatar kantlivelong avatar lazemss avatar manuelmclure avatar poeschl avatar sleeepy2 avatar thelastwalle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

octoprint-uicustomizerthemes's Issues

[BUG] striped-table class not working in the settings menu.

The class for striped tables seems not to work in the settings dialog:
Screenshot 2021-09-16 154318
Screenshot 2021-09-16 154429
The css rule for table-striped gets overwritten with the rule:

#settings_dialog_content .table td {
  background-color: #2f3136;
  border-top: none;
} 

I played a little around with it and as it comes before the other rules in the file it seems it is because that the rule with an id selector has priority.

Done a PR for it.
It is adding the selectors for the striped-table class where the div with the id "#settings_dialog_content" is a parent.
I also moved the rule for it before the hover rule.
This worked for me.

Temperature control sizing issues

Small one, but one that has been catching my eye:

image

While I'm not personally a fan of the tiny temperature controls, I don't mind them being there. It is the wonky sizing with the appends and dropdowns that is annoying. Not all appends, just the ones in the temperature graph.

I can add a full list of themes tested tomorrow, but I see this on most:

  • Flatly
  • Cyborg
  • some others I can't remember

1.6.0 compatibility

Sorry, but this made the UI for plugin manager so much better...

Need to add a style for #settings_plugin_pluginmanager_navbar's background colour for each theme, that is all.

Where do you want it in the CSS file? I can probably do it via PR, just need to take a poke at if there is any structure there.

I'll try and avoid doing this again in a contribution to OctoPrint ๐Ÿ™‚

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.