Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アイコン アートに表示される上部の白いエッジを除去できないようです。jqueryモバイルボタンの上端を白いままにしたいです。私はcssでそれを効果的にすることができないようです。問題を確認するための URL は次のとおりです。
http://www.wildwoodsnj.com/m/nav2.cfm
.ui-bar-a{ border:0 !important; }ファイルの先頭に追加します。
.ui-bar-a{ border:0 !important; }
編集: 申し訳ありませんが、アイコンではなく、メイン リンクの上端の白いエッジを維持したいようです。これを試して。
span.ui-btn-inner { border:0 !important; }
背景を試す: なし; またはアウトライン: なし;