123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945 |
- /*é*/
- *{
- margin:0;
- padding:0;
- }
- html{
- background:url('../img/background_tile_2.jpg');
- min-height:100%;
- position:relative;
-
- }
- body{
- color:#fff;
- margin:0px
- min-height:600px;
- font:14px/1.3 'Segoe UI',Arial, sans-serif;
- }
- .rssFeed{
- width:65px;
- display:inline-block;
- height:16px;
- margin-left:10px;
- margin-top:6px;
- color:#cecece;
- }
- .fileOption,.blue,a,a:visited {
- text-decoration:none;
- outline:none;
- color:#54a6de;
- }
- .fileOption:hover,a:hover{
- text-decoration:underline;
- }
- header, footer{
- display:block;
- }
- .folderNameBloc{
- display:none;
- float:left;
- }
- .blackControl{
- background-color: #0F0F0F;
- border: medium none;
- color: #FFFFFF;
- font-size: 10px;
- margin: 3px 3px 3px;
- padding: 3px;
- }
- .fileInput{
- position: relative;
- }
- .fileInputText{
- background-color: #0F0F0F;
- border: medium none;
- box-shadow: 0 0 2px #000000;
- color: #FFFFFF;
- font-size: 10px;
- margin: 7px 3px 3px;
- padding: 3px;
- position: relative;
- z-index: 1;
- }
- .fileInputButton{
- background-color: #0F0F0F;
- border: medium none;
- box-shadow: 0 0 2px #000000;
- color: #FFFFFF;
- font-size: 10px;
- margin: 7px 3px 3px;
- padding: 3px;
- position: relative;
- z-index: 1;
- }
- .fileInputFile{
- position: relative;
- text-align: right;
- -moz-opacity:0 ;
- filter:alpha(opacity: 0);
- opacity: 0;
- z-index: 2;
- }
- #userCreateBloc{
- display:none;
- }
- .preloader{
-
- background: url("../img/preloader.gif") no-repeat scroll 10px center transparent;
- border-radius: 5px 5px 5px 5px;
- float: left;
- display: none;
- float: left;
- font-size: 11px;
- height: 13px;
- margin: 0 0 0 5px;
- min-width: 15px;
- padding: 7px 7px 7px 35px;
- width: 140px;
- opacity:0.5;
- }
- #userCreateBloc input,#userCreateBloc select,#initProgram input, #paramsBloc input, #paramsBloc select{
- width:70px;
- padding:3px;
- margin:3px;
- margin-top:7px;
- font-size:10px;
- color:#ffffff;
- background-color:#0F0F0F;
- box-shadow:0 0 2px #000;
- border:none;
- }
- #initProgram input[name="root"]{
- width:238px;
- }
- #userCreateBloc span input,#userCreateBloc span select,#paramsBloc span select,#paramsBloc span input{
- margin:0px;
- }
- #versionBloc{
- display:none;
- width: 500px;
- text-align:center;
- margin:auto;
- margin-bottom: 15px;
- margin-top: 75px;
- padding:5px;
- background: url("../img/background_tile_3.jpg") repeat scroll 0 0 transparent;
- border-radius: 3px;
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset, 0 -3px 2px rgba(0, 0, 0, 0.1);
- min-height: 20px;
- }
- #initProgram{
- background: url("../img/background_tile_3.jpg") repeat scroll 0 0 transparent;
- border-radius: 3px;
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset, 0 -3px 2px rgba(0, 0, 0, 0.1);
- min-height: 20px;
- overflow: hidden;
- padding: 10px;
- width: 610px;
- margin:auto;
- margin-bottom: 15px;
- }
- #usersBloc{
- background: url("../img/background_tile_2.jpg") repeat scroll 0 0 transparent;
- border-radius: 3px 3px 3px 3px;
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset, 0 -3px 2px rgba(0, 0, 0, 0.1);
- margin: 15px 10px 10px 10px;
- min-height: 20px;
- overflow: hidden;
- padding: 10px 10px 10px 5px;
- width: 950px;
- display:none;
- }
- #paramsBloc{
- margin: 15px 10px 10px 10px;
- min-height: 20px;
- overflow: hidden;
- padding: 10px 10px 10px 5px;
- width: 955px;
- display:none;
- clear:both;
- }
- #paramsBloc li{
- clear:both;
- padding:5px;
- border-radius: 3px 3px 3px 3px;
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset, 0 -3px 2px rgba(0, 0, 0, 0.1);
- background-color:#161616;
- margin:5px;
- width:900px;
- }
- #paramsBloc li ul li{
- box-shadow:none;
- width:870px;
- }
- #initProgram h1,#usersBloc h1,#paramsBloc h1{
- color:#cecece;
- margin:0px 5px 5px 10px;
- font-size:16px;
- text-shadow:1px 2px 2px #080808
- }
- #initProgram p,#usersBloc h2{
- color:#ffffff;
- margin:0px 5px 5px 10px;
- font-size:10px;
- text-shadow:1px 2px 2px #080808;
- cursor:pointer;
- }
- #usersBloc a{
- cursor:pointer;
- }
- #usersBloc ul li, #initProgram ul, #paramsBloc ul li{
- list-style-type:none;
-
- }
- #usersBloc ul li ul , #paramsBloc ul li ul{
- clear:both;
- }
- #usersBloc ul li ul li, #initProgram ul li, #paramsBloc ul li{
- float:left;
- padding:3px 10px 3px 10px;
- min-height:35px;
- }
- #usersBloc span,#usersBloc a{
- margin-top:8px;
- display:block;
- }
- .breadcrumb {
- margin:0px 10px 0px 10px;
- padding:0px;
- }
- .breadcrumb li {
- background-color:#161616;
- border-radius: 0 5px 5px 5px;
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset, 0 -3px 2px rgba(0, 0, 0, 0.1);
- float: left;
- margin-left: 2px;
- max-width: 430px;
- min-height: 15px;
- overflow: hidden;
- padding: 5px;
- cursor:pointer;
- }
- .breadcrumb li:hover {
- background-color:#1C1C1C;
- }
- .loginBloc .logo{
- margin-right: 15px;
- }
- .loginBloc span[class^="icon"]{
- font-size:20px;
- color:#cecece;
- cursor:pointer;
- text-shadow: 1px 1px 1px #000000;
- }
- .loginBloc{
- background-color: #171717;
- border-radius: 3px 3px 3px 3px;
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset, 0 -3px 2px rgba(0, 0, 0, 0.1);
- margin: 10px;
- overflow: hidden;
- padding: 10px;
- width:950px;
- float:left;
- }
- .requireBloc{
- background: url("../img/background_tile_2.jpg") repeat scroll 0 0 transparent;
- border-radius: 3px 3px 3px 3px;
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset, 0 -3px 2px rgba(0, 0, 0, 0.1);
- margin: 5px;
- padding: 10px;
- width: 550px;
- text-align:center;
- }
- .menuIcon span{
- display:block;
- float:left;
- background: #2d2d2d; /* Old browsers */
- background: -moz-linear-gradient(top, #2d2d2d 0%, #1b1b1b 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d2d2d), color-stop(100%,#1b1b1b)); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, #2d2d2d 0%,#1b1b1b 100%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, #2d2d2d 0%,#1b1b1b 100%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, #2d2d2d 0%,#1b1b1b 100%); /* IE10+ */
- background: linear-gradient(to bottom, #2d2d2d 0%,#1b1b1b 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */
-
- border-right:1px solid #0f0f0f;
- border-left:1px solid #292929;
- border-top:1px solid #0f0f0f;
- border-bottom:1px solid #0f0f0f;
- padding:3px;
- margin:0px;
- cursor:pointer;
- }
- .menuIcon span:last-child{
- border-radius:0 3px 3px 0;
- }
- .menuIcon span:first-child{
- border-radius:3px 0 0 3px;
- border-left:1px solid #0f0f0f;
- }
- .menuIcon span.active,.menuIcon span:hover{
- background: #0a0a0a; /* Old browsers */
- background: -moz-linear-gradient(top, #0a0a0a 0%, #141414 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a0a0a), color-stop(100%,#141414)); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, #0a0a0a 0%,#141414 100%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, #0a0a0a 0%,#141414 100%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, #0a0a0a 0%,#141414 100%); /* IE10+ */
- background: linear-gradient(to bottom, #0a0a0a 0%,#141414 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0a0a', endColorstr='#141414',GradientType=0 ); /* IE6-9 */
- border-left:1px solid #0f0f0f;
- }
- .menuIcon span i{
- width:20px;
- height:20px;
- display:block;
- opacity:0.4;
- }
- .menuIcon span:hover i{
- opacity:0.7;
- }
- i.icon-folder{
- background:url('../img/icons.png') no-repeat scroll 0 0 transparent;
- background-position:-210px -154px
- }
- i.icon-user{
- background:url('../img/icons.png') no-repeat scroll 0 0 transparent;
- background-position:-239px -122px
- }
- i.icon-setting{
- background:url('../img/icons.png') no-repeat scroll 0 0 transparent;
- background-position:-300px -92px;
- }
- i.icon-backup{
- background:url('../img/icons.png') no-repeat scroll 0 0 transparent;
- background-position:-207px -151px;
- }
- i.icon-cross{
- background:url('../img/icons.png') no-repeat scroll 0 0 transparent;
- background-position:-301px -155px;
- }
- i.icon-ok{
- background:url('../img/icons.png') no-repeat scroll 0 0 transparent;
- background-position:-0px -122px;
- }
- i.icon-rss{
- background:url('../img/icons.png') no-repeat scroll 0 0 transparent;
- background-position:-268px -126px;
- width:20px;
- height:20px;
- display:block;
- float:left;
- opacity:0.4;
- }
- .menuBloc{
- min-height: 25px;
- overflow: hidden;
- float:left;
- margin: 10px 0 0 10px;
- }
- .menuBloc a{
- cursor:pointer;
- width:22px;
- height:22px;
- display:block;
- float:left;
- background-repeat:no-repeat;
- margin-left:3px;
- margin-right:3px;
- }
- .menuBloc .newFolder{
- background:url('../img/menuIcons.png') no-repeat scroll 0 0 transparent;
- background-position:0px 0px;
- width:20px;
- }
- .menuBloc .member{
- background:url('../img/menuIcons.png') no-repeat scroll 0 0 transparent;
- background-position:-40px 1px;
- width:20px;
- }
- .menuBloc .backup{
- background:url('../img/menuIcons.png') no-repeat scroll 0 0 transparent;
- background-position:-136px 0px;
- width:20px;
- }
- .menuBloc .preferences{
- background:url('../img/menuIcons.png') no-repeat scroll 0 0 transparent;
- background-position:-20px 1px;
- width:20px;
- }
- .loginBloc input,.loginBloc button{
- padding:5px;
- margin:0 0 0 5px;
- font-size:15px;
- color:#cecece;
- background-color:#0F0F0F;
- border-radius:3px;
- border:none;
- }
- .loginBloc button{
- font-size:13px;
- }
- #dropbox:before{
- display: block;
- content:'';
- height:4px;
- width:100%;
- position: absolute;
- top:0;
- left:0;
- }
- .textLogin{
- float:left;
- margin-top:10px;
- }
- .avatar{
- padding:3px;
- background-color:#cecece;
- width:30px;
- height:30px;
- box-shadow:0 2px 2px rgba(0,0,0,0.6);
- float:left;
- margin-right:10px;
- }
- .avatar img{
- width:30px;
- height:30px;
- }
- #dropbox{
- background:url('../img/background_tile_3.jpg');
- border-radius:3px;
- position: relative;
- margin:15px auto 10px;
-
- overflow: hidden;
- width: 990px;
- box-shadow:0 0 4px rgba(0,0,0,0.3) inset,0 -3px 2px rgba(0,0,0,0.1);
- }
- footer{
- width:100%;
- font-size:10px;
- text-align:center;
- }
- #dropbox .message{
- font-size: 11px;
- text-align: center;
- padding:10px;
- display: block;
- border:2px dotted #cecece;
- width:100px;
- height:60px;
- margin:auto;
- background-color: #161616;
- border-radius: 5px 5px 5px 5px;
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset, 0 -3px 2px rgba(0, 0, 0, 0.1);
- cursor: pointer;
- float:left;
- }
- .fileBloc{
- font-size: 11px;
- text-align: center;
- padding:10px;
- display: block;
- width: 90px;
- margin:0 auto 30px auto;
- background-color: #161616;
- border-radius: 5px 5px 5px 5px;
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset, 0 -3px 2px rgba(0, 0, 0, 0.1);
- cursor: pointer;
- clear:both;
- }
- .fileBloc input,.fileBloc div,.fileBloc span{
- cursor:pointer;
- }
- #dropbox .message i{
- color:#ccc;
- font-size:10px;
- }
- #dropbox:before{
- border-radius:3px 3px 0 0;
- }
- .directLink{
- background-color: #0F0F0F;
- border: medium none;
- box-shadow: 0 0 2px #000000;
- color: #FFFFFF;
- font-size: 10px;
- font-family: Verdana;
- text-align: center;
- padding: 2px;
- display:none;
- width:165px;
- margin:auto;
- }
- #dropbox .preview{
- width:170px;
- min-height: 140px;
- max-height: 140px;
- float:left;
- margin: 0 0 0 60px;
- position: relative;
- text-align: center;
- }
- .filePublished .fileName{
- color: #62D827;
- }
- #dropbox .preview .filePublished img{
- -moz-box-shadow: 0px 0px 5px 1px #62D827;
- -webkit-box-shadow: 0px 0px 5px 1px #62D827;
- -o-box-shadow: 0px 0px 5px 1px #62D827;
- box-shadow: 0px 0px 5px 1px #62D827;
- filter:progid:DXImageTransform.Microsoft.Shadow(color=#62D827, Direction=NaN, Strength=5);
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- }
- #dropbox .preview .deleteFile{
- float:right;
- width:12px;
- font-size:10px;
- font-weight:bold;
- padding:3px;
- background-color:#212322;
- box-shadow: 0 0 2px #000000;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- display:none;
- }
- .folderPreviewDroppableHover{
- border-radius:5px;
- box-shadow: 0 0 2px #000000;
- background-color:#2A2A2C;
- }
- #dropbox .imageHolder:hover ul{
- display:block;
- }
- #dropbox .folderHolder:hover ul{
- display:block;
- }
- #dropbox .imageHolder:hover img{
- margin-left:5px;
- }
- #dropbox .imageHolder ul{
- float:left;
- font-size:10px;
- margin:0;
- padding:0;
- list-style-type:none;
- margin-left:5px;
- text-align:left;
- line-height:12px;
- display:none;
- }
- #dropbox .preview img{
- max-width: 48px;
- float:left;
- max-height:48px;
- display: block;
- margin-left: 60px;
- box-shadow:0 0 2px #000;
- }
- #dropbox .imageHolder,#dropbox .folderHolder{
- display: inline-block;
- position:relative;
- padding:5px;
- min-height:85px;
- cursor:pointer;
- width: 170px;
- }
- #dropbox .dropFolder{
- display: inline-block;
- padding-top:15px;
- height:81px;
- cursor:pointer;
- width: 170px;
- background-image:url('../img/extension/folder.png');
- background-repeat:no-repeat;
- background-position: center center;
- float:left;
- margin: 55px 0 0 60px;
- position: relative;
- }
- #dropbox .dropFolder h1{
- color: #FFFFFF;
- cursor: pointer;
- font-size: 10px;
- width:76px;
- margin: 0 5px 5px 10px;
- text-shadow: 1px 1px 1px #080808;
- text-align:center;
- clear:both;
- max-height:25px;
- overflow: hidden;
- margin-left:47px;
- }
- #dropbox .dropFolder ul{
- width:76px;
- margin-left:47px;
- }
- #dropbox .dropFolder ul li{
- list-style-type:none;
- float:left;
- margin: 2px;
- width:20px;
- height:20px;
- }
- #dropbox .dropFolder ul li img{
- width:20px;
- height:20px;
- }
- #dropbox .dropFolder:hover{
- background-color:#151516;
- box-shadow: 0 0 2px #000000;
- }
- #dropbox .imageHolder:hover,#dropbox .folderHolder:hover{
- background-color:#151516;
- box-shadow: 0 0 2px #000000;
- }
- #dropbox .imageHolder:hover .deleteFile,#dropbox .folderHolder:hover .deleteFile{
- display:block;
- }
- #dropbox .uploaded{
- position: absolute;
- top:0;
- left:0;
- height:100%;
- width:100%;
- background: url('../img/done.png') no-repeat center center;
- z-index:1;
- display: none;
- }
- #dropbox .preview.done .uploaded{
- display: block;
- }
- .addOptions{
- padding:3px;
- margin:3px;
- margin-top:7px;
- font-size:10px;
- color:#ffffff;
- display:none;
- }
- .addOptions ul{
- margin:0;
- padding:0;
- }
- #dropbox .preview .addOptions li{
- float:left;
- margin: 0 5px 0 5px ;
- background-color:transparent;
- height:22px;
- width:22px;
- }
- #dropbox .preview .addOptions li.optionZip{
- background:url('../img/menuIcons.png') no-repeat scroll -157px 0px transparent;
- width:20px
- }
- #dropbox .preview .addOptions .optionShare{
- /*background: url('../img/optionShare.png') no-repeat center center rgba(255,255,255,0.5);*/
- background:url('../img/menuIcons.png') no-repeat scroll -114px 0px transparent;
- width:20px
- }
- #dropbox .preview .addOptions .optionEdit{
- /*background: url('../img/optionEdit.png') no-repeat center center rgba(255,255,255,0.5);*/
- background:url('../img/menuIcons.png') no-repeat scroll -177px 0px transparent;
- width:20px
- }
- #dropbox .preview .addOptions .optionUrl{
- /*background: url('../img/optionUrl.png') no-repeat center center rgba(255,255,255,0.5);*/
- background:url('../img/menuIcons.png') no-repeat scroll -60px 0px transparent;
- width:20px
- }
- #dropbox .preview .addOptions .optionDropbox{
- /*background: url('../img/optionDropbox.png') no-repeat center center rgba(255,255,255,0.5);*/
- background:url('../img/menuIcons.png') no-repeat scroll -96px 0px transparent;
- width:20px
- }
- .preview .fileNameArea{
- padding:5px;
- margin:5px;
- font-size:11px;
- color:#ffffff;
- background-color:#0F0F0F;
- box-shadow:0 0 2px #000;
- border:none;
- }
- .fileName{
- display: block;
- font-size: 11px;
- min-height: 15px;
- margin-top: 5px;
- overflow: hidden;
- padding-top: 5px;
- width: 170px;
- }
- #dropbox .progressHolder{
- position: relative;
- background-color:#252f38;
- height:10px;
- width:100%;
- left:0;
- bottom: 0;
- margin-left:5px;
- box-shadow:0 0 2px #000;
- }
- #dropbox .progress{
- position: absolute;
- height:100%;
- left:0;
- width:0;
- box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset;
- -moz-transition:0.25s;
- -webkit-transition:0.25s;
- -o-transition:0.25s;
- transition:0.25s;
- background: #1AD8F4;
- background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9ECD17), to(#046000));
- background: -webkit-linear-gradient(#9ECD17, #046000) repeat scroll 0 0 transparent;
- background: -moz-linear-gradient(#9ECD17, #046000) repeat scroll 0 0 transparent;
- background: -ms-linear-gradient(#9ECD17, #046000) repeat scroll 0 0 transparent;
- background: -o-linear-gradient(#9ECD17, #046000) repeat scroll 0 0 transparent;
- background: linear-gradient(#9ECD17, #046000) repeat scroll 0 0 transparent;
- }
- #dropbox .preview.done .progress{
- width:100% !important;
- }
- .hidden{
- display:none;
- }
- .fileUrl{
- display:none;
- }
- .clear{
- clear:both;
- }
- .tooltip {
- opacity:0.8;
- z-index:1000;
- text-align:left;
- border-radius:4px;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
- padding:8px 8px;
- max-width:200px;
- color:#fff;
- background-color:#000;
- }
- .tooltip .tip-inner {
- font:bold 11px/14px 'Lucida Grande',sans-serif;
- }
- .tooltip .tip-arrow-top {
- margin-top:-5px;
- margin-left:-5px;
- top:0;
- left:50%;
- width:9px;
- height:5px;
- background:url(../img/toolTips.gif) no-repeat;
- }
- .tooltip .tip-arrow-right {
- margin-top:-4px;
- margin-left:0;
- top:50%;
- left:100%;
- width:5px;
- height:9px;
- background:url(../img/toolTips.gif) no-repeat -9px 0;
- }
- .tooltip .tip-arrow-bottom {
- margin-top:0;
- margin-left:-5px;
- top:100%;
- left:50%;
- width:9px;
- height:5px;
- background:url(../img/toolTips.gif) no-repeat -18px 0;
- }
- .tooltip .tip-arrow-left {
- margin-top:-4px;
- margin-left:-5px;
- top:50%;
- left:0;
- width:5px;
- height:9px;
- background:url(../img/toolTips.gif) no-repeat -27px 0;
- }
- div#dropZone{
- width:90px;
- height:90px;
- cursor:pointer;
- overflow: hidden;
- float:left;
- background: url("../img/uploadButton.png") no-repeat scroll 0 0 transparent;
- cursor: pointer;
- }
- div#dropZone div,div#dropZone input{
- cursor: pointer;
- }
- #uploadButton{
- cursor: pointer;
- margin: 0;
- opacity: 0;
- height: 90px;
- width:90px;
- font-size:110px;
- background-color: transparent;
- border:none;
- }
- .left{
- float:left;
- }
- body >div.popwrap{position:fixed;padding:10px}.top-right{top:0;right:0}
- .popup{
- border-radius:5px;
- width:200px;
- -moz-border-radius:7px;
- -webkit-border-radius:7px;
- background-color:#161616;
- padding:10px;
- display:block;
- margin-bottom:5px
- }
- .close{
- display:none;
- float:right;
- cursor:pointer;
- color:#EFEFEF;
- font:bold 12px Tahoma,Arial,Helvetica,sans-serif
- background:url('../img/icons.png') no-repeat scroll 0 0 transparent;
- background-position:-301px -155px;
- width:20px;
- height:20px;
- }
- .poptext{clear:both;font:12px Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;word-wrap:break-word;color:#FEFEFE;line-height:120%}
|