Changes for page Collaborate on reproducible science, anywhere
Last modified by bougault on 2023/01/26 14:38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -31,6 +31,15 @@ 31 31 </div> 32 32 </form> 33 33 </div> 34 + <!--div class="col-md-6 col-md-offset-3"> 35 + 36 + <div> 37 + <input type="text" class="form-control" name="text" placeholder="Search word in all wiki pages"> 38 + <i class="glyphicon glyphicon-search"></i> 39 + </div> 40 + <button class="btn clb-btn-default" type="submit">Search</button> 41 + </form> 42 + </div --> 34 34 </div> 35 35 </div> 36 36 {{/html}}
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -149,7 +149,7 @@ 149 149 border-top: 1px solid #ccc; 150 150 /*border-bottom: 1px solid #ccc;*/ 151 151 } 152 - /*152 + 153 153 .tags__title, .tags__text { 154 154 text-align: center; 155 155 } ... ... @@ -189,4 +189,4 @@ 189 189 .tags__title--anywhere::before { 190 190 background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Anywhere.svg"); 191 191 } 192 - */192 +