Adium

Profile: Detmud

Comment Count 4 comments
0 xtras

Latest comments

# by Detmud on 01/26/13 at 16:32:47

And here is a Version without Scrollbar for all the People on MacBooks and Trackpad.
http://d.pr/f/2IwA

# by Detmud on 01/26/13 at 16:14:20

there where a lot more Bugs regarding this Theme, i fixed most of Theme. You can find the Retina 1.6 Version here http://d.pr/f/SB4D

# by Detmud on 01/25/13 at 19:40:49

AHH The Bug is this.
.content img {
margin-top:-2px;
padding:0px;
vertical-align:bottom;
height:auto !important;
width:auto !important;
}

pls change it to
.content img {
margin-top:-2px;
padding:0px;
vertical-align:bottom;
}

# by Detmud on 01/25/13 at 19:09:52

There is an Bug on Retina Displays in this Theme, can you pls fix it ?