Differences From Artifact [d84f9196b9]:
- File skins/xekri/css.txt — part of check-in [f9e2851a99] at 2021-10-01 12:48:47 on branch chat-input-rework — Made monospace the default because that setting now also applies to the input area and this chat is often used for conveying code. Accounted for a couple bits of skin-specific weirdness. (user: stephan size: 20548) [more...]
To Artifact [a8c6db3b24]:
- File skins/xekri/css.txt — part of check-in [0aae0ef506] at 2023-03-15 10:35:49 on branch trunk — Forum listing CSS tweaks prompted by [forum:3d350d67b6e836]. (user: stephan size: 20667) [more...]
︙ | |||
1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 | 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 | + + + + + + + | } div.forumPostBody blockquote { border-width: 1pt; border-style: solid; padding: 0 0.5em; border-radius: 0.25em; } body.forum .forumPosts.fileage a { color: #60c0ff; } body.forum .forumPosts.fileage a:visited { color: #40a0ff; } .debug { color: black; } body.branch .brlist > table > tbody > tr:hover:not(.selected), body.branch .brlist > table > tbody > tr.selected { |
︙ |