File tree Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Original file line number Diff line number Diff line change @@ -11,4 +11,5 @@ config :core_test,
11
11
:use_loader => true ,
12
12
:factory_format => :function ,
13
13
:module_lib => [ 'lib' ] , # make compatible w/ packages.json
14
- :combine_javascript => true
14
+ :combine_javascript => true ,
15
+ :combine_stylesheets => true
Original file line number Diff line number Diff line change 1
- /* @override
2
- http://localhost:4020/static/core_test/en/a81828ebe2182e13c732c86f19ade2556d7e74a0/stylesheet.css
3
- http://localhost:4020/static/core_test/en/f49793af16271b795e7816b081d9c674a3505ad1/stylesheet.css
4
- http://localhost:4020/static/core_test/en/1541d83903b5e2ea1e1e38122a6a5c10e524bfbe/stylesheet.css
5
- http://localhost:4020/static/core_test/en/42c5f78cc17e58582ccf7c1eb5847301dd5869c4/stylesheet.css
6
- http://localhost:4020/static/core_test/en/47c7d0f218ea6610514574b7ab0beaec26a5a73e/stylesheet.css
7
- http://localhost:4020/static/core_test/en/947a7951c376d74b30b8cb906395b23d1ce12cdb/stylesheet.css
8
- http://localhost:4020/static/core_test/en/4851bdb3f3ce75e7db668238dbd0b48700ac8a39/stylesheet.css
9
- http://localhost:4020/static/core_test/en/f7f176af73d4f0e51e481f30783e0f38cbd7da04/stylesheet.css
10
- http://localhost:4020/static/core_test/en/ce81975451d68bed62f423d5d8a5df4328f278b6/stylesheet.css
11
- */
12
1
13
2
.core-test {
14
3
font : 13 px/16px "Helvetica" , Verdana, Arial, sans-serif;
54
43
.core-test ul .detail li .plan {
55
44
margin : 4px 0px ;
56
45
margin-left : -20px ;
57
- padding-bottom : 4px ;
58
- border-bottom : 1px # ccc solid;
59
46
}
60
47
61
48
/* plan name is usually useless so just hide it and leave a small space */
You can’t perform that action at this time.
0 commit comments