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

toolbarMenu icons add pull right feature #71

Closed
wants to merge 1 commit into from

Conversation

larry4xie
Copy link

#69

toolbarMenu icons add pull right feature, using "||" as divider

@larry4xie
Copy link
Author

效果图

gulp 执行后文件未提交~

@pandao
Copy link
Owner

pandao commented Apr 21, 2015

@XieGang 我怕合并出错,这样吧,我这边按你的思路改一下。

@larry4xie
Copy link
Author

@pandao 好的,都可以

@pandao
Copy link
Owner

pandao commented Apr 21, 2015

@XieGang 样式.pull-right是怎么定义的?

@larry4xie
Copy link
Author

@pandao 看你editor.md.css中有这个样式,就直接用了

/* editor.md.css */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

@pandao
Copy link
Owner

pandao commented Apr 21, 2015

@XieGang 嗯。

@pandao pandao closed this Apr 21, 2015
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