Skip to content

CSS first (poor) attempt:#2

Open
kimichael wants to merge 4 commits intomasterfrom
dz_2
Open

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

Conversation

@kimichael
Copy link
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
Copy link

@DmitryMakhnev DmitryMakhnev left a comment

Choose a reason for hiding this comment

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

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

}

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

Choose a reason for hiding this comment

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

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

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

body {

Choose a reason for hiding this comment

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

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

font-size: 14pt;
}

.todos_filters {

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