Difference between revisions of "Widget:DevGuidelines"

From LINKS Community Center
Jump to: navigation, search
Line 50: Line 50:
 
             border-bottom: 4px double var(--links-orange);
 
             border-bottom: 4px double var(--links-orange);
 
             background-color: transparent;
 
             background-color: transparent;
 +
        }
 +
 +
        #guideline-tabulator.tabulator .tabulator-header .tabulator-col {
 +
            border-right: 0 none;
 +
            background: transparent;
 +
        }
 +
 +
        #guideline-tabulator.tabulator .tabulator-header .tabulator-col-content {
 +
            padding: .5em 0;
 +
        }
 +
 +
        #guideline-tabulator.tabulator .tabulator-header .tabulator-col-sorter {
 +
            right: 1em;
 
         }
 
         }
 
     </style>
 
     </style>

Revision as of 10:40, 6 September 2022

Development version of the List of Guidelines.
Not ready for

       production!