Fossil SCM

/chat: added a bit of gap between the Embed checkbox and its label.

stephan 2021-12-30 19:21 trunk
Commit 90d89f886a1e2c22ebd45fffe2196630c9e4e059b1596c53ed26ef00780c8030
1 file changed +1
--- src/style.chat.css
+++ src/style.chat.css
@@ -44,10 +44,11 @@
4444
/* Special case for when embedding content which we really want to
4545
expand, namely iframes. */
4646
width: 98%;
4747
}
4848
body.chat .message-widget-content label[for] {
49
+ margin-left: 0.25em;
4950
cursor: pointer;
5051
}
5152
body.chat .message-widget-content > .attachment-link {
5253
display: flex;
5354
flex-direction: row;
5455
--- src/style.chat.css
+++ src/style.chat.css
@@ -44,10 +44,11 @@
44 /* Special case for when embedding content which we really want to
45 expand, namely iframes. */
46 width: 98%;
47 }
48 body.chat .message-widget-content label[for] {
 
49 cursor: pointer;
50 }
51 body.chat .message-widget-content > .attachment-link {
52 display: flex;
53 flex-direction: row;
54
--- src/style.chat.css
+++ src/style.chat.css
@@ -44,10 +44,11 @@
44 /* Special case for when embedding content which we really want to
45 expand, namely iframes. */
46 width: 98%;
47 }
48 body.chat .message-widget-content label[for] {
49 margin-left: 0.25em;
50 cursor: pointer;
51 }
52 body.chat .message-widget-content > .attachment-link {
53 display: flex;
54 flex-direction: row;
55

Keyboard Shortcuts

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