Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
retypos-server
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eterfund
retypos-server
Commits
f6367d7e
Commit
f6367d7e
authored
Apr 11, 2018
by
Георгий Попов
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Задача 12794] Добавил стили компонента Typos
parent
db904c01
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
style.css
cp/javascript/src/components/Typo/style.css
+21
-0
No files found.
cp/javascript/src/components/Typo/style.css
0 → 100644
View file @
f6367d7e
.TypoCard
{
width
:
80%
;
margin
:
0
auto
;
}
.TypoCard
.card-body
{
position
:
relative
;
min-height
:
250px
;
}
.TypoCard
.accept-button
{
margin-right
:
15px
;
}
.TypoCard
.card-buttons
{
position
:
absolute
;
bottom
:
0
;
width
:
100%
;
margin-bottom
:
20px
;
}
\ No newline at end of file
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