Fossil SCM

Shrank the chat buttons in compact mode because (spoiler alert) Safari.

stephan 2021-10-01 13:33 UTC chat-input-rework
Commit c08a707a40fdb8a6f1f6423d988d5e30eb212bb7c5c3fffb87afe4dda3c13322
1 file changed +3 -3
--- src/style.chat.css
+++ src/style.chat.css
@@ -272,13 +272,13 @@
272272
feature that a manual resize of the element will pin its sits.
273273
*/
274274
}
275275
276276
body.chat #chat-input-line.compact #chat-edit-buttons > * {
277
- margin: 0 0.25em;
278
- min-width: 5ex;
279
- max-width: 5ex;
277
+ margin: 0 0.1em;
278
+ min-width: 4ex;
279
+ max-width: 4ex;
280280
min-height: 3ex;
281281
max-height: 3ex;
282282
}
283283
284284
body.chat #chat-input-line > #chat-settings-button{
285285
--- src/style.chat.css
+++ src/style.chat.css
@@ -272,13 +272,13 @@
272 feature that a manual resize of the element will pin its sits.
273 */
274 }
275
276 body.chat #chat-input-line.compact #chat-edit-buttons > * {
277 margin: 0 0.25em;
278 min-width: 5ex;
279 max-width: 5ex;
280 min-height: 3ex;
281 max-height: 3ex;
282 }
283
284 body.chat #chat-input-line > #chat-settings-button{
285
--- src/style.chat.css
+++ src/style.chat.css
@@ -272,13 +272,13 @@
272 feature that a manual resize of the element will pin its sits.
273 */
274 }
275
276 body.chat #chat-input-line.compact #chat-edit-buttons > * {
277 margin: 0 0.1em;
278 min-width: 4ex;
279 max-width: 4ex;
280 min-height: 3ex;
281 max-height: 3ex;
282 }
283
284 body.chat #chat-input-line > #chat-settings-button{
285

Keyboard Shortcuts

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