Красивые INPUTS кнопки

  


Красивые INPUTS кнопки в голубых тонах.
В CSS:
Code
/*--------------------- INPUTS start ---------------------*/  
  input[type=submit], input[type=reset], input[type=button] {  
  padding: 0 6px;background: #74c3e9 url(/.s/t/788/7.gif) repeat-x bottom left;color: #fff;border: 1px solid #45afe1;border-radius: 5px;cursor: pointer;font: 11px 'Arial';  
  }  
  input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {  
  background: #eaf4f5 url(/.s/t/788/7.gif) repeat-x top left;color: #1a4e89;border: 1px solid #d2e3eb;  
  }  
  input[type=submit]:active, input[type=reset]:active, input[type=button]:active {}  
  input[type=text], input[type=password], textarea, select {  
  padding: 1px 3px;background: #fff;border: 1px solid #abadb3;color: #848484;font: 11px 'Arial';  
  }  
  textarea {}  
  #mchatBtn, input.codeButtons, input.button {padding-left: 0;padding-right: 0;}  
  .queryField {width: auto !important;}  
  .commFl {width: 100%;}  
  #frM58 span {display: inline-block;}  
  /*--------------------- INPUTS end ---------------------*/
Красивые INPUTS кнопки - Кнопки для uCoz - Каталог файлов - Все для uCoz, DLE, Joomla, скрипты для uCoz

Категория: Кнопки для uCoz Просмотров: 1182