Making find more usefull and functioning

This commit is contained in:
KasperRT
2015-03-07 04:13:46 +01:00
parent 8222d62bd9
commit e7b1cc5f78
5 changed files with 48 additions and 17 deletions

View File

@@ -17,7 +17,7 @@ body {
.fullbrightness {
-webkit-filter:brightness(100%);
filter:brightness(100%);
background-color:rgba(0,0,0,0.5);
/*background-color:rgba(0,0,0,0.2);*/
}
#findform {
@@ -46,7 +46,7 @@ body {
}
.display {
height:30px !important;
height:40px !important;
}
.top {