This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
645d4b04ce
rosa-build
/
app
/
assets
/
stylesheets
/
application.scss
4 lines
52 B
SCSS
Raw
Normal View
History
Unescape
Escape
Fix bugs to force new design work. Minor refactor and improvements. Refs #193
2012-02-27 18:58:37 +00:00
@import
"
vendor
"
;
Upgrade rails, devise, delayed_jobs and other gems. Fix dependencies. Apply assets pipeline, add to deploy. Refactor and cleanup Gemfile. Fix after upgrade bugs. Redo commentable_id from string to decimal. Refactor and code cleanup. Apply basic new design. Refactor main template. Automate menus. Improve translations. Refs #96
2012-02-08 14:01:00 +00:00
@import
"
main
"
;
Minor gems update. Sync with newest styles, javascripts, images. Refactor assets. Merge and fix wiki assets, temporary disable buggy ones. Change subscribeable_id type from string to decimal to avoid bugs. Auto convert commit subscribe subscribeable_id from hex to decimal. Refactor commentable. Fix bugs and some specs. Refactor application.yml. Refs #96
2012-02-14 16:05:41 +00:00
@import
"
custom
"
;