css
This commit is contained in:
parent
f79c1e475d
commit
df87c77cd8
@ -1638,9 +1638,9 @@ div.statusrefbis {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
img.photoref, div.photoref {
|
||||
border: 1px solid #DDD;
|
||||
-webkit-box-shadow: 0px 0px 6px #DDD;
|
||||
box-shadow: 0px 0px 6px #DDD;
|
||||
/* border: 1px solid #DDD; */
|
||||
-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2), 0px 0px 2px rgba(0, 0, 0, 0.1);
|
||||
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2), 0px 0px 2px rgba(0, 0, 0, 0.1);
|
||||
padding: 4px;
|
||||
height: 80px;
|
||||
width: 80px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user