14 lines
148 B
CSS
14 lines
148 B
CSS
|
|
.nodequeue-dragdrop .position {
|
|
font-weight: bold;
|
|
color: #999;
|
|
}
|
|
|
|
#edit-add-nid {
|
|
color: #999;
|
|
}
|
|
|
|
td.nodequeue-add-submit {
|
|
width: 80%;
|
|
}
|