ongoing page management changes
This commit is contained in:
parent
346e84b164
commit
db90acd8de
3 changed files with 19 additions and 6 deletions
|
@ -31,6 +31,12 @@ table#pageList th {
|
|||
table#pageList th {
|
||||
text-align: left;
|
||||
} /*Fix for IE8 and 9, force text in a cell to be aligned to the left*/
|
||||
th#isMenuPage {
|
||||
width: 86px;
|
||||
}
|
||||
th#iconColumns {
|
||||
width: 56px;
|
||||
}
|
||||
table#pageList td {
|
||||
vertical-align: top;
|
||||
padding: .5em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue