09/04/14 00:01:11 AXb5W45y0
CSSで無理矢理
#header {z-index: 2 !important}
.resDate {position: relative; z-index: 1}
span[class^="resID"] {position: relative;
left: -1.00em /*フォントによって調節*/
}
.resContainer .resDate {
background-color: #fffff4 /*通常レスの背景*/
}
.resPopup .resDate {
background-color: infobackground /*レスポップアップの背景*/
}
画面幅が狭いと駄目です