Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ef3_edit-form-components page #166

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ feedback_subject_line: Flexberry documentation
feedback_email: [email protected]
# used as a contact email for the Feedback link in the top navigation bar

test_stand_3x_url: 'http://flexberry.github.io/ember-flexberry/dummy/dummy-test-2'
TeterinaSvetlana marked this conversation as resolved.
Show resolved Hide resolved

# Build settings
encoding: utf-8
markdown: kramdown
Expand Down
4 changes: 4 additions & 0 deletions _data/sidebars/flexberry-ember-3_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ entries:
output: web, pdf

folderitems:
- title: Components for edit-forms
title_ru: Компоненты для работы с данными на форме редактирования
url: /ef3_edit-form-components.html
output: web, pdf

- title: Services
title_ru: Сервисы
Expand Down
6 changes: 3 additions & 3 deletions css/customstyles.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ h4[id],
h5[id],
h6[id],
dt[id]{
padding-top: 90px;
padding-top: 100px;
margin-top: -90px
}

Expand Down Expand Up @@ -625,8 +625,8 @@ a.fa.fa-envelope-o.mailto {
font-weight: 600;
}

h3 {color: #ED1951; font-weight:normal; font-size:130%;}
h4 {color: #808080; font-weight:normal; font-size:120%;}
h3 {color: #ED1951; font-weight:normal;}
h4 {color: #333333; font-weight:normal; font-size:120%;}

.alert, .callout {
overflow: hidden;
Expand Down
5 changes: 3 additions & 2 deletions css/theme-flexberry.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,10 @@ h2 {
}

h4 {
color: #650f8b;
font-size: 20px;
/*line-height: 30px;*/
margin-bottom: 20px;
font-weight: 500;
font-weight: 400;
}

.flexberry-logo {
Expand Down Expand Up @@ -224,6 +223,8 @@ li.sidebarTitle {

/*Underline header*/
.item-head {
color: #650f8b;
font-weight: 500;
text-decoration: none;
border-bottom: 1px solid rgba(101, 15, 139, 0.3);
}
Expand Down
Binary file modified images/favicon.ico
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.