Skip to content

CSS first (poor) attempt: - #2

Open
kimichael wants to merge 4 commits into
masterfrom
dz_2
Open

CSS first (poor) attempt:#2
kimichael wants to merge 4 commits into
masterfrom
dz_2

Conversation

@kimichael

Copy link
Copy Markdown
Collaborator

-No custom checkbox
-__active modifier doesn't work
-Poor css positioning

@kimichael
kimichael requested a review from DmitryMakhnev March 23, 2017 23:05
-No custom checkbox
-Poor css positioning
-todo_item text was not multiline
-todo_remove button affected layout when hidden/shown
-active modifier now works

@DmitryMakhnev DmitryMakhnev left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Пожалуйста приведите стили в порядок, т.к. на данный момент есть дублирование
Ознакомьтесь с разбором дз
Переведите всё на scss

Comment thread css/fonts.css
}

@font-face {
font-family: Helvetica-Neue-UltraLight;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это платные шрифты, их не надо подключать

Comment thread css/fonts.css
src: url(../fonts/HelveticaNeue-UltraLight.otf);
}

body {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Почему все эти стили в fonts.css

Comment thread css/fonts.css
font-size: 14pt;
}

.todos_filters {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Идентично проблеме ok-technopolis/Shvedov_Oleg#4 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants