integ/css/iri.css
changeset 13 6d3ad9365f43
parent 12 de84cbea1248
child 21 937b6ee27f06
equal deleted inserted replaced
12:de84cbea1248 13:6d3ad9365f43
     1 .sidebar{display: table-cell; padding-top:60px; vertical-align: top;  }
     1 .sidebar{display: table-cell; padding-top:60px; vertical-align: top;}
     2 .sidebar .content{width: 280px; padding: 18px 0 0 12px; height: 100%;}
     2 .sidebar .content{width: 280px; padding: 18px 0 0 12px; height: 100%;}
     3 .inner-content{padding-right: 16px;}
     3 .inner-content{padding-right: 16px;}
     4 .sidebar h2{font-size: 20px; margin-bottom: 24px;}
     4 .sidebar h2{font-size: 20px; margin-bottom: 24px;}
     5 .user{ height: 30px; line-height: 30px;}
     5 .user{ height: 30px; line-height: 30px;}
     6 .user img{width: 30px; height: 30px; margin: 0 24px 24px 0; float: left;}
     6 .user img{width: 30px; height: 30px; margin: 0 24px 24px 0; float: left;}
    55 .Rk-ZoomOut,
    55 .Rk-ZoomOut,
    56 .zoom .out{background-color: #fff; background-position: center -22px;}
    56 .zoom .out{background-color: #fff; background-position: center -22px;}
    57 
    57 
    58 .renkan .actions{width: 194px; float: right; margin: 12px 12px 0 0;}
    58 .renkan .actions{width: 194px; float: right; margin: 12px 12px 0 0;}
    59 .renkan .actions li{float: left;}
    59 .renkan .actions li{float: left;}
    60 .renkan .actions a{width: 92px; height: 32px; display: inline-block; text-align: center; line-height: 32px; font-size: 11px; font-weight: bold;text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);
    60 .renkan .actions a{width: 92px; height: 32px; display: inline-block; text-align: center; line-height: 32px; font-size: 11px; font-weight: bold;text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
    61 -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0.75);
    61 a.cancel{margin-right: 8px;background: #555555; background: -moz-linear-gradient(top,  #555555 0%, #7a7a7a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#7a7a7a)); background: -webkit-linear-gradient(top,  #555555 0%,#7a7a7a 100%); background: -o-linear-gradient(top,  #555555 0%,#7a7a7a 100%); background: -ms-linear-gradient(top,  #555555 0%,#7a7a7a 100%); background: linear-gradient(to bottom,  #555555 0%,#7a7a7a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#7a7a7a',GradientType=0 ); /* IE6-9 */}
    62 box-shadow:         0px 1px 1px rgba(0, 0, 0, 0.75);-webkit-border-radius: 4px;
    62 a.cancel:hover{background: #7a7a7a;background: -moz-linear-gradient(top,  #7a7a7a 0%, #555555 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a7a7a), color-stop(100%,#555555));background: -webkit-linear-gradient(top,  #7a7a7a 0%,#555555 100%);background: -o-linear-gradient(top,  #7a7a7a 0%,#555555 100%);background: -ms-linear-gradient(top,  #7a7a7a 0%,#555555 100%);background: linear-gradient(to bottom,  #7a7a7a 0%,#555555 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#555555',GradientType=0 );}
    63 -moz-border-radius: 4px;
    63 a.send{background: #126ae3;background: -moz-linear-gradient(top,  #126ae3 0%, #1899e1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#126ae3), color-stop(100%,#1899e1)); background: -webkit-linear-gradient(top,  #126ae3 0%,#1899e1 100%);background: -o-linear-gradient(top,  #126ae3 0%,#1899e1 100%); background: -ms-linear-gradient(top,  #126ae3 0%,#1899e1 100%); background: linear-gradient(to bottom,  #126ae3 0%,#1899e1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#126ae3', endColorstr='#1899e1',GradientType=0 ); /* IE6-9 */}
    64 border-radius: 4px;}
    64 a.send:hover{background: #1899e1;background: -moz-linear-gradient(top,  #1899e1 0%, #126ae3 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1899e1), color-stop(100%,#126ae3));background: -webkit-linear-gradient(top,  #1899e1 0%,#126ae3 100%);background: -o-linear-gradient(top,  #1899e1 0%,#126ae3 100%);background: -ms-linear-gradient(top,  #1899e1 0%,#126ae3 100%);background: linear-gradient(to bottom,  #1899e1 0%,#126ae3 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1899e1', endColorstr='#126ae3',GradientType=0 );}
    65 a.cancel{margin-right: 8px;
       
    66 	background: #555555; background: -moz-linear-gradient(top,  #555555 0%, #7a7a7a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#7a7a7a)); background: -webkit-linear-gradient(top,  #555555 0%,#7a7a7a 100%); background: -o-linear-gradient(top,  #555555 0%,#7a7a7a 100%); background: -ms-linear-gradient(top,  #555555 0%,#7a7a7a 100%); background: linear-gradient(to bottom,  #555555 0%,#7a7a7a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#7a7a7a',GradientType=0 ); /* IE6-9 */
       
    67 }
       
    68 a.cancel:hover{
       
    69 	background: #7a7a7a;background: -moz-linear-gradient(top,  #7a7a7a 0%, #555555 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a7a7a), color-stop(100%,#555555));background: -webkit-linear-gradient(top,  #7a7a7a 0%,#555555 100%);background: -o-linear-gradient(top,  #7a7a7a 0%,#555555 100%);background: -ms-linear-gradient(top,  #7a7a7a 0%,#555555 100%);background: linear-gradient(to bottom,  #7a7a7a 0%,#555555 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#555555',GradientType=0 );
       
    70 
    65 
    71 }
    66 .edit-cinecard {position: relative;}
    72 a.send{
       
    73 	background: #126ae3;background: -moz-linear-gradient(top,  #126ae3 0%, #1899e1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#126ae3), color-stop(100%,#1899e1)); background: -webkit-linear-gradient(top,  #126ae3 0%,#1899e1 100%);background: -o-linear-gradient(top,  #126ae3 0%,#1899e1 100%); background: -ms-linear-gradient(top,  #126ae3 0%,#1899e1 100%); background: linear-gradient(to bottom,  #126ae3 0%,#1899e1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#126ae3', endColorstr='#1899e1',GradientType=0 ); /* IE6-9 */
       
    74 }
       
    75 a.send:hover{
       
    76 	background: #1899e1;background: -moz-linear-gradient(top,  #1899e1 0%, #126ae3 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1899e1), color-stop(100%,#126ae3));background: -webkit-linear-gradient(top,  #1899e1 0%,#126ae3 100%);background: -o-linear-gradient(top,  #1899e1 0%,#126ae3 100%);background: -ms-linear-gradient(top,  #1899e1 0%,#126ae3 100%);background: linear-gradient(to bottom,  #1899e1 0%,#126ae3 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1899e1', endColorstr='#126ae3',GradientType=0 );
       
    77 }
       
    78 
       
    79 .edit-cinecard {
       
    80 	position: relative;
       
    81 }
       
    82 
    67 
    83 .logo-iri{z-index: 10;position: absolute;right: 25px;bottom: 66px;}
    68 .logo-iri{z-index: 10;position: absolute;right: 25px;bottom: 66px;}
    84 div.tooltip-iri{ z-index:10;padding: 10px 15px;position: absolute;background: #3d3d3c;border: 1px solid #626262;text-align: left;	-webkit-box-shadow: 0 0 20px 0px #000000;box-shadow: 0 0 20px 0px #000000;display: none;}
    69 div.tooltip-iri{ z-index:10;padding: 10px 15px;position: absolute;background: #3d3d3c;border: 1px solid #626262;text-align: left;	-webkit-box-shadow: 0 0 20px 0px #000000;box-shadow: 0 0 20px 0px #000000;display: none;}
    85 div.tooltip-iri p{display: inline-block;}
    70 div.tooltip-iri p{display: inline-block;}