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 71: Line 71:
         #guideline-tabulator.tabulator .tabulator-cell {
         #guideline-tabulator.tabulator .tabulator-cell {
             border-right: 0 none;
             border-right: 0 none;
             border-bottom: 1px solid var(--links-orange);
             border-top: 1px solid var(--links-orange);
             padding: .5em .5em .5em 0;
             padding: .5em .5em .5em 0;
         }
         }
Line 77: Line 77:
         #guideline-tabulator.tabulator .tabulator-row .tabulator-responsive-collapse {
         #guideline-tabulator.tabulator .tabulator-row .tabulator-responsive-collapse {
             border: 0 none;
             border: 0 none;
             padding: .5em .5em 2em .5em;
             padding: 0 .5em 2em .5em;
         }
         }



Revision as of 13:39, 6 September 2022

Development version of the List of Guidelines.
Not ready for production!