1

Modifying Atlantic Theme Less - No Effect

asked 2014-04-17 05:20:18 +0800

JustinFrost gravatar image JustinFrost
145 1 6

Hi all,

I have copied the atlantic theme into a new maven project.

I am modifying <theme-name>/zul/less/norm.less to add some custom styles.

Not matter what changes I make when I do a "Maven Install" on the project I end up with the same css in norm.css.dsp in <theme-name>/zul/css.

How is this possible - even if I add invalid code in norm.less the "maven install" still runs successfully.

Can anyone provide some assistance here ??

Thanks.

delete flag offensive retag edit

2 Answers

Sort by ยป oldest newest most voted
1

answered 2014-04-30 05:47:57 +0800

JustinFrost gravatar image JustinFrost
145 1 6

The problem was that css.dsp files still existed in the project. These were not replaced when the project was built. Once I deleted the existing css.dsp files everything worked ok.

link publish delete flag offensive edit

Comments

if you could write step by step, it will be useful for us

Senthilchettyin ( 2014-09-23 03:32:00 +0800 )edit

It seems that if there are existing css.dsp files in the theme project then they are not replaced. Simply delete all of the css.dsp files from the css folders and you will be able to build the theme and the new .less changes will compile successfully.

JustinFrost ( 2014-09-24 09:58:21 +0800 )edit
1

answered 2014-04-17 09:53:50 +0800

IngoB gravatar image IngoB flag of Germany
256 6

Where did you place the atlantic theme? I'm using a jar file, located in WEB-INF.

http://blog.zkoss.org/index.php/2013/10/22/zk-7-introduces-atlantic-theme-a-new-flat-design/

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
2 followers

RSS

Stats

Asked: 2014-04-17 05:20:18 +0800

Seen: 29 times

Last updated: Apr 30 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More