projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab4c8c4
)
light red as background for authenticated users
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Thu, 24 Jul 2014 05:37:59 +0000
(07:37 +0200)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Thu, 24 Jul 2014 05:37:59 +0000
(07:37 +0200)
web/brisk.css
patch
|
blob
|
history
diff --git
a/web/brisk.css
b/web/brisk.css
index
f041039
..
f9d569f
100644
(file)
--- a/
web/brisk.css
+++ b/
web/brisk.css
@@
-255,7
+255,8
@@
span.au1 {
padding-left: 2px;
padding-right: 4px;
font-style: italic;
- background-color: #ffd780;
+/* background-color: #ffd780; */
+ background-color: #ffb0b0;
}
span.au2 {