13 lines
No EOL
268 B
CSS
13 lines
No EOL
268 B
CSS
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
|
|
|
.menuFlag {
|
|
width:67px;
|
|
height:18px;
|
|
background: url("../../images/checkMark.png") no-repeat left center;
|
|
}
|
|
th#isMenuPage {
|
|
width: 86px;
|
|
}
|
|
th#iconColumns {
|
|
width: 90px;
|
|
} |