OpenSprinkler Forums OpenSprinkler Mobile and Web App Mobile Web App Theme

  • This topic is empty.
Viewing 5 posts - 26 through 30 (of 30 total)
  • Author
    Posts
  • #25304

    Michael
    Member

    @salbahra wrote:

    Update 2: I do still plan on incorporating @nate’s suggestion to the flat theme.

    You mean the dividers for the table lists ? Yea I agree the underline is bad. I like nate’s borders.
    @salbahra wrote:

    I know someone will say, why not call the new default, default.

    Yea perhaps the word “Legacy” or “Original” ? 🙂

    Thanks for being accommodating Not sure where you find the time..

    #25305

    Samer
    Keymaster

    @Michael Legacy is a great fit! I will change the wording tonight, thanks!

    I am going to add @nate’s border suggestion the only reason I haven’t yet is because I want to apply it not only to lists on the homepage but to all lists in the app. However, the current status page already has a border and adding this CSS causes a double border making the line too thick separating stations. Once I find an elegant way to get around it I will have the code pushed out. Should be soon!

    #25306

    nate
    Participant

    the current status page already has a border and adding this CSS causes a double border making the line too thick separating stations.

    Try this:

    .ui-btn-up-c, .ui-btn-hover-c {
    border: 1px solid #dedede;
    }

    Edit: fixed typo in css class name.

    #25307

    Samer
    Keymaster

    @nate Wow perfect! Thank you very much, I will push these changes tonight!

    Update: Both changes have been pushed to all branches (@nate’s suggested CSS changes and @Michael’s suggested theme name)

    #25308

    Michael
    Member

    Looks good!

Viewing 5 posts - 26 through 30 (of 30 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums OpenSprinkler Mobile and Web App Mobile Web App Theme