Show off browser extension

This commit is contained in:
Ruud
2014-04-01 20:33:47 +02:00
parent 95369e79a5
commit e609931d2c
5 changed files with 10 additions and 4 deletions
+8 -2
View File
@@ -698,12 +698,18 @@
}
.group_userscript {
background: center bottom no-repeat;
min-height: 360px;
background: 5px 75px no-repeat;
min-height: 460px;
font-size: 20px;
font-weight: normal;
}
.settings .group_userscript {
background-position: center 120px;
background-size: auto 70%;
min-height: 360px;
}
.group_userscript h2 .hint {
display: block;
margin: 0 !important;