Added 'take-me-home' button to the chrome extension
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
body {
|
||||
width: 300px;
|
||||
height: 310px;
|
||||
height: 340px;
|
||||
margin: 0 !important;
|
||||
}
|
||||
body .bgmask {
|
||||
|
@@ -14,7 +14,7 @@ button.small {
|
||||
}
|
||||
|
||||
button:hover {
|
||||
transform: scale(1.075);
|
||||
transform: scale(1.035);
|
||||
color: #fff;
|
||||
background-color: #5954a4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user