Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
60a2a51b
Commit
60a2a51b
authored
Nov 08, 2017
by
chrisgarrity
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor formatting changes for consistency
parent
4fe3997d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
src/components/ttt-tile/ttt-tile.scss
src/components/ttt-tile/ttt-tile.scss
+3
-3
src/views/splash/hoc/top-banner.jsx
src/views/splash/hoc/top-banner.jsx
+7
-7
No files found.
src/components/ttt-tile/ttt-tile.scss
View file @
60a2a51b
...
...
@@ -113,7 +113,7 @@
.ttt-tile-open-modal
{
display
:
inline-block
;
padding
:
0
.25rem
;
width
:
1
.25
em
;
height
:
1
.25
em
;
vertical-align
:
t
op
;
width
:
1
r
em
;
height
:
1
r
em
;
vertical-align
:
t
ext-bottom
;
}
src/views/splash/hoc/top-banner.jsx
View file @
60a2a51b
...
...
@@ -49,37 +49,37 @@ var TopBanner = injectIntl(React.createClass({
<
FlexRow
className=
"top-animation"
>
<
img
src=
"/images/hoc/s.png"
alt=
"
C
"
alt=
""
className=
"top-animation-letter mod-letter-s"
/>
<
img
src=
"/images/hoc/c1.png"
alt=
"
C
"
alt=
""
className=
"top-animation-letter mod-letter-c1"
/>
<
img
src=
"/images/hoc/r.png"
alt=
"
R
"
alt=
""
className=
"top-animation-letter mod-letter-r"
/>
<
img
src=
"/images/hoc/a.png"
alt=
"
A
"
alt=
""
className=
"top-animation-letter mod-letter-a"
/>
<
img
src=
"/images/hoc/t.png"
alt=
"
T
"
alt=
""
className=
"top-animation-letter mod-letter-t"
/>
<
img
src=
"/images/hoc/c2.png"
alt=
"
C
"
alt=
""
className=
"top-animation-letter mod-letter-c2"
/>
<
img
src=
"/images/hoc/h.png"
alt=
"
H
"
alt=
""
className=
"top-animation-letter mod-letter-h"
/>
</
FlexRow
>
...
...
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