Git Product home page Git Product logo

Comments (6)

radiegtya avatar radiegtya commented on June 29, 2024

I think the meteoris UX designer @vLo-Love can answer this. Please wait for his answer :)

from meteoris2.

AirJordan6811 avatar AirJordan6811 commented on June 29, 2024

@radiegtya Thx for the answer. Iยดm added in the gridView.css:

.table tbody .modelRow td:hover{
background-color: gray;
}

and added in the collection index.html the "tr" with the class="modelRow". So it works only in the field but not in the whole row.

from meteoris2.

AirJordan6811 avatar AirJordan6811 commented on June 29, 2024

I have the solution! Added in gridView.css:

.table tbody .modelRow:hover{
background-color: #f5f5f5;
}

And added in the collection index.html the "tr" with the class="modelRow". So it works. Now I'm looking for a solution for the integration xeditable. Perhaps @vLo-Love have some.

from meteoris2.

radiegtya avatar radiegtya commented on June 29, 2024

if you want to use x-editable, just use this extension:

https://atmospherejs.com/natestrauser/x-editable-bootstrap

I am not testing it yet, but maybe it will be the solution

from meteoris2.

AirJordan6811 avatar AirJordan6811 commented on June 29, 2024

Ok thx @radiegtya ! Meteoris is using bootstrap3?

from meteoris2.

radiegtya avatar radiegtya commented on June 29, 2024

yes bootstrap 3. I think I can close this. reopen if there is another question,

from meteoris2.

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.