b374k
m1n1 1.01
Apache/2.4.41 (Ubuntu)
Linux vmi616275.contaboserver.net 5.4.0-84-generic #94-Ubuntu SMP Thu Aug 26 20:27:37 UTC 2021 x86_64
uid=33(www-data) gid=33(www-data) groups=33(www-data)
server ip : 62.171.164.128 | your ip : 127.0.0.1
safemode OFF
 >  / home / a / home / dev2.destoffenstraat.com / lib / web / css / source / lib / variables /
Filename/home/a/home/dev2.destoffenstraat.com/lib/web/css/source/lib/variables/_tables.less
Size1.76 kb
Permissionrw-r--r--
Ownerroot : root
Create time21-Aug-2025 12:26
Last modified28-Jan-2025 06:45
Last accessed23-Aug-2025 03:23
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
// /**
// * Copyright © Magento, Inc. All rights reserved.
// * See COPYING.txt for license details.
// */

//
// Table variables
// _____________________________________________

@table__width: 100%;
@table__margin-bottom: false;
@table__background-color: false;
@table__border-color: @border-color__base;
@table__border-width: @border-width__base;
@table__border-style: solid;

@table-head__background-color: @table__background-color;
@table-foot__background-color: @table__background-color;
@table-body-th__background-color: @table__background-color;

@table-caption__hide: true; // [true|false]
@table-caption__font-size: false;
@table-caption__color: false;
@table-caption__font-family: false;
@table-caption__font-weight: false;
@table-caption__font-style: false;
@table-caption__line-height: false;
@table-caption__alignment: false;
@table-caption__margin-top: false;
@table-caption__margin-bottom: false;

@table-td__background-color: @table__background-color;
@table-td__font-size: false;
@table-td__color: false;
@table-td__font-family: false;
@table-td__font-weight: false;
@table-td__line-height: false;
@table-td__font-style: false;

@table-th__font-size: false;
@table-th__color: @text__color__intense;
@table-th__font-family: false;
@table-th__font-weight: @font-weight__bold;
@table-th__line-height: false;
@table-th__font-style: false;

@table-cell__padding-horizontal: @indent__s;
@table-cell__padding-vertical: 8px;
@table-cell__hover__background-color: @panel__background-color;
@table-cell-stripped__background-color: lighten(@table-cell__hover__background-color, 15%);
@table-cell-stripped__color: @table-td__color;

@table-responsive__background-color: @table__background-color;
@table-responsive-th__background-color: false;
@table-responsive-cell__padding: @indent__xs 0;