Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vmj-qt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
vmj-qt
Commits
2b531580
Commit
2b531580
authored
Dec 16, 2016
by
Dan Pascu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enhanced user icon representation
parent
ae6de85e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
base.css
resources/chat/styles/Stockholm/css/base.css
+5
-8
No files found.
resources/chat/styles/Stockholm/css/base.css
View file @
2b531580
...
...
@@ -374,22 +374,19 @@ a
/* top left corner */
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
hsla
(
0
,
0%
,
63%
,
1
)),
to
(
hsla
(
0
,
0%
,
63%
,
1
)))
left
top
no-repeat
,
/* dark border: top, left, right */
/* dark border: top,
bottom,
left, right */
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
hsla
(
0
,
0%
,
58%
,
1
)),
to
(
hsla
(
0
,
0%
,
48%
,
1
)))
left
top
no-repeat
,
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
hsla
(
0
,
0%
,
73%
,
.2
)),
to
(
hsla
(
0
,
0%
,
73%
,
.2
)))
left
bottom
no-repeat
,
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
hsla
(
0
,
0%
,
58%
,
1
)),
to
(
hsla
(
0
,
0%
,
73%
,
1
)))
left
2px
no-repeat
,
/* needs to be shifted down 2 px else it messes the corner */
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
hsla
(
0
,
0%
,
48%
,
1
)),
color-stop
(
.3
,
hsla
(
0
,
0%
,
48%
,
1
)),
to
(
hsla
(
0
,
0%
,
58%
,
1
)))
right
bottom
no-repeat
,
/* light border: top, bottom, left, right */
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
hsla
(
0
,
0%
,
100%
,
.8
)),
to
(
hsla
(
0
,
0%
,
100%
,
.8
)))
left
top
no-repeat
,
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
hsla
(
0
,
0%
,
100%
,
.
7
)),
to
(
hsla
(
0
,
0%
,
100%
,
.7
)))
left
bottom
no-repeat
,
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
hsla
(
0
,
0%
,
100%
,
.
8
)),
to
(
hsla
(
0
,
0%
,
100%
,
.8
)))
left
bottom
no-repeat
,
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
hsla
(
0
,
0%
,
100%
,
.8
)),
to
(
hsla
(
0
,
0%
,
100%
,
.8
)))
left
top
no-repeat
,
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
hsla
(
0
,
0%
,
100%
,
.8
)),
to
(
hsla
(
0
,
0%
,
100%
,
.8
)))
right
top
no-repeat
,
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
hsla
(
0
,
0%
,
100%
,
.8
)),
to
(
hsla
(
0
,
0%
,
100%
,
.8
)))
right
top
no-repeat
!important
;
/* body gradient x2 */
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
hsla
(
0
,
0%
,
0%
,
.1
)),
color-stop
(
.15
,
hsla
(
0
,
0%
,
100%
,
0
)),
color-stop
(
.85
,
hsla
(
0
,
0%
,
100%
,
0
)),
to
(
hsla
(
0
,
0%
,
0%
,
.1
))),
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
hsla
(
0
,
0%
,
0%
,
.1
)),
color-stop
(
.17
,
hsla
(
0
,
0%
,
100%
,
0
)),
color-stop
(
.52
,
hsla
(
0
,
0%
,
100%
,
0
)),
to
(
hsla
(
0
,
0%
,
0%
,
.1
)))
!important
;
-webkit-background-size
:
2px
2px
,
100%
1px
,
1px
100%
,
1px
100%
,
100%
2px
,
100%
1px
,
2px
100%
,
2px
100%
,
100%
100%
,
100%
100%
!important
;
-webkit-background-size
:
2px
2px
,
100%
1px
,
100%
1px
,
1px
100%
,
1px
100%
,
100%
2px
,
100%
1px
,
2px
100%
,
2px
100%
!important
;
}
.x-container.mention
.x-iconoverlay
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment