blackberry / jQueryMobile-BB10-Theme

jQuery Mobile BlackBerry 10 Theme
Apache License 2.0
72 stars 56 forks source link

CSS file reference: url('images_bb/core_title_bar_shadow_dark_flipped.png') #28

Closed ProLove365 closed 12 years ago

ProLove365 commented 12 years ago

I am getting a minor error for a file reference in CSS.

FILE: BlackBerry-JQM-all.css LINE 1644: url('images_bb/core_title_bar_shadow_dark_flipped.png')

I believe this line is trying to reference the following file: /dist/images_bb/core_titlebar_shadow_dark_flipped.png

CORRECTION TO LINE 1644: url('images_bb/core_titlebar_shadow_dark_flipped.png')