php-fpm support

This commit is contained in:
Serghey Rodin 2015-04-16 02:43:31 +03:00
commit 567ce7e832
64 changed files with 976 additions and 197 deletions

View file

@ -892,7 +892,7 @@ label:active {
.vst-textinput {
background-color: #fff;
border: 1px solid #c0c0c0;
border: 1px solid #ddd;
border-radius: 3px 3px 3px 3px;
color: #555;
font-size: 12pt;
@ -919,7 +919,7 @@ label:active {
.vst-input {
background-color: #fff;
border: 1px solid #c0c0c0;
border: 1px solid #ddd;
border-radius: 3px 3px 3px 3px;
color: #555;
font-size: 14pt;