VirtualBox

Ignore:
Timestamp:
Mar 24, 2020 8:08:41 PM (5 years ago)
Author:
vboxsync
Message:

TestManager/html: Addressed some of the stuff that's deprecated in HTML5 on the schedgroup edit/details page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/htdocs/css/common.css

    r83361 r83396  
    739739}
    740740
     741table.tmformtblschedgroupmembers tr td:nth-child(3),
     742table.tmformtblschedgroupmembers tr td:nth-child(4) {
     743    text-align: center;
     744}
     745
    741746
    742747/*
     
    821826table.tmlistnavtab {
    822827    width:          100%;
     828}
     829
     830table.tmlistnavtab tr td:nth-child(1) {
     831    text-align:     left;
     832}
     833
     834table.tmlistnavtab tr td:nth-child(2) {
     835    text-align:     right;
    823836}
    824837
     
    10731086}
    10741087
     1088table.tmsqltable tr td {
     1089    text-align:     left;
     1090}
     1091
     1092table.tmsqltable tr td:nth-child(1),
     1093table.tmsqltable tr td:nth-child(2),
     1094table.tmsqltable tr td:nth-child(3),
     1095table.tmsqltable tr td:nth-child(4) {
     1096    text-align:     right;
     1097}
     1098
     1099
    10751100
    10761101/*
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette