Diff
checker
テキスト
テキスト
画像
ドキュメント
Excel
フォルダ
Legal
Enterprise
デスクトップ
料金
ログイン
Diffchecker デスクトップのダウンロード
テキスト比較
2 つのテキスト ファイルの違いを見つける
ツール
履歴
ライブエディター
未変更行を折りたたむ
折り返しなし
レイアウト
分割
統合
比較精度
スマート
単語
文字
シンタックスハイライト
構文を選択
無視
テキスト変換
最初の差分へ移動
入力を編集
Diffchecker Desktop
Diffcheckerを実行する最も安全な方法。Diffchecker Desktopアプリを入手:あなたの差分はコンピューターから出ることはありません!
Desktopを入手
Untitled diff
作成日
7 年前
差分は期限切れになりません
クリア
エクスポート
共有
説明
0 削除
行
合計
削除
文字
合計
削除
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
37 行
すべてコピー
7 追加
行
合計
追加
文字
合計
追加
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
43 行
すべてコピー
コピー
コピー済み
コピー
コピー済み
/*
* Surchargez ce fichier dans votre thème pour personnaliser le module
* https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules
*/
div.mce-edit-area,
div.mce-edit-area,
div.mce-statusbar {
div.mce-statusbar {
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
width: 98%;
width: 98%;
}
}
label.mce-wordcount {
label.mce-wordcount {
position: relative;
position: relative;
}
}
div.mce-window-head {
div.mce-window-head {
padding: 20px 15px;
padding: 20px 15px;
}
}
.form-element-textarea .form-field-textarea div {
.form-element-textarea .form-field-textarea div {
float: none;
float: none;
}
}
.mce-resizehandle {
.mce-resizehandle {
margin-bottom: 5px !important;
margin-bottom: 5px !important;
}
}
div[id$="rich_text_field"].editor-tinymce .form-field-textarea.field-required:after,
div[id$="rich_text_field"].editor-tinymce .form-field-textarea.field-required:after,
div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after,
div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after,
div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after {
div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after {
top: auto;
top: auto;
right: 28px;
right: 28px;
}
}
div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after {
div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after {
bottom: 10px;
bottom: 10px;
}
}
div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after {
div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after {
bottom: 8px;
bottom: 8px;
コピー
コピー済み
コピー
コピー済み
}
}
保存された差分
原文
ファイルを開く
div.mce-edit-area, div.mce-statusbar { margin-left: auto; margin-right: auto; width: 98%; } label.mce-wordcount { position: relative; } div.mce-window-head { padding: 20px 15px; } .form-element-textarea .form-field-textarea div { float: none; } .mce-resizehandle { margin-bottom: 5px !important; } div[id$="rich_text_field"].editor-tinymce .form-field-textarea.field-required:after, div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after, div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after { top: auto; right: 28px; } div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after { bottom: 10px; } div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after { bottom: 8px; }
変更されたテキスト
ファイルを開く
/* * Surchargez ce fichier dans votre thème pour personnaliser le module * https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules */ div.mce-edit-area, div.mce-statusbar { margin-left: auto; margin-right: auto; width: 98%; } label.mce-wordcount { position: relative; } div.mce-window-head { padding: 20px 15px; } .form-element-textarea .form-field-textarea div { float: none; } .mce-resizehandle { margin-bottom: 5px !important; } div[id$="rich_text_field"].editor-tinymce .form-field-textarea.field-required:after, div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after, div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after { top: auto; right: 28px; } div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after { bottom: 10px; } div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after { bottom: 8px; }
違いを見つける