Last modified by Alex Cotiugă on 2026/05/02 12:23

From version 13.19
edited by Alex Cotiugă
on 2026/05/01 17:02
Change comment: There is no comment for this version
To version 13.21
edited by Alex Cotiugă
on 2026/05/01 17:06
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -2,6 +2,7 @@
2 2  #body {
3 3   color: red;
4 4  }
5 +
5 5  .col-xs-5 .widget {
6 6   margin-bottom: 16px;
7 7   padding: 16px;
... ... @@ -19,6 +19,7 @@
19 19   line-height: 1.25;
20 20  }
21 21  
23 +/*
22 22  .col-xs-5 .widget h4 .fa,
23 23  .col-xs-5 .widget h4 .glyphicon {
24 24   color: @brand;
... ... @@ -71,3 +71,4 @@
71 71   color: @brand-strong;
72 72   text-decoration: none;
73 73  }
76 +*/