File tree Expand file tree Collapse file tree 1 file changed +31
-2
lines changed Expand file tree Collapse file tree 1 file changed +31
-2
lines changed Original file line number Diff line number Diff line change @@ -404,10 +404,39 @@ <h1 id="templates">Customizations</h1>
404
404
< h2 > Custom CSS</ h2 >
405
405
406
406
< p >
407
- By default the directive is visible as a link. To improve its visual style add
408
- some CSS. Follows some predefined styles you can copy and past to your project.
407
+ By default the directive is visible as a link. To improve its visual style add some
408
+ custom CSS. Below you can find a couple of predefined styles you can copy and past
409
+ to your project.
409
410
</ p >
410
411
412
+ < table class ="table table-labeled ">
413
+ < tbody class ="smaller-titles ">
414
+ < tr >
415
+ < td class ="parameter ">
416
+ < span > Default</ span >
417
+ </ td >
418
+ < td >
419
+ </ td >
420
+ < td >
421
+ Source Code <>
422
+ </ td >
423
+ </ tr >
424
+ < tr >
425
+ < td class ="parameter ">
426
+ < span > Blue Button</ span >
427
+ </ td >
428
+ < td >
429
+ </ td >
430
+ < td >
431
+ Source Code <>
432
+ </ td >
433
+ </ tr >
434
+ </ tbody >
435
+ </ table >
436
+
437
+ < p >
438
+ If you have a new one add it to the < a href =""> docs repository</ a > .
439
+ </ p >
411
440
412
441
</ div >
413
442
</ section >
You can’t perform that action at this time.
0 commit comments