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