зеркало из https://github.com/mozilla/pjs.git
Adds styles to the ftp logging.
r=bbaetz@cs.mcgill.ca sr=waterson@netscape.com
This commit is contained in:
Родитель
f03a62565f
Коммит
73f50101fc
|
@ -96,5 +96,18 @@ treerow
|
|||
|
||||
#LastModColumn {
|
||||
width: 100px;
|
||||
}
|
||||
}
|
||||
|
||||
div.server {
|
||||
color: blue;
|
||||
display: block;
|
||||
font-size: 10pt;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
div.client {
|
||||
color: red;
|
||||
display: block;
|
||||
font-size: 10pt;
|
||||
font-family: sans-serif;
|
||||
}
|
|
@ -71,3 +71,17 @@ treerow {
|
|||
min-height: 19px;
|
||||
}
|
||||
|
||||
|
||||
div.server {
|
||||
color: blue;
|
||||
display: block;
|
||||
font-size: 10pt;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
div.client {
|
||||
color: red;
|
||||
display: block;
|
||||
font-size: 10pt;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче