An open API service indexing awesome lists of open source software.

https://github.com/intermine/flymine-table-styles


https://github.com/intermine/flymine-table-styles

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# FlyMine Table Styles

This project is a thin wrapper around the styling mechanisms in imtables to
provide a custom FlyMine css theme.

## Usage

Install from npm.

```sh
npm install flymine-table-styles
```

The css is located in `dist/flytables.css`.

## Developing

To develop the style for yourself edit the style definitions found in the `less`
directory and then call:

```sh
npm run build
```

## License

This software is free and open source software under the LGPL license. The
copyright is held by InterMine and Alex Kalderimis.