balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

style.css (554B)


      1 .tablenav-pages {
      2   display: flex;
      3   justify-content: center;
      4   align-items: center;
      5   margin-bottom: 20px; }
      6   .tablenav-pages span.displaying-num {
      7     margin-right: 20px; }
      8   .tablenav-pages #table-paging {
      9     margin-left: 10px;
     10     margin-right: 10px; }
     11     .tablenav-pages #table-paging span {
     12       line-height: 30px; }
     13   .tablenav-pages span.tablenav-pages-navspan.button {
     14     cursor: pointer;
     15     margin: 0 2px; }
     16     .tablenav-pages span.tablenav-pages-navspan.button.disabled {
     17       cursor: default; }
     18 
     19 /*# sourceMappingURL=style.css.map */