Красивый вид Ajax окна для юкоз. Выполнен в оригинальном стиле, что на светлых сайтах это окно будит смотреться красиво, так же и на темном. Но его рисовали под серый сайт.
Установка:
Вставляем данный код в CSS:
Код
/* Ajax окно To Do List
----------------------------------------------*/
.xt {background:transparent url(http://zornet.ru/Ajaxoskrip/tool-sprites.png) no-repeat!important; margin-left:5px!important; margin-top:7px!important;}
.xt-close{background-position:0 0!important;}
.xt-close-over{background-position:-15px 0!important;}
.xt-mini{background-position:0 -15px!important;}
.xt-mini-over{background-position:-15px -15px!important;}
.xt-maxi{background-position:0 -30px!important;}
.xt-maxi-over{background-position:-15px -30px!important;}
.xt-rest{background-position:0 -45px!important;}
.xt-rest-over{background-position:-15px -45px!important;}
.xw-hdr { text-align:left!important; padding:0px 5px 0px 0px!important; height:30px!important; }
.xw-hdr-text {font:11px Verdana,Arial,sans-serif!important; font-weight: bold!important; color:#e6e6e6!important; text-shadow: 1px 1px 1px #000!important; vertical-align:3px!important; cursor:default!important; line-height:28px!important; }
.xw-tl {background: url(http://zornet.ru/Ajaxoskrip/top_l.png) no-repeat left!important;}
.xw-tc {background: url(http://zornet.ru/Ajaxoskrip/top_c.png) top!important;}
.xw-tr {background: url(http://zornet.ru/Ajaxoskrip/top_p.png) no-repeat right!important;}
.xw-bl{background: url(http://zornet.ru/Ajaxoskrip/bottom_l.png) no-repeat left bottom!important;}
.xw-bc{background: url(http://zornet.ru/Ajaxoskrip/bottom_c.png) bottom!important;}
.xw-br{background: url(http://zornet.ru/Ajaxoskrip/bottom_p.png) no-repeat right bottom!important;}
.xw-ml{padding-left:0px!important;}
.xw-mr{padding-right:0px!important;}
.xw-plain .xw-mc{ background:#f7f7f7!important; border-top: 1px solid #b5b5b5!important; border-right: 1px solid #b5b5b5!important; border-bottom: none!important; border-left: 1px solid #b5b5b5!important; }
.xw-plain .xw-body{ padding:0px!important; border: none!important; }
.myWinCont {padding:15px 10px 10px 10px!important; background: url(http://zornet.ru/Ajaxoskrip/fon_ten.png) repeat-x top!important; }
.xw-blank {background:#999!important;}
/* ------------------------------------------*/