-
Notifications
You must be signed in to change notification settings - Fork 522
Home
zhixiaoqiang edited this page Aug 10, 2017
·
38 revisions
Here is the wiki of Koala. 中文Wiki >>
- Getting Started with Koala
- Installation Guide
- Add project
- Change output path
- Batch file operations: set output path, compile, remove
- Set the default compilation options
- Use custom compiler versions
- Using-project-settings
- JS CSS minify and combine
- Add Source Maps option
- Install other libraries or Ruby gems in Koala
/* START Navbar style+layout changed 260422*/ .navbar-collapse ul.nav.navbar-nav > li { width: 150px; border-bottom: 2px solid #b2b2b2; height: 70px; } .navbar-collapse ul.nav.navbar-nav > li.active { height: 70px; border-bottom: 3px solid #257FA6 !important; } .navbar-collapse ul.nav li a { font-size: 16px !important; font-family: 'Open Sans' !important; color: #2c2c2c !important; height: 54px; border-right: 2px solid #b2b2b2; text-align: center; padding: 10px 18px !impo