HOME


Mini Shell 1.0
DIR:/proc/thread-self/root/usr/local/cwpsrv/var/services/pma/themes/metro/scss/
Upload File :
Current File : //proc/thread-self/root/usr/local/cwpsrv/var/services/pma/themes/metro/scss/_tables.scss
.table {
  td {
    touch-action: manipulation;
    vertical-align: middle;
  }

  .thead-light {
    th {
      font-family: $font-family-bold;
      font-weight: normal;
      border-bottom: 1px solid $border-color;

      a {
        color: $th-color;
      }
    }
  }
}