|
|
@@ -33,7 +33,6 @@
|
|
|
.main .content-main .revision-history {
|
|
|
.revision-history-list {
|
|
|
.revision-history-outer {
|
|
|
- max-width: 50%;
|
|
|
// add border-top except of first element
|
|
|
&:not(:first-of-type) {
|
|
|
border-top: 1px solid $border;
|
|
|
@@ -73,38 +72,12 @@
|
|
|
table-layout: fixed;
|
|
|
}
|
|
|
|
|
|
- .d2h-diff-table {
|
|
|
- // table-layout: fixed;
|
|
|
- // border-collapse: collapse;
|
|
|
- }
|
|
|
-
|
|
|
.revision-history-diff {
|
|
|
- // max-width: 30%;
|
|
|
padding-left: 40px;
|
|
|
color: #333;
|
|
|
- // // .d2h-file-wrapper {
|
|
|
- // // max-width: 30%;
|
|
|
- // // }
|
|
|
- // // .d2h-file-side-diff {
|
|
|
- // // max-width: 30%;
|
|
|
- // // }
|
|
|
- // // .d2h-code-line-ctn {
|
|
|
- // // max-width: 30%;
|
|
|
- // // }
|
|
|
- // tr {
|
|
|
- // max-width: 20%;
|
|
|
- // overflow: hidden !important;
|
|
|
- // }
|
|
|
- // // .d2h-cntx {
|
|
|
- // // max-width: 30%;
|
|
|
- // // }
|
|
|
}
|
|
|
}
|
|
|
|
|
|
- // .hoge {
|
|
|
- // max-width: 50%;
|
|
|
- // }
|
|
|
-
|
|
|
li {
|
|
|
position: relative;
|
|
|
list-style: none;
|