Merge pull request #8 from Turbo87/master

Code Cleanup
pull/11/head
cunimb 2015-01-23 12:56:00 +01:00
commit c511861ce7
3 zmienionych plików z 973 dodań i 921 usunięć

Wyświetl plik

@ -30,11 +30,11 @@ html, body {
}
.yel {
background: #FF9;
background: #FF9;
}
.whi {
background: #FFF;
background: #FFF;
}
.lright {
@ -63,7 +63,7 @@ background: #FFF;
.pr {
float:right;
}
}
#ac {
position:absolute;
@ -83,11 +83,11 @@ background: #FFF;
.act {
color: #666;
color: #666;
}
.aca {
color: #222;
color: #222;
}
@ -143,7 +143,6 @@ div.divInfoclass {
overflow: hidden;
cursor: default;
z-index:20;
}
#ett1 {
@ -187,7 +186,7 @@ div.divInfoclass {
-o-box-shadow: 20px 20px 10px 0px #656565;
box-shadow: 20px 20px 10px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=10);
}
}
.tt {
border-collapse:collapse;

1063
cunimb.js

Plik diff jest za duży Load Diff

Wyświetl plik

@ -37,25 +37,25 @@ html, body {
}
.lright {
// border-radius: 10px 0 10px 10px;
/* border-radius: 10px 0 10px 10px; */
top: 25px;
right: 0px;
}
.lleft {
// border-radius: 0 10px 10px 10px;
/* border-radius: 0 10px 10px 10px; */
left: 75px;
top: 35px;
}
.acright {
// border-radius: 10px 0 0 10px;
/* border-radius: 10px 0 0 10px; */
top: 45px;
right: 180px;
}
.acleft {
// border-radius: 0 10px 10px 0;
/* border-radius: 0 10px 10px 0; */
top: 35px;
left: 255px;
}
@ -187,7 +187,7 @@ div.divInfoclass {
-o-box-shadow: 20px 20px 10px 0px #656565;
box-shadow: 20px 20px 10px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=10);
}
}
.tt {