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 =
82 #changes-list td[data-stub-value =
84 vertical-align: text-top;
87 #changes-list *[data-stub-value =
88 'date'], #changes-list *[data-stub-value = 'author'] {
97 #history-view .diff_table {
101 .editor.DiffPerspective {
114 border-width: 0px 1px 1px 0px;
115 border-style: dotted;
119 font-family: monospace;
121 white-space: pre-line;
122 /*word-wrap:break-word;
123 word-break:break-all; */
127 border-width: 0px 1px 1px 0px;
133 /* .diff_table td.left, .diff_table td.right {
136 .diff_table tr.change {
137 background-color: #dcdcdc;
141 display: inline-block;
146 background-color: #ff9c94;
150 background-color: #90ee90;
154 background-color: yellow;