Template:Lyon-INSA/notebook

From 2012.igem.org

(Difference between revisions)
 
(16 intermediate revisions not shown)
Line 15: Line 15:
                         #monthDays ul {
                         #monthDays ul {
                             margin: 0;
                             margin: 0;
-
                             padding: 5px 5px 5px 10px;
+
                             padding: 5px 5px 5px 10px;                      
-
                            background-color: #DFDFDF;
+
                             border-top: 1px solid black;
-
                             border-top: 1px solid grey;
+
                             border-bottom: 1px solid black;
-
                             border-bottom: 1px solid grey;
+
                         }
                         }
Line 35: Line 34:
                         #monthDays ul li.selected {
                         #monthDays ul li.selected {
-
                             background-color: lightgrey;
+
                             background-color: rgb(250,250,250,0.2);
                         }
                         }
Line 82: Line 81:
-webkit-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border-radius:6px;
-
border:1px solid #dcdcdc;
+
border:1px solid #did="titreDiapo">Watchcdcdc;
display:inline-block;
display:inline-block;
color:#777777;
color:#777777;
Line 111: Line 110:
         margin-left:20px;
         margin-left:20px;
}
}
-
 
+
.unProto:hover
 +
{
 +
  color:#0095df;
 +
}
#jourPrecedent
#jourPrecedent
{
{
Line 153: Line 155:
#noteBookTextContent { width: 400px; margin: 20px 0 10px; }
#noteBookTextContent { width: 400px; margin: 20px 0 10px; }
#noteBookTextContent .viewport { width: 375px; height: 300px; overflow: hidden; position: relative; }
#noteBookTextContent .viewport { width: 375px; height: 300px; overflow: hidden; position: relative; }
-
#noteBookTextContent .scrollbar{ background: transparent url(http://baijs.nl/images/design/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
+
#noteBookTextContent .scrollbar{ background: transparent url(https://static.igem.org/mediawiki/2012/b/bf/Bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
-
#noteBookTextContent .track { background: transparent url(http://baijs.nl/images/design/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:15px; position: relative; }
+
#noteBookTextContent .track { background: transparent url(https://static.igem.org/mediawiki/2012/6/67/Bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:15px; position: relative; }
-
#noteBookTextContent .thumb { background: transparent url(http://baijs.nl/images/design/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px;border:none; }
+
#noteBookTextContent .thumb { background: transparent url(https://static.igem.org/mediawiki/2012/5/5f/Bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px;border:none; }
-
#noteBookTextContent .thumb .end { border:none;padding:0px;background: transparent url(http://baijs.nl/images/design/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; }
+
#noteBookTextContent .thumb .end { border:none;padding:0px;background: transparent url(https://static.igem.org/mediawiki/2012/5/5f/Bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; }
#noteBookTextContent .disable { display: none; }
#noteBookTextContent .disable { display: none; }
Line 181: Line 183:
#titreDiapo{
#titreDiapo{
         font-size:24px;
         font-size:24px;
-
color:#888888;
+
color:#777777;
         text-align:center;
         text-align:center;
 +
        margin-left:30px;
 +
        margin-top:30px;
}
}
#leDiapo{
#leDiapo{
Line 192: Line 196:
.BNSelected
.BNSelected
{
{
-
         -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
+
cursor:default;
-
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
+
         -moz-box-shadow:inset 0px 1px 0px 0px #bbb;
-
box-shadow:inset 0px 1px 0px 0px #ffffff;
+
-webkit-box-shadow:inset 0px 1px 0px 0px #bbb;
 +
box-shadow:inset 0px 1px 0px 0px #bbb;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bcbcbc), color-stop(1, #dedede) );
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bcbcbc), color-stop(1, #dedede) );
background:-moz-linear-gradient( center top, #bcbcbc 5%, #dedede 100% );
background:-moz-linear-gradient( center top, #bcbcbc 5%, #dedede 100% );
Line 202: Line 207:
-webkit-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border-radius:6px;
-
border:1px solid #dcdcdc;
+
border:1px solid #bbb;
display:inline-block;
display:inline-block;
color:#777777;
color:#777777;
Line 212: Line 217:
text-shadow:1px 1px 0px #ffffff;
text-shadow:1px 1px 0px #ffffff;
}
}
-
 
+
.BNSelected:hover
-
 
+
{
 +
        -moz-box-shadow:inset 0px 1px 0px 0px #bbb;
 +
-webkit-box-shadow:inset 0px 1px 0px 0px #bbb;
 +
box-shadow:inset 0px 1px 0px 0px #bbb;
 +
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bcbcbc), color-stop(1, #dedede) );
 +
background:-moz-linear-gradient( center top, #bcbcbc 5%, #dedede 100% );
 +
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbcbc', endColorstr='#dedede');
 +
background-color:#bcbcbc;
 +
-moz-border-radius:6px;
 +
-webkit-border-radius:6px;
 +
border-radius:6px;
 +
border:1px solid #bbb;
 +
display:inline-block;
 +
color:#777777;
 +
font-family:arial;
 +
font-size:15px;
 +
font-weight:bold;
 +
padding:6px 24px;
 +
text-decoration:none;
 +
text-shadow:1px 1px 0px #ffffff;
 +
}
 +
.unProto{
 +
  margin:20px;
 +
  font-size:16px;
 +
  cursor:pointer; 
 +
}
</style>
</style>
</html>
</html>

Latest revision as of 18:40, 25 October 2012