projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed1760b
)
add nobohide class for img
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sun, 23 Mar 2008 15:44:20 +0000
(15:44 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sun, 23 Mar 2008 15:44:20 +0000
(15:44 +0000)
web/brisk.css
patch
|
blob
|
history
diff --git
a/web/brisk.css
b/web/brisk.css
index
e44f8a9
..
cb528dc
100644
(file)
--- a/
web/brisk.css
+++ b/
web/brisk.css
@@
-55,6
+55,13
@@
img.nobo {
margin: auto;
}
+img.nobohide {
+ position: absolute;
+ border-width: 0px;
+ visibility: hidden;
+ z-index: 12;
+}
+
.notify {
border-style: solid;
border-width: 1px;