This repository was archived by the owner on Nov 18, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 368
Missing styles fix #205
Open
ghost
wants to merge
38
commits into
laCour:master
Choose a base branch
from
unknown repository
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Missing styles fix #205
Changes from 23 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
330062b
Channel setting's additional options and edit message retention modal
65bd4ba
search modal files list missing style fix
0753275
Merge branch 'master' into scss-dev
105570c
preference modal missing style added
9163055
select input missing style added
416ff45
moved select input style from base to _select.scss
79eb688
preference modal link color style added
d335caa
missing style added
8018777
select input scss file import added
33927fa
select input style added
eec2187
Threads page missing style added
b4c2801
moved threads styling to existing file
91e6d70
added missing style for highlight panel in All unreads pane
4cac10f
moved threads style to existing file
0c21943
Threads pane scrollbar color change
cede844
resolved review by @mastermel
1831aa5
resolving reviews
e50712d
resolved lint reviews
7a37a35
resolving lint reviews
228be65
post message checklist background fix
c00194e
header and message line color fix for >4.0
3984b1f
missing style add for > 4.0
dc1d420
style change
40a760a
download flexpane body background change
c379ad0
file upload dialog missing style
bc11e63
channel pinned item style fix v4
c316bf2
channel highlights date label style fix v4
0aa9ccc
member tooltip style fix v4
3b37e9d
resolved houndci-bot reviews
6e4e154
sass lint resolve
3683e08
resolve lint
d9a15bd
remove trailing whitespace
c007fcd
All unreads tab missing style fix
476f4cb
all unreads missing style added
25e3345
mentions' auto complete missing style for v4
ca80d08
DM modal missing style fix
360ef92
unreads view class background change
d4fc43d
unreads empty missing style fix
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -15,6 +15,7 @@ | |
| @import "modules/inputs/toggle"; | ||
| @import "modules/inputs/label"; | ||
| @import "modules/inputs/datepicker"; | ||
| @import "modules/inputs/select"; | ||
|
|
||
| @import "modules/menu/base"; | ||
| @import "modules/menu/autocomplete"; | ||
|
|
@@ -97,4 +98,4 @@ | |
| @import "modules/pages/apps"; | ||
| @import "modules/pages/legal"; | ||
| @import "modules/pages/oauth"; | ||
| @import "modules/pages/spaces"; | ||
| @import "modules/pages/spaces"; | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Files should end with a trailing newline |
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.