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
616eeb07
Commit
616eeb07
authored
Jan 13, 2015
by
Dan Pascu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed some CSS styles
parent
76ef52f2
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
13 additions
and
13 deletions
+13
-13
Classic.style
resources/chat/styles/Smooth Operator/Classic.style
+2
-2
Dark.style
resources/chat/styles/Smooth Operator/Dark.style
+2
-2
Dim Icon-Time.style
resources/chat/styles/Smooth Operator/Dim Icon-Time.style
+2
-2
Dim Time-Icon.style
resources/chat/styles/Smooth Operator/Dim Time-Icon.style
+2
-2
Icon-Time.style
resources/chat/styles/Smooth Operator/Icon-Time.style
+2
-2
Time-Icon.style
resources/chat/styles/Smooth Operator/Time-Icon.style
+2
-2
template.html
resources/chat/template.html
+1
-1
No files found.
resources/chat/styles/Smooth Operator/Classic.style
View file @
616eeb07
...
...
@@ -347,7 +347,7 @@ a:active
border-bottom: 2px solid;
}
img.full
SizeImag
e
img.full
-siz
e
{
width: auto;
height: auto;
...
...
@@ -355,7 +355,7 @@ img.fullSizeImage
max-width: 100%;
}
img.scaled
ToFitImage
img.scaled
-to-fit
{
width: auto;
max-height: 10px;
...
...
resources/chat/styles/Smooth Operator/Dark.style
View file @
616eeb07
...
...
@@ -401,7 +401,7 @@ a:active
border-bottom: 2px solid;
}
img.full
SizeImag
e
img.full
-siz
e
{
width: auto;
height: auto;
...
...
@@ -409,7 +409,7 @@ img.fullSizeImage
max-width: 100%;
}
img.scaled
ToFitImage
img.scaled
-to-fit
{
width: auto;
max-height: 10px;
...
...
resources/chat/styles/Smooth Operator/Dim Icon-Time.style
View file @
616eeb07
...
...
@@ -417,7 +417,7 @@ a:active
border-bottom: 2px solid;
}
img.full
SizeImag
e
img.full
-siz
e
{
width: auto;
height: auto;
...
...
@@ -425,7 +425,7 @@ img.fullSizeImage
max-width: 100%;
}
img.scaled
ToFitImage
img.scaled
-to-fit
{
width: auto;
max-height: 10px;
...
...
resources/chat/styles/Smooth Operator/Dim Time-Icon.style
View file @
616eeb07
...
...
@@ -364,7 +364,7 @@ a:active
border-bottom: 2px solid;
}
img.full
SizeImag
e
img.full
-siz
e
{
width: auto;
height: auto;
...
...
@@ -372,7 +372,7 @@ img.fullSizeImage
max-width: 100%;
}
img.scaled
ToFitImage
img.scaled
-to-fit
{
width: auto;
max-height: 10px;
...
...
resources/chat/styles/Smooth Operator/Icon-Time.style
View file @
616eeb07
...
...
@@ -417,7 +417,7 @@ a:active
border-bottom: 2px solid;
}
img.full
SizeImag
e
img.full
-siz
e
{
width: auto;
height: auto;
...
...
@@ -425,7 +425,7 @@ img.fullSizeImage
max-width: 100%;
}
img.scaled
ToFitImage
img.scaled
-to-fit
{
width: auto;
max-height: 10px;
...
...
resources/chat/styles/Smooth Operator/Time-Icon.style
View file @
616eeb07
...
...
@@ -364,7 +364,7 @@ a:active
border-bottom: 2px solid;
}
img.full
SizeImag
e
img.full
-siz
e
{
width: auto;
height: auto;
...
...
@@ -372,7 +372,7 @@ img.fullSizeImage
max-width: 100%;
}
img.scaled
ToFitImage
img.scaled
-to-fit
{
width: auto;
max-height: 10px;
...
...
resources/chat/template.html
View file @
616eeb07
...
...
@@ -6,7 +6,7 @@
<style
type=
"text/css"
>
*
{
{
word-wrap
:
break-word
;
text-rendering
:
optimizelegibility
;
}
}
img
.scaled
ToFitImage
{
{
height
:
auto
;
max-width
:
100%
;
}
}
img
.scaled
-to-fit
{
{
height
:
auto
;
max-width
:
100%
;
}
}
</style>
<!-- This style is shared by all variants. !-->
...
...
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