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

From version 13.20
edited by Alex Cotiugă
on 2026/05/01 17:05
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,7 +2,7 @@
2 2  #body {
3 3   color: red;
4 4  }
5 -/*
5 +
6 6  .col-xs-5 .widget {
7 7   margin-bottom: 16px;
8 8   padding: 16px;
... ... @@ -20,6 +20,7 @@
20 20   line-height: 1.25;
21 21  }
22 22  
23 +/*
23 23  .col-xs-5 .widget h4 .fa,
24 24  .col-xs-5 .widget h4 .glyphicon {
25 25   color: @brand;