Widget: DevGuidelines: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
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 09:48, 6 September 2022

Development version of the List of Guidelines.
Not ready for

       production!