Difference between revisions of "Widget:DevGuidelines"

From LINKS Community Center
Jump to: navigation, search
Line 48: Line 48:
  
 
         #guideline-tabulator.tabulator .tabulator-header {
 
         #guideline-tabulator.tabulator .tabulator-header {
            border-bottom: 4px double var(--links-orange);
 
 
             background-color: transparent;
 
             background-color: transparent;
 +
            border: 0 none;
 
         }
 
         }
 
+
       
 
         #guideline-tabulator.tabulator .tabulator-header .tabulator-col {
 
         #guideline-tabulator.tabulator .tabulator-header .tabulator-col {
 +
            border-bottom: 4px double var(--links-orange);
 
             border-right: 0 none;
 
             border-right: 0 none;
 
             background: transparent;
 
             background: transparent;

Revision as of 10:48, 6 September 2022

Development version of the List of Guidelines.
Not ready for

       production!