created new tag v0.3.4.5 (based on v0.3.4.3)
merged changeset 969 updated list of contributers
This commit is contained in:
parent
4a8a292313
commit
152e67283a
728 changed files with 120019 additions and 0 deletions
15
v0.3.4.5/plugins/logs/logs.css
Normal file
15
v0.3.4.5/plugins/logs/logs.css
Normal file
|
@ -0,0 +1,15 @@
|
|||
#log table.log td.level img {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#log table.log td.time {
|
||||
padding: 0 5px 0 3px;
|
||||
}
|
||||
|
||||
#log table.log td.text {
|
||||
font-size: 0.9em;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue