![Dan Stillman](/assets/img/avatar_default.png)
- Remove reference to Word from incompatible version message, which is also used with OpenOffice - Add lines to Doc Prefs window to clarify the necessary file format (though enforcing this at save time would be best)
16 lines
No EOL
161 B
CSS
16 lines
No EOL
161 B
CSS
#style-listbox
|
|
{
|
|
height: 72pt;
|
|
width: 300pt;
|
|
}
|
|
|
|
radio:not(:first-child)
|
|
{
|
|
margin-top: .5em;
|
|
}
|
|
|
|
.radioDescription
|
|
{
|
|
margin: 0 0 3px 20px;
|
|
font-size: .85em;
|
|
} |