Giter Club home page Giter Club logo

Comments (7)

kevinburke avatar kevinburke commented on September 12, 2024

Thanks for the report. Can you run "Inspect Element" on the elements you circled so I can add styles for it? Looks like you've already got the inspector window open so hopefully shouldn't be too bad :)

from doony.

 avatar commented on September 12, 2024

NP. There are probably more elements generated by phing than these two. Just a humble idea: maybe a catch-all to cover bases would work (to prevent clashing foreground/background colors, generally), assuming the console output DOM elements can be isolated via CSS.

image

from doony.

kevinburke avatar kevinburke commented on September 12, 2024

I cloned the plugin and it looks like those were the only two that had issues. Fixed by 007d7a9

from doony.

 avatar commented on September 12, 2024

Just curious if you tested this, there is what appears to be some style sheet related to phing called perhaps in JS (still looking) that overrides the added styles using class selectors in doony.css.

from doony.

 avatar commented on September 12, 2024

image

from doony.

 avatar commented on September 12, 2024

Quick fix is to increase specificity, e.g. use span.phing-target. Not particularly stable but likely sufficient for the time being.

from doony.

kevinburke avatar kevinburke commented on September 12, 2024

Sorry, I didn't test it, I just copied the query strings... you are right it's a specificity problem. Hopefully soon we'll get a #jenkins ID on the root element that we can use, until then I've been using .yui-skin-sam. I'll update it in a few minutes.

from doony.

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.