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

Improve site bar CSS to be responsive without CSS framework #2840

Closed

Conversation

bricesanchez
Copy link
Member

Hello all !

This is my first step of admin CSS rewrite.
I've rewrite the site bar to be responsive and framework independant.

refinery-site-bar-rwd

text-align: left;
width: 1000px;
}
$standard_rounding: 0px;
Copy link
Member

Choose a reason for hiding this comment

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

What about to move vars to some separate scss file to make them easy overridable?

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm Ok with that, but i want to do that when i will rewrite the admin CSS. At this time we doesn't need rounded borders. Perhaps, i should remove it?

Copy link
Member

Choose a reason for hiding this comment

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

🆗

@bricesanchez bricesanchez deleted the site-bar-css-rewrite branch January 22, 2015 14:20
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.

None yet

2 participants