2013-07-18 15:19:53 -04:00
|
|
|
/* $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;
|
2012-05-16 21:13:33 +00:00
|
|
|
}
|