projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d6c707
)
img.unbo class added, class notify enhanced
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sun, 21 Dec 2008 12:25:22 +0000
(12:25 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sun, 21 Dec 2008 12:25:22 +0000
(12:25 +0000)
web/brisk.css
patch
|
blob
|
history
diff --git
a/web/brisk.css
b/web/brisk.css
index
84b3162
..
2981343
100644
(file)
--- a/
web/brisk.css
+++ b/
web/brisk.css
@@
-51,6
+51,10
@@
img {
border-color: grey;
}
+img.unbo {
+ border-width: 0px;
+}
+
img.nobo {
position: relative;
border-width: 0px;
@@
-75,7
+79,7
@@
img.nobohide {
border-width: 1px;
/* margin-top: auto;
margin-bottom: auto;*/
- overflow: auto;
+/* overflow: auto; */
bottom: 0;
right: 0;
align: center;