carribeiro / vdeli

Video Delivery Network
2 stars 0 forks source link

Default grid colors are not readable #26

Closed carribeiro closed 13 years ago

carribeiro commented 13 years ago

The default grid color is not readable when the user moves the mouse over some of the lines. The CSS have to be fixed.

Adam noted that:

""" In case you wanted to, you can change the theme of the grid by replacing the static/css/flick theme with one of those from: http://jqueryui.com/themeroller/#themeGallery

Or by rolling your own: http://jqueryui.com/themeroller/

And changing this line in base.html to point to this new css file: <link rel="stylesheet" type="text/css" media="screen" href="{{ STATIC_URL }}css/flick/jquery-ui-1.8.12.custom.css" /> """

tschacara commented 13 years ago

fixed this.