Custom Query (2152 matches)
Results (115 - 117 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2759 | fixed | resource upload pointer incorrect | aron.carroll | toby |
Description |
On the add resource forms new or existing dataset when hovering over Upload a file css cursor should be pointer not text |
|||
#2778 | fixed | apps dashboard needs some design love | aron.carroll | toby |
Description |
apps dashboard available at http://localhost:5000/apps in main dev branch I have got this to work in the demo however a) it is a bit ugly b) the template could do with some sorting eg the dropdowns should be being created in a nicer way |
|||
#2789 | fixed | logo fixups | aron.carroll | toby |
Description |
With the text logo I'd like the tag line to be under the site name so some css like float:left;clear:left;font-size:13px;line-height:0.1; Also the site name can be larger if no tagline commit daac54dbd856 I've added a new global g.header_css that sets the hgroup class to 'header-image' 'header-text-logo' 'header-text-logo-tagline' I think maybe we should also have 'header-image-css' for the equivalent of the class="logo" in the link to allow/stop the image replacement |