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
bf135acb
Commit
bf135acb
authored
Apr 09, 2014
by
Dan Pascu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adjusted chat style backgrounds
parent
d469a2c7
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
20 deletions
+3
-20
Dark.style
resources/chat/styles/Smooth Operator/Dark.style
+1
-1
Icon-Time.style
resources/chat/styles/Smooth Operator/Icon-Time.style
+1
-2
Time-Icon.style
resources/chat/styles/Smooth Operator/Time-Icon.style
+1
-2
base.css
resources/chat/styles/Stockholm/css/base.css
+0
-15
No files found.
resources/chat/styles/Smooth Operator/Dark.style
View file @
bf135acb
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
body
body
{
{
margin: 0px;
margin: 0px;
background:
-webkit-gradient(linear, left bottom, right bottom, from(rgba(120, 120, 120, 1)), to(rgba(102, 102, 102, 1))) bottom right repeat
;
background:
rgba(0, 0, 0, 0.45)
;
-webkit-background-size: 2px auto;
-webkit-background-size: 2px auto;
word-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
word-break: break-word;
...
...
resources/chat/styles/Smooth Operator/Icon-Time.style
View file @
bf135acb
...
@@ -3,8 +3,7 @@
...
@@ -3,8 +3,7 @@
body
body
{
{
margin: 0px;
margin: 0px;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255 ,255, 1)), to(rgba(208, 208, 208, 1))) fixed repeat-x;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0))) fixed repeat-x;
background: rgba(0, 0, 0, 0.25);
-webkit-background-size: auto;
-webkit-background-size: auto;
word-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
word-break: break-word;
...
...
resources/chat/styles/Smooth Operator/Time-Icon.style
View file @
bf135acb
...
@@ -3,8 +3,7 @@
...
@@ -3,8 +3,7 @@
body
body
{
{
margin: 0px;
margin: 0px;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255 ,255, 1)), to(rgba(208, 208, 208, 1))) fixed repeat-x;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0))) fixed repeat-x;
background: rgba(0, 0, 0, 0.25);
-webkit-background-size: auto;
-webkit-background-size: auto;
word-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
word-break: break-word;
...
...
resources/chat/styles/Stockholm/css/base.css
View file @
bf135acb
...
@@ -3,21 +3,6 @@ body
...
@@ -3,21 +3,6 @@ body
margin
:
0px
;
margin
:
0px
;
padding
:
0px
;
padding
:
0px
;
color
:
#141414
;
color
:
#141414
;
background
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
rgba
(
212
,
212
,
212
,
1
)),
to
(
rgba
(
234
,
234
,
234
,
1
)))
fixed
repeat-x
;
background
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
rgba
(
0
,
0
,
0
,
0.15
)),
to
(
rgba
(
255
,
255
,
255
,
0.7
)))
fixed
repeat-x
;
background
:
white
;
background
:
#fcfcfc
;
background
:
#c8c8c8
;
background
:
#c0c0c0
;
background
:
#b8b8b8
;
background
:
#b0b0b0
;
background
:
#a8a8a8
;
background
:
#a0a0a0
;
background
:
#808080
;
background
:
#606060
;
background
:
#404040
;
background
:
#b8b8b8
;
background
:
transparent
;
background
:
rgba
(
0
,
0
,
0
,
0.1
);
background
:
rgba
(
0
,
0
,
0
,
0.1
);
word-wrap
:
break-word
;
word-wrap
:
break-word
;
word-break
:
break-word
;
word-break
:
break-word
;
...
...
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