Değişiklikler

değişiklik özeti yok
1. satır: 1. satır: −
#outerdiv {position: relative; width: 800px; height: 304px;}
+
/* Derived from #calendartable in vector.css */
#innerdiv {position: absolute;}
+
 
#calendartable {margin: 18px 14px 0px 18px; border-spacing: 0; padding: 0;}
+
#cookingtable {
#calendartable td {height: 37px; width: 36px; border: 0; padding: 0;}
+
position: absolute;
#calendartable td.h35 {height: 35px;}
+
margin: 20px 14px 0px 20px;
#calendartable td.w33 {width: 33px;}
+
border-collapse: collapse;
#calendartable td.w34 {width: 34px;}
+
display: block;
#calendartable td.w35 {width: 35px;}
+
border-spacing: 0;  
#calendartable td.w37 {width: 37px;}
+
padding: 0;
#calendartable td.w38 {width: 38px;}
+
}
#calendartable td.w44 {width: 44px;}
+
 
 +
#cookingtable td {
 +
height: 36px;  
 +
width: 36px;  
 +
border-style: solid;
 +
border: 0;
 +
padding: 0;  
 +
}
 +
 
 +
#cookingtable tr.h34 td {height: 34px;}
 +
 
 +
#cookingtable td.w34 {width: 34px;}
 +
#cookingtable td.w46 {width: 46px;}
 +
 
 +
#cookingtable a {
 +
width: 100%;
 +
height: 100%;
 +
display: block;
 +
font-size: 0px;
 +
}
 +
 
 +
#cookingtable a:hover {
 +
border-style: solid;
 +
border-color: blue;
 +
border-width: 3px;
 +
box-sizing: border-box;
 +
}
 +
 
 +
#outercookingdiv {
 +
position: relative;
 +
width: 800px;
 +
height: 304px;
 +
}
 +
 
 +
#innercookingdiv {position: absolute;}
 +
 
 +
/* [[Category:Şablon]] */
105.831

değişiklik