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 62: Line 62:


         #guideline-tabulator.tabulator .tabulator-header .tabulator-col-sorter {
         #guideline-tabulator.tabulator .tabulator-header .tabulator-col-sorter {
             right: 1em;
             right: .5em;
        }
 
        #guideline-tabulator.tabulator .tabulator-row {
            background-color: transparent;
        }
 
        #guideline-tabulator.tabulator .tabulator-cell {
            border-right: 0 none;
            border-bottom: 1px solid var(--links-orange);
            padding: .5em 0;
         }
         }
     </style>
     </style>

Revision as of 09:41, 6 September 2022

Development version of the List of Guidelines.
Not ready for

       production!