web/data/cubicweb.css
branchstable
changeset 9871 3d3aa4dd6a32
parent 9870 d30ff49d4a94
child 9893 cba05de9a1a0
equal deleted inserted replaced
9870:d30ff49d4a94 9871:3d3aa4dd6a32
   198   clear: both;
   198   clear: both;
   199 }
   199 }
   200 
   200 
   201 .hidden {
   201 .hidden {
   202   display: none;
   202   display: none;
       
   203   visibility: hidden;
       
   204 }
       
   205 
       
   206 /* copied verbatim from bootstrap 3.0 */
       
   207 .invisible {
   203   visibility: hidden;
   208   visibility: hidden;
   204 }
   209 }
   205 
   210 
   206 /* copied verbatim from bootstrap 3.0 */
   211 /* copied verbatim from bootstrap 3.0 */
   207 .list-unstyled {
   212 .list-unstyled {