Modificati nomi di alcune pagine php Aggiunto metodo per filtrare i backend datatable Modifiche al css
109 lines
5.6 KiB
CSS
109 lines
5.6 KiB
CSS
@CHARSET "UTF-8";
|
|
|
|
.icon-small-blue{display:inline-block;width:27px;height:27px;background-repeat:no-repeat;background-image:url("../images/sprite/sprite_small_blue.png");background-repeat:no-repeat; cursor:pointer;}
|
|
.icon-small-grey{display:inline-block;width:27px;height:27px;background-repeat:no-repeat;background-image:url("../images/sprite/sprite_small_grey.png");background-repeat:no-repeat; cursor:pointer;}
|
|
.icon-small-white{display:inline-block;width:27px;height:27px;background-repeat:no-repeat;background-image:url("../images/sprite/sprite_small_white.png");background-repeat:no-repeat; cursor:pointer;}
|
|
|
|
.icon-medium-blue{display:inline-block;width:38px;height:38px;background-repeat:no-repeat;background-image:url("../images/sprite/sprite_medium_blue.png");background-repeat:no-repeat; cursor:pointer;}
|
|
.icon-medium-grey{display:inline-block;width:38px;height:38px;background-repeat:no-repeat;background-image:url("../images/sprite/sprite_medium_grey.png");background-repeat:no-repeat; cursor:pointer;}
|
|
.icon-medium-white{display:inline-block;width:38px;height:38px;background-repeat:no-repeat;background-image:url("../images/sprite/sprite_medium_white.png");background-repeat:no-repeat; cursor:pointer;}
|
|
|
|
.icon-big-blue{display:inline-block;width:50px;height:50px;background-repeat:no-repeat;background-image:url("../images/sprite/sprite_big_blue.png");background-repeat:no-repeat; cursor:pointer;}
|
|
.icon-big-grey{display:inline-block;width:50px;height:50px;background-repeat:no-repeat;background-image:url("../images/sprite/sprite_big_grey.png");background-repeat:no-repeat; cursor:pointer;}
|
|
.icon-big-white{display:inline-block;width:50px;height:50px;background-repeat:no-repeat;background-image:url("../images/sprite/sprite_big_white.png");background-repeat:no-repeat; cursor:pointer;}
|
|
|
|
/* BIG */
|
|
.icon-view{background-position:0px 0px;}
|
|
.icon-edit{background-position:-50px 0px;}
|
|
.icon-delete{background-position:-100px 0px;}
|
|
.icon-prevbig{background-position:-150px 0px;}
|
|
.icon-nextbig{background-position:-200px 0px;}
|
|
.icon-emailbig{background-position:-250px 0px;}
|
|
.icon-exportbig{background-position:-300px 0px;}
|
|
.icon-formhome{background-position:-350px 0px;}
|
|
|
|
|
|
.icon-profile{background-position:0px -50px;}
|
|
.icon-editprofile{background-position:-50px -50px;}
|
|
.icon-uploadphoto{background-position:-100px -50px;}
|
|
.icon-password{background-position:-150px -50px;}
|
|
.icon-changeemail{background-position:-200px -50px;}
|
|
.icon-sendemail{background-position:-250px -50px;}
|
|
.icon-options{background-position:-300px -50px;}
|
|
.icon-editform{background-position:-350px -50px;}
|
|
|
|
|
|
.icon-antennabig{background-position:0px -100px;}
|
|
.icon-picturebig{background-position:-50px -100px;}
|
|
.icon-badgebig{background-position:-100px -100px;}
|
|
.icon-webcambig{background-position:-150px -100px;}
|
|
.icon-doorbig{background-position:-200px -100px;}
|
|
.icon-mirinobig{background-position:-250px -100px;}
|
|
.icon-doorfrecciabig{background-position:-300px -100px;}
|
|
.icon-evets{background-position:-350px -100px;}
|
|
|
|
.icon-emailevent{background-position:0px -150px;}
|
|
.icon-lockbig{background-position:-50px -150px;}
|
|
.icon-profilelockbig{background-position:-100px -150px;}
|
|
.icon-linkbig{background-position:-150px -150px;}
|
|
|
|
|
|
/* MEDIUM */
|
|
.icon-camera{background-position:0px 0px;}
|
|
.icon-list{background-position:-38px 0px;}
|
|
.icon-add{background-position:-76px 0px;}
|
|
.icon-filters{background-position:-114px 0px;}
|
|
.icon-export{background-position:-152px 0px;}
|
|
.icon-search{background-position:-190px 0px;}
|
|
.icon-home{background-position:-227px 0px;}
|
|
.icon-editmed{background-position:-266px 0px;}
|
|
|
|
.icon-prevcol{background-position:0px -38px;}
|
|
.icon-nextcol{background-position:-38px -38px;}
|
|
.icon-firstcol{background-position:-76px -38px;}
|
|
.icon-lastcol{background-position:-114px -38px;}
|
|
.icon-return{background-position:-152px -38px;}
|
|
.icon-emailmed{background-position:-190px -38px;}
|
|
.icon-exportmed{background-position:-228px -38px;}
|
|
.icon-antenna{background-position:-266px -38px;}
|
|
|
|
.icon-prev{background-position:0px -76px;}
|
|
.icon-next{background-position:-38px -76px;}
|
|
.icon-up{background-position:-76px -76px;}
|
|
.icon-down{background-position:-114px -76px;}
|
|
.icon-bigfont{background-position:-152px -76px;}
|
|
.icon-image{background-position:-190px -76px;}
|
|
.icon-badge{background-position:-228px -76px;}
|
|
.icon-webcam{background-position:-266px -76px;}
|
|
|
|
.icon-doormed{background-position:0px -114px;}
|
|
.icon-mirinomed{background-position:-38px -114px;}
|
|
.icon-doorfrecciamed{background-position:-76px -114px;}
|
|
.icon-remove{background-position:-114px -114px;}
|
|
.icon-profilelockmed{background-position:-152px -114px;}
|
|
.icon-viewmed{background-position:-190px -114px;}
|
|
.icon-emaileventmed{background-position:-228px -114px;}
|
|
.icon-linkmed{background-position:-266px -114px;}
|
|
|
|
.icon-lockmed{background-position:0px -152px;}
|
|
.icon-statsmed{background-position:-38px -152px;}
|
|
|
|
|
|
/* SMALL */
|
|
.icon-smallfont{background-position:0px 0px;}
|
|
.icon-readall{background-position:-33px -6px;height:15px;width:15px;}
|
|
.icon-close{background-position:-54px 0px;}
|
|
.icon-voce{background-position:-81px 0px;}
|
|
.icon-sottovoce{background-position:-108px 0px;}
|
|
.icon-editcelle{background-position:-135px 0px;}
|
|
.icon-addsmall{background-position:-162px 0px;}
|
|
.icon-removesmall{background-position:-189px 0px;}
|
|
|
|
.icon-more{background-position:0px -27px;}
|
|
.icon-moresel{background-position:-27px -27px;}
|
|
.icon-top{background-position:-54px -27px;}
|
|
.icon-first{background-position:-81px -27px;}
|
|
.icon-last{background-position:-108px -27px;}
|
|
.icon-prevsmall{background-position:-135px -27px;}
|
|
.icon-nextsmall{background-position:-162px -27px;}
|
|
.icon-open{background-position:-189px -27px;} |