Reformat code
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.divChatContainer{
|
||||
.divChatContainer {
|
||||
transition-property: width, height, opacity;
|
||||
transition-duration: 0.3s;
|
||||
overflow: hidden;
|
||||
@@ -164,4 +164,4 @@
|
||||
.chatButton:active {
|
||||
background-color: rgb(220,220,220);
|
||||
box-shadow: inset 0 2px 5px rgba(255,255,255,1), inset 0 -2px 5px rgba(128,128,128,1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user