Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
CHE-3213: code clean-up
  • Loading branch information
Oleksii Kurinnyi committed Dec 20, 2016
commit bba4459ef3a96fae4b4115144ffa2618e850e5b5
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ md-content .create-factory
margin-bottom 16px

.che-label-container-content .create-factory-input
margin -6px 0
margin -12px 0

md-progress-linear.create-factory-progress
z-index 1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
.create-factory-git-input
margin -6px 0
margin -12px 0
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
.factory-information-panel-item:not(:last-child)
margin-bottom 10px

.factory-information .che-label-container-content .factory-information-input
margin-top -6px

.factory-information .disabled-state
cursor not-allowed
background-color transparent
Expand All @@ -18,7 +15,7 @@
margin 0 30px 0 0

.che-label-container-content .factory-information-input
margin-top -6px
margin -12px

.factory-information-update-button button
margin-right 0
Expand Down