Giter VIP home page Giter VIP logo

Comments (8)

afonsof avatar afonsof commented on July 23, 2024

The expected behavior is this:
image

Which browser/version are you using?

from jenkins-material-theme.

vrenjith avatar vrenjith commented on July 23, 2024

The latest that I downloaded using custom image logo.

On Friday, 3 June 2016, Afonso F [email protected] wrote:

The expected behavior is this:
[image: image]
https://cloud.githubusercontent.com/assets/805511/15796962/edb5ba64-29d6-11e6-919e-669c3f81c4a3.png

Which version are you using?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/jenkins-contrib-themes/jenkins-material-theme/issues/66#issuecomment-223730028,
or mute the thread
https://github.com/notifications/unsubscribe/AB_wuQPUgEq4r9P0L0_oj4Kj5STUrjpOks5qINzugaJpZM4Ige_T
.

Regards,
Renjith

from jenkins-material-theme.

afonsof avatar afonsof commented on July 23, 2024

Could you see the number in the right bottom part of the screen?

from jenkins-material-theme.

tomasdeml avatar tomasdeml commented on July 23, 2024

I have fixed the issue on my machine by commenting out the following parts in the material-.css file:

.task-icon-link[href='/'] img {
    padding: 36px 0 0 36px!important;
    -webkit-filter: brightness(10000);
    filter: brightness(10000)
}
.task-link[href='/'] {
    display: none
}
.task-icon-link[href='/'] {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #689f38;
    height: 64px;
    width: 250px;
    z-index: 2;
    padding: 12px
}

So the issue seems to be related to the URL of the server. In our case the Back link links to http://ci.ourserver.net/.

from jenkins-material-theme.

vrenjith avatar vrenjith commented on July 23, 2024

That's awesome. Let me try that

On Sunday, 5 June 2016, Tomáš Deml [email protected] wrote:

I could fix this issue by commenting out the following parts in the
material-.css file:

.task-icon-link[href='/'] img {
padding: 36px 0 0 36px!important;
-webkit-filter: brightness(10000);
filter: brightness(10000)
}

.task-link[href='/'] {
display: none
}.task-icon-link[href='/'] {
position: absolute;
top: 0;
left: 0;
background-color: #689f38;
height: 64px;
width: 250px;
z-index: 2;
padding: 12px
}


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/jenkins-contrib-themes/jenkins-material-theme/issues/66#issuecomment-223881369,
or mute the thread
https://github.com/notifications/unsubscribe/AB_wuRlmqI99zr3mtVHW9KCVgXPpbXb9ks5qI8P8gaJpZM4Ige_T
.

Regards,
Renjith

from jenkins-material-theme.

stevenmirabito avatar stevenmirabito commented on July 23, 2024

I can confirm that I'm experiencing this issue on Jenkins 1.580 with v1.3.1 of the theme.

from jenkins-material-theme.

afonsof avatar afonsof commented on July 23, 2024

@stevenmirabito that's strange for me it's OK but I'm testing with Jenkins 1.636 and 2.7. Could you update yours?

from jenkins-material-theme.

stevenmirabito avatar stevenmirabito commented on July 23, 2024

@afonsof Unfortunately it's my work Jenkins, so I have no control over what version it runs.

from jenkins-material-theme.

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.