Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
AE
Sith
Commits
bf38de2d
Commit
bf38de2d
authored
May 10, 2017
by
Skia
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'tempcss' into 'master'
Few modifications in accordance with com See merge request
!74
parents
a0f47cac
05d1f43b
Pipeline
#961
failed with stage
in 4 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
core/static/core/style.scss
core/static/core/style.scss
+5
-5
No files found.
core/static/core/style.scss
View file @
bf38de2d
...
...
@@ -500,19 +500,19 @@ textarea {
}
.topic
{
border
:
solid
$
secondary
-color
1px
;
border
:
solid
$
primary-neutral
-color
1px
;
padding
:
2px
;
margin
:
2px
;
}
.forum
{
background
:
$
secondary
-light-color
;
background
:
$
primary-neutral
-light-color
;
padding
:
2px
;
margin
:
2px
;
}
.category
{
background
:
$second-color
;
background
:
$second
ary
-color
;
}
.message
{
...
...
@@ -520,7 +520,7 @@ textarea {
margin
:
2px
;
background
:
$white-color
;
&
:nth-child
(
odd
)
{
background
:
$
second
ary-neutral-light-color
;
background
:
$
prim
ary-neutral-light-color
;
}
h5
{
font-size
:
100%
;
...
...
@@ -547,7 +547,7 @@ textarea {
display
:
inline-block
;
width
:
19%
;
text-align
:
center
;
background
:
$
secondary-neutral
-light-color
;
background
:
$
primary
-light-color
;
img
{
max-width
:
70%
;
margin
:
0px
auto
;
...
...
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