200520 New reply layout and Longhorn theme
This commit is contained in:
@ -170,6 +170,15 @@ input[type="submit"] {
|
||||
padding:2px;
|
||||
}
|
||||
|
||||
.reply .postMenu {
|
||||
background-color: transparent;
|
||||
border: none !important;
|
||||
color:black;
|
||||
padding:2px;
|
||||
margin-right:20px !important;
|
||||
color:transparent;
|
||||
}
|
||||
|
||||
.menu div{
|
||||
background-color: #b8b8b8;
|
||||
border: 2px outset #fff !important;
|
||||
@ -331,6 +340,16 @@ input[type="submit"] {
|
||||
border: 2px inset #fff !important;
|
||||
}
|
||||
|
||||
.felem a:hover > span {
|
||||
background-color: #b8b8b8;
|
||||
border-left: 1px solid #e4e6f3 !important;
|
||||
border-top: 1px solid #e4e6f3 !important;
|
||||
border-right: 1px solid #000507 !important;
|
||||
border-bottom: 1px solid #000507 !important;
|
||||
box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
.public{
|
||||
display:inline-block;
|
||||
width:17px;
|
||||
|
||||
Reference in New Issue
Block a user