User tests: Successful: Unsuccessful:
Bootstrap 2.3.2 default available file called media.less is missing in Isis template.
http://getbootstrap.com/2.3.2/components.html#media
example of use for this css output: when using an image in the description of an installed extension and you want to outline large text next to the image.
Labels |
Added:
?
|
Category | ⇒ | Templates (site) |
error on compiling template.less by /build/generatecss.php
expected color value: failed at ../media/jui/less/accordion.less";
C:\xampp\htdocs\pbf\administrator\templates\isis\less/template.less on line 48
expected color value: failed at 16.5%
C:\xampp\htdocs\pbf\administrator\templates\isis\less/template-rtl.less on line 100
Compiled less in the isis templates.less - success after viewing source of template.css
after patch:
@Bakual
just run "php buil/generatecss.php" from CLI
the result is not what I expexted. See comparison below.
staging...hans2103:staging
I was expecting to see new css lines in template.css from isis template.
I notice an import of media.less in template.css
moment... I see what went wrong... typo main.less should be media.less. Oops
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-03-16 23:26:04 |
Verified it in the templates.less of isis and saw the results in template.css - after compiling