Changeset 3762:e5c18a9ead6a for admin/style/scss/partials
- Timestamp:
- 06/17/18 08:50:16 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/scss/partials/_markup.scss
r3517 r3762 105 105 } 106 106 107 th {107 th:not(.module-name) { 108 108 border-width: 1px 0 1px 0; 109 109 border-style: solid; … … 115 115 } 116 116 117 td { 117 td, th.module-name { 118 font-weight: normal; 118 119 border-width: 0 0 1px 0; 119 120 border-style: solid;
Note: See TracChangeset
for help on using the changeset viewer.