Closed (fixed)
Project:
BlueTrip
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
2 Jan 2009 at 00:53 UTC
Updated:
4 Apr 2009 at 21:40 UTC
Jump to comment: Most recent
When creating a View using the Views module, the css sprites for some buttons like add, rearrange and advanced help show part of their other state.
I added the following to my styles.css and it seems to correct it
a.views-button-configure, a.views-button-add, a.views-button-rearrange, a.views-button-remove, .views-edit-view .advanced-help-link {
padding:0;
}
I'm using Firefox 3 on Linux.
Comments
Comment #1
Anonymous (not verified) commentedthanks for this, I'll test and commit.
Comment #2
summit commentedSubscribing,
greetings,
Martijn
Comment #3
Anonymous (not verified) commentedIt's in BETA 2 :)