4 top: 30px; /* 0 for no toolbar, 30 for toolbar */
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;
96 #history-view .diff_table {
100 .editor.DiffPerspective {
113 border-width: 0px 1px 1px 0px;
114 border-style: dotted;
118 font-family: monospace;
120 white-space: pre-line;
121 /*word-wrap:break-word;
122 word-break:break-all; */
126 border-width: 0px 1px 1px 0px;
132 /* .diff_table td.left, .diff_table td.right {
135 .diff_table tr.change {
136 background-color: #dcdcdc;
140 display: inline-block;
145 background-color: #ff9c94;
149 background-color: #90ee90;
153 background-color: yellow;