- Tab Area
日本語
従来の、rd-alert,rd-notice,rd-infoクラスに加え、rd-alert-bg,rd-notice-bg,rd-info-bgクラスを追加しました
alert example info example notice example
シンプルなリップルエフェクトクラスrd-rippleを追加しました
alert example info example notice example
alert example info example notice example
<div><span class="rd-alert-bg pad-m corner rd-ripple " tabindex="0">alert example</span> <span class="rd-info-bg pad-m corner rd-ripple" tabindex="0">info example</span> <span class="rd-notice-bg pad-m corner rd-ripple" tabindex="0">notice example</span></div> <div><span class="rd-alert pad-m corner rd-ripple" tabindex="0">alert example</span> <span class="rd-info pad-m corner rd-ripple" tabindex="0">info example</span> <span class="rd-notice pad-m corner rd-ripple" tabindex="0">notice example</span></div>
マウスホバー時にシャドーを追加するrd-hover-shadowクラスを追加しました
alert example info example notice example
alert example info example notice example
<div><span class="rd-alert-bg pad-m corner rd-ripple rd-hover-shadow" tabindex="0">alert example</span> <span class="rd-info-bg pad-m corner rd-ripple rd-hover-shadow" tabindex="0">info example</span> <span class="rd-notice-bg pad-m corner rd-ripple rd-hover-shadow" tabindex="0">notice example</span></div> <div><span class="rd-alert pad-m corner rd-ripple rd-hover-shadow" tabindex="0">alert example</span> <span class="rd-info pad-m corner rd-ripple rd-hover-shadow" tabindex="0">info example</span> <span class="rd-notice pad-m corner rd-ripple rd-hover-shadow" tabindex="0">notice example</span></div>
投稿のタイトルやコンテンツが空の場合に追加されるraindrops-empty-title, raindrops-empty-content クラスが正常に動作しない問題を修正しました
タグアーカイブ、最近の投稿ウィジェット等サイドバーのリンクをカテゴリーウィジェット同様に、リンクをハイライトするように変更しました
ピンナップ投稿ウィジェットのグリッド表示の場合の、html構造バグを修正しました
rd-squareクラスが正常に動作しない問題を修正しました
投稿エディタビジュアルモードでギャラリーを表示した場合に、レイアウトが崩れる問題を修正しました
English
version:1.413
Overview of Changes
Added CSS Classes
.rd-hover-shadow
lift up content when hover
.rd-ripple
for Simple ripple effect
.rd-alert-bg, .rd-info-bg, .rd-notice-bg
Fixed CSS Class .raindrops-empty-title, .raindrops-empty-content ( post class ) not worked
Added function raindrops_current_post_hilight()
Sidebar link highlight. TAG Archive Widget, Single Post, Monthly Archive, Resent Post Widget,
Archives Extended widget, Category New Post widget
Modified raindrops_minified_suffix add empty check
Fixed Pinup entries widget html structure issue
Fixed raindrops_next_prev_links() position wrong in search.php template
Fixed .rd-square class not worked
Fixed editor style issue. gallery shows improperly.
Modified child theme option vars