Removing the wierd blue border color when focused + adjusted the bord… (#33630)
* Removing the wierd blue border color when focused + adjusted the border to show when squeezed at the end of border * Update snapshots * Update edited code block screenshot
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ exports[`ReplyChain should call setQuoteExpanded if chain is longer than 2 lines
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
|
||||
+3
-3
@@ -130,7 +130,7 @@ exports[`<TextualBody /> renders formatted m.text correctly pills appear for an
|
||||
exports[`<TextualBody /> renders formatted m.text correctly pills appear for event permalinks without a custom label 1`] = `
|
||||
<DocumentFragment>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body markdown-body translate"
|
||||
@@ -177,7 +177,7 @@ exports[`<TextualBody /> renders formatted m.text correctly pills appear for eve
|
||||
exports[`<TextualBody /> renders formatted m.text correctly pills appear for room links with vias 1`] = `
|
||||
<DocumentFragment>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body markdown-body translate"
|
||||
@@ -225,7 +225,7 @@ exports[`<TextualBody /> renders formatted m.text correctly pills appear for roo
|
||||
exports[`<TextualBody /> renders formatted m.text correctly pills do not appear for event permalinks with a custom label 1`] = `
|
||||
<DocumentFragment>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body markdown-body translate"
|
||||
|
||||
+4
-4
@@ -198,7 +198,7 @@ exports[`<PinnedMessagesCard /> should show two pinned messages 1`] = `
|
||||
</button>
|
||||
</div>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
id="react-use-id-3"
|
||||
>
|
||||
<div
|
||||
@@ -279,7 +279,7 @@ exports[`<PinnedMessagesCard /> should show two pinned messages 1`] = `
|
||||
</button>
|
||||
</div>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
id="react-use-id-6"
|
||||
>
|
||||
<div
|
||||
@@ -426,7 +426,7 @@ exports[`<PinnedMessagesCard /> unpin all should not allow to unpinall 1`] = `
|
||||
</button>
|
||||
</div>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
id="react-use-id-3"
|
||||
>
|
||||
<div
|
||||
@@ -507,7 +507,7 @@ exports[`<PinnedMessagesCard /> unpin all should not allow to unpinall 1`] = `
|
||||
</button>
|
||||
</div>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
id="react-use-id-6"
|
||||
>
|
||||
<div
|
||||
|
||||
+2
-2
@@ -64,7 +64,7 @@ exports[`<PinnedEventTile /> should render pinned event 1`] = `
|
||||
</button>
|
||||
</div>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
id="react-use-id-2"
|
||||
>
|
||||
<div
|
||||
@@ -143,7 +143,7 @@ exports[`<PinnedEventTile /> should render pinned event with thread info 1`] = `
|
||||
</button>
|
||||
</div>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
id="react-use-id-2"
|
||||
>
|
||||
<div
|
||||
|
||||
+3
-3
@@ -102,7 +102,7 @@ exports[`<LayoutSwitcher /> should render 1`] = `
|
||||
id="1"
|
||||
>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
@@ -196,7 +196,7 @@ exports[`<LayoutSwitcher /> should render 1`] = `
|
||||
id="2"
|
||||
>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
@@ -293,7 +293,7 @@ exports[`<LayoutSwitcher /> should render 1`] = `
|
||||
id="3"
|
||||
>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
|
||||
+3
-3
@@ -245,7 +245,7 @@ exports[`AppearanceUserSettingsTab should render 1`] = `
|
||||
id="1"
|
||||
>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
@@ -339,7 +339,7 @@ exports[`AppearanceUserSettingsTab should render 1`] = `
|
||||
id="2"
|
||||
>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
@@ -436,7 +436,7 @@ exports[`AppearanceUserSettingsTab should render 1`] = `
|
||||
id="3"
|
||||
>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user