Diff
checker
텍스트
텍스트
이미지
문서
Excel
폴더
Legal
Enterprise
데스크톱
요금제
로그인
데스크톱 앱 다운로드
텍스트 비교
두 텍스트 파일의 차이점을 찾아보세요
도구
기록
실시간 편집
공백 변경 숨기기
변경 없는 행 숨기기
줄바꿈 비활성화
레이아웃
나란히 보기
합쳐 보기
비교 단위
스마트
단어
글자
텍스트 스타일
모양 변경
구문 강조
언어 선택
제외
텍스트 변환
첫 변경으로
수정
Diffchecker Desktop
가장 안전하게 Diffchecker를 사용하는 방법. 데스크톱 앱을 사용하면 비교 데이터가 외부로 전송되지 않습니다!
데스크톱 앱 받기
Untitled diff
생성일
7년 전
비교 결과 만료 없음
초기화
내보내기
공유
설명
12 삭제
행
총
삭제
글자
총
삭제
이 기능을 계속 사용하려면 업그레이드해 주세요
Diff
checker
Pro
요금제 보기
124 행
복사
35 추가
행
총
추가
글자
총
추가
이 기능을 계속 사용하려면 업그레이드해 주세요
Diff
checker
Pro
요금제 보기
148 행
복사
복사
복사됨
복사
복사됨
/*
* Surchargez ce fichier dans votre thème pour personnaliser le module
* https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules
*/
/* Surcharge de la classe notes pour passer à la ligne et ne pas deformer les tableaux */
/* Surcharge de la classe notes pour passer à la ligne et ne pas deformer les tableaux */
.notes {
.notes {
white-space: nowrap;
white-space: nowrap;
}
}
복사
복사됨
복사
복사됨
@media (min-width: 769px) {
#cssmenu-galleryfilter ul {
min-width: 130px;
}
}
.gallery-tools-container {
margin-bottom: 1.618em;
}
#scrolling_images {
#scrolling_images {
position: relative;
position: relative;
복사
복사됨
복사
복사됨
margin:
20px
auto;
margin:
1.309em
auto;
height: 150px;
height: 150px;
overflow: hidden;
overflow: hidden;
}
}
#module-gallery ul,
#module-gallery ul,
#module-mini-gallery ul {
#module-mini-gallery ul {
margin: 0 auto;
margin: 0 auto;
list-style: none;
list-style: none;
}
}
#mini-gallery-slideshow li {
#mini-gallery-slideshow li {
height: 150px;
height: 150px;
}
}
#mini-gallery-slideshow.fade li { display: none; }
#mini-gallery-slideshow.fade li { display: none; }
#mini-gallery-slideshow.vertical li { display: inline-block; }
#mini-gallery-slideshow.vertical li { display: inline-block; }
#mini-gallery-slideshow.horizontal li { display: block; }
#mini-gallery-slideshow.horizontal li { display: block; }
#mini-gallery-slideshow.fade ul:first-child { display: block; }
#mini-gallery-slideshow.fade ul:first-child { display: block; }
.td-end {
.td-end {
복사
복사됨
복사
복사됨
margin:
15px
0;
margin:
1em
0;
}
}
.thumbnails-list-container {
.thumbnails-list-container {
복사
복사됨
복사
복사됨
padding: 0
5px
;
padding: 0
0.309em
;
}
}
.select-cat {
.select-cat {
width: auto;
width: auto;
max-width: 100%;
max-width: 100%;
}
}
.table-pics {
.table-pics {
display: table;
display: table;
margin: auto;
margin: auto;
table-layout: fixed;
table-layout: fixed;
}
}
.table-cat {
.table-cat {
display: table;
display: table;
table-layout: fixed;
table-layout: fixed;
}
}
.table-cat tbody td {
.table-cat tbody td {
복사
복사됨
복사
복사됨
padding:
15px
0;
padding:
1em
0;
}
}
.table-pics tbody td {
.table-pics tbody td {
복사
복사됨
복사
복사됨
padding:
15px
0;
padding:
1em
0;
}
}
.article-gallery .options {
.article-gallery .options {
float: none;
float: none;
}
}
.pics-max {
.pics-max {
복사
복사됨
복사
복사됨
padding:
15px
0;
padding:
1em
0;
overflow: auto;
overflow: auto;
text-align: center;
text-align: center;
}
}
.pics-max-thumbnails {
.pics-max-thumbnails {
display: table;
display: table;
margin: auto;
margin: auto;
table-layout: fixed;
table-layout: fixed;
}
}
.move-pics-container {
.move-pics-container {
position: absolute;
position: absolute;
z-index: 100;
z-index: 100;
float: left;
float: left;
display: none;
display: none;
복사
복사됨
복사
복사됨
margin-top:
10px
;
margin-top:
0.618em
;
}
}
.move-pics-block {
.move-pics-block {
width: 190px;
width: 190px;
복사
복사됨
복사
복사됨
overflow: auto;
overflow: auto;
}
}
.move-pics-block > div {
.move-pics-block > div {
복사
복사됨
복사
복사됨
margin-bottom:
4px
;
margin-bottom:
0.228em
;
font-weight: bold;
font-weight: bold;
}
}
.nbr-total-pics {
.nbr-total-pics {
복사
복사됨
복사
복사됨
padding-top:
15px
;
padding-top:
1em
;
text-align: center;
text-align: center;
}
}
.link-to-other-pics-container {
.link-to-other-pics-container {
margin: auto;
margin: auto;
padding: 0;
padding: 0;
width: 100%;
width: 100%;
overflow: hidden;
overflow: hidden;
}
}
.actions-container {
.actions-container {
margin: auto;
margin: auto;
}
}
.image-quota-container {
.image-quota-container {
margin: auto;
margin: auto;
width: 50%;
width: 50%;
text-align: center;
text-align: center;
}
}
.pics-list-element {
.pics-list-element {
복사
복사됨
복사
복사됨
margin-bottom:
20px
;
margin-bottom:
1.309em
;
padding: 0
5px
;
padding: 0
0.309em
;
}
}
.article-gallery > header {
.article-gallery > header {
display: none;
display: none;
}
}
복사
복사됨
복사
복사됨
.gallery-display {
display: inline-block;
padding: 0 0.618em 0.618em 0.618em;
}
.mr5 {
margin-right: 0.309em;
}
저장된 비교 결과
원본
파일 열기
/* Surcharge de la classe notes pour passer à la ligne et ne pas deformer les tableaux */ .notes { white-space: nowrap; } #scrolling_images { position: relative; margin: 20px auto; height: 150px; overflow: hidden; } #module-gallery ul, #module-mini-gallery ul { margin: 0 auto; list-style: none; } #mini-gallery-slideshow li { height: 150px; } #mini-gallery-slideshow.fade li { display: none; } #mini-gallery-slideshow.vertical li { display: inline-block; } #mini-gallery-slideshow.horizontal li { display: block; } #mini-gallery-slideshow.fade ul:first-child { display: block; } .td-end { margin: 15px 0; } .thumbnails-list-container { padding: 0 5px; } .select-cat { width: auto; max-width: 100%; } .table-pics { display: table; margin: auto; table-layout: fixed; } .table-cat { display: table; table-layout: fixed; } .table-cat tbody td { padding: 15px 0; } .table-pics tbody td { padding: 15px 0; } .article-gallery .options { float: none; } .pics-max { padding: 15px 0; overflow: auto; text-align: center; } .pics-max-thumbnails { display: table; margin: auto; table-layout: fixed; } .move-pics-container { position: absolute; z-index: 100; float: left; display: none; margin-top: 10px; } .move-pics-block { width: 190px; overflow: auto; } .move-pics-block > div { margin-bottom: 4px; font-weight: bold; } .nbr-total-pics { padding-top: 15px; text-align: center; } .link-to-other-pics-container { margin: auto; padding: 0; width: 100%; overflow: hidden; } .actions-container { margin: auto; } .image-quota-container { margin: auto; width: 50%; text-align: center; } .pics-list-element { margin-bottom: 20px; padding: 0 5px; } .article-gallery > header { display: none; }
수정본
파일 열기
/* * Surchargez ce fichier dans votre thème pour personnaliser le module * https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules */ /* Surcharge de la classe notes pour passer à la ligne et ne pas deformer les tableaux */ .notes { white-space: nowrap; } @media (min-width: 769px) { #cssmenu-galleryfilter ul { min-width: 130px; } } .gallery-tools-container { margin-bottom: 1.618em; } #scrolling_images { position: relative; margin: 1.309em auto; height: 150px; overflow: hidden; } #module-gallery ul, #module-mini-gallery ul { margin: 0 auto; list-style: none; } #mini-gallery-slideshow li { height: 150px; } #mini-gallery-slideshow.fade li { display: none; } #mini-gallery-slideshow.vertical li { display: inline-block; } #mini-gallery-slideshow.horizontal li { display: block; } #mini-gallery-slideshow.fade ul:first-child { display: block; } .td-end { margin: 1em 0; } .thumbnails-list-container { padding: 0 0.309em; } .select-cat { width: auto; max-width: 100%; } .table-pics { display: table; margin: auto; table-layout: fixed; } .table-cat { display: table; table-layout: fixed; } .table-cat tbody td { padding: 1em 0; } .table-pics tbody td { padding: 1em 0; } .article-gallery .options { float: none; } .pics-max { padding: 1em 0; overflow: auto; text-align: center; } .pics-max-thumbnails { display: table; margin: auto; table-layout: fixed; } .move-pics-container { position: absolute; z-index: 100; float: left; display: none; margin-top: 0.618em; } .move-pics-block { width: 190px; overflow: auto; } .move-pics-block > div { margin-bottom: 0.228em; font-weight: bold; } .nbr-total-pics { padding-top: 1em; text-align: center; } .link-to-other-pics-container { margin: auto; padding: 0; width: 100%; overflow: hidden; } .actions-container { margin: auto; } .image-quota-container { margin: auto; width: 50%; text-align: center; } .pics-list-element { margin-bottom: 1.309em; padding: 0 0.309em; } .article-gallery > header { display: none; } .gallery-display { display: inline-block; padding: 0 0.618em 0.618em 0.618em; } .mr5 { margin-right: 0.309em; }
비교하기