remove old CSS rule
This commit is contained in:
parent
0152e627ea
commit
c5daa66c82
@ -18,17 +18,6 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.isso-popup {
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
font-size: 0.8em;
|
||||
padding: 6px 8px;
|
||||
margin-left: 20px;
|
||||
border: 1px solid rgb(242, 122, 122);
|
||||
border-radius: 2px;
|
||||
background-color: rgb(242, 222, 222);
|
||||
z-index: 9002;
|
||||
}
|
||||
|
||||
#isso-thread {
|
||||
|
||||
@include reset;
|
||||
|
Loading…
Reference in New Issue
Block a user