Fossil SCM

Minor layout improvement in compact mode: input field now really looks like it's one line high instead of 1.x.

stephan 2021-10-01 13:23 UTC chat-input-rework
Commit 40119a06bc71517f285edc7f9ad914cf8924168fff85bb0f8612b71ca0dd62cc
1 file changed -1
--- src/style.chat.css
+++ src/style.chat.css
@@ -231,11 +231,10 @@
231231
min-height: 1.5em;
232232
align-self: flex-end;
233233
}
234234
body.chat #chat-input-line.compact #chat-edit-buttons {
235235
flex-direction: row;
236
- margin-top: 0.25em;
237236
}
238237
body.chat #chat-edit-buttons > * {
239238
flex: 1 1 auto;
240239
padding: initial/*some skins mess this up for buttons*/;
241240
line-height: inherit/*undo skin funkiness*/;
242241
--- src/style.chat.css
+++ src/style.chat.css
@@ -231,11 +231,10 @@
231 min-height: 1.5em;
232 align-self: flex-end;
233 }
234 body.chat #chat-input-line.compact #chat-edit-buttons {
235 flex-direction: row;
236 margin-top: 0.25em;
237 }
238 body.chat #chat-edit-buttons > * {
239 flex: 1 1 auto;
240 padding: initial/*some skins mess this up for buttons*/;
241 line-height: inherit/*undo skin funkiness*/;
242
--- src/style.chat.css
+++ src/style.chat.css
@@ -231,11 +231,10 @@
231 min-height: 1.5em;
232 align-self: flex-end;
233 }
234 body.chat #chat-input-line.compact #chat-edit-buttons {
235 flex-direction: row;
 
236 }
237 body.chat #chat-edit-buttons > * {
238 flex: 1 1 auto;
239 padding: initial/*some skins mess this up for buttons*/;
240 line-height: inherit/*undo skin funkiness*/;
241

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button