Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Element Web
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Element (formerly New Vector)
Element Web
Commits
03476705
Commit
03476705
authored
8 years ago
by
David Baker
Browse files
Options
Downloads
Patches
Plain Diff
Revert "better solution to incomingcallbox weirdness"
This reverts commit
be527874
.
parent
3cead032
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/components/structures/RoomSubListHeader.js
+1
-1
1 addition, 1 deletion
src/components/structures/RoomSubListHeader.js
src/skins/vector/css/matrix-react-sdk/views/voip/_IncomingCallbox.scss
+2
-0
2 additions, 0 deletions
...tor/css/matrix-react-sdk/views/voip/_IncomingCallbox.scss
with
3 additions
and
1 deletion
src/components/structures/RoomSubListHeader.js
+
1
−
1
View file @
03476705
...
...
@@ -112,8 +112,8 @@ module.exports = React.createClass({
<
div
className
=
"
mx_RoomSubList_roomCount
"
>
{
roomCount
}
<
/div
>
<
div
className
=
{
chevronClasses
}
><
/div
>
{
badge
}
<
/AccessibleButton
>
{
incomingCall
}
<
/AccessibleButton
>
<
/div
>
);
},
...
...
This diff is collapsed.
Click to expand it.
src/skins/vector/css/matrix-react-sdk/views/voip/_IncomingCallbox.scss
+
2
−
0
View file @
03476705
...
...
@@ -25,6 +25,8 @@ limitations under the License.
margin-top
:
-3px
;
margin-left
:
-20px
;
width
:
200px
;
font-weight
:
initial
;
text-transform
:
initial
;
}
.mx_IncomingCallBox_chevron
{
...
...
This diff is collapsed.
Click to expand it.
Sheogorath
@sheogorath
mentioned in commit
b3bd104a
·
5 years ago
mentioned in commit
b3bd104a
mentioned in commit b3bd104a43687e728b743d7d054831ac1768b2e4
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment