3 flex-direction: column;
14 #changes-list-container {
19 table#changes-list-container {
20 border-spacing: 0px 15px;
31 #changes-list .entry {
38 #changes-list .entry:hover {
39 background-color: #f0f0f0;
42 #changes-list .entry.selected {
43 background-color: #ffec63;
47 display: inline-block;
57 vertical-align: middle;
58 -moz-border-radius: 10px;
59 -webkit-border-radius: 10px;
63 #changes-list .entry:hover .tag {
67 #changes-list .tag:hover {
71 #changes-list *[data-version-tag] {
73 border: 1px solid black;
77 #changes-list *[data-stub-value =
83 vertical-align: text-top;
86 #changes-list *[data-stub-value = 'description'] {
89 white-space: pre-line;
92 #changes-list *[data-stub-value = 'published'] {
101 #history-view .diff_table {
105 .editor.DiffPerspective {
118 border-width: 0px 1px 1px 0px;
119 border-style: dotted;
123 font-family: monospace;
125 white-space: pre-line;
126 /*word-wrap:break-word;
127 word-break:break-all; */
131 border-width: 0px 1px 1px 0px;
137 /* .diff_table td.left, .diff_table td.right {
140 .diff_table tr.change {
141 background-color: #dcdcdc;
145 display: inline-block;
150 background-color: #ff9c94;
154 background-color: #90ee90;
158 background-color: yellow;