Fossil SCM

/chat: reduced the size of the non-compact-mode buttons a bit, based on user feedback. We'll call this solved for now.

stephan 2021-10-04 19:33 trunk
Commit 1fc2a2657720530f7068bae424709e198ce16744e21e98c20593d571ff200adf
1 file changed +1 -1
--- src/style.chat.css
+++ src/style.chat.css
@@ -274,11 +274,11 @@
274274
margin: 0.125em;
275275
display: inline-flex;
276276
justify-content: center;
277277
align-items: center;
278278
cursor: pointer;
279
- font-size: 150%;
279
+ font-size: 130%;
280280
}
281281
body.chat #chat-buttons-wrapper > .cbutton:hover {
282282
background-color: rgba(200,200,200,0.3);
283283
}
284284
body.chat #chat-input-line.compact #chat-buttons-wrapper > .cbutton {
285285
--- src/style.chat.css
+++ src/style.chat.css
@@ -274,11 +274,11 @@
274 margin: 0.125em;
275 display: inline-flex;
276 justify-content: center;
277 align-items: center;
278 cursor: pointer;
279 font-size: 150%;
280 }
281 body.chat #chat-buttons-wrapper > .cbutton:hover {
282 background-color: rgba(200,200,200,0.3);
283 }
284 body.chat #chat-input-line.compact #chat-buttons-wrapper > .cbutton {
285
--- src/style.chat.css
+++ src/style.chat.css
@@ -274,11 +274,11 @@
274 margin: 0.125em;
275 display: inline-flex;
276 justify-content: center;
277 align-items: center;
278 cursor: pointer;
279 font-size: 130%;
280 }
281 body.chat #chat-buttons-wrapper > .cbutton:hover {
282 background-color: rgba(200,200,200,0.3);
283 }
284 body.chat #chat-input-line.compact #chat-buttons-wrapper > .cbutton {
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