VirtualBox

Ignore:
Timestamp:
Jan 4, 2017 2:04:12 AM (8 years ago)
Author:
vboxsync
Message:

TestManager: Merged OS versions into the OS filter.

File:
1 edited

Legend:

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

    r65090 r65091  
    324324}
    325325
    326 
    327326/* Filters: */
    328327#side-filters p:first-child {
     
    333332}
    334333
    335 #side-filters dd.sf-collapsable {
     334#side-filters dd.sf-collapsible {
    336335    display:        block;
    337336}
     
    378377}
    379378
    380 #side-filters ul {
     379#side-filters dd > ul {
    381380    max-height:     22em;
    382381    overflow:       auto;
     382}
     383
     384#side-filters ul ul {
     385    margin-left:    1.4em;
     386}
     387
     388#side-filters li {
     389    padding-top:    1px;
     390    padding-bottom: 1px;
     391    overflow-wrap:  break-word;
     392}
     393
     394ul.sf-checkbox-collapsible {
     395    display:        block;
     396}
     397
     398ul.sf-checkbox-expandable {
     399    display:        none;
    383400}
    384401
     
    407424    margin-right:   3px;
    408425    margin-bottom:  0.5em;
     426    font-family:    Times New, Times, serif;
    409427    font-size:      0.86em;
     428    font-style:     normal;
     429    font-weight:    normal;
    410430    line-height:    1.2em;
    411     font-style:     normal;
    412431    text-align:     center;
    413432}
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