projects
/
qomet.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Attempt to resurrect qomet code - need some rewrite
[qomet.git]
/
public
/
stylesheets
/
monitor.css
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
.blur {
2
background-color: lightsalmon;
3
}
4
5
.resize {
6
font-style: italic;
7
color: darkred;
8
}
9
10
.disconnect {
11
background-color: grey;
12
}
13
14
.absent {
15
opacity: 0.5;
16
background-color: lightgrey;
17
}