clockwerk-www – Diff between revs 17 and 18

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 17 Rev 18
Line 5... Line 5...
5 height: 100%; 5 height: 100%;
6 } 6 }
7 body { 7 body {
8 background-color:#ebebeb; 8 background-color:#ebebeb;
9 } 9 }
-   10 .center {
-   11 text-align: center;
-   12 }
10 .dark-grey{ 13 .dark-grey{
11 margin:0 auto; 14 margin:0 auto;
12 } 15 }
13 .dark-grey>div, 16 .dark-grey>div,
14 .dark-grey>.title{ 17 .dark-grey>.title{
Line 66... Line 69...
66 .dark-grey .column2{ width:50%; } 69 .dark-grey .column2{ width:50%; }
67 .dark-grey .column3{ width:33%; } 70 .dark-grey .column3{ width:33%; }
68 .dark-grey .column4{ width:25%; } 71 .dark-grey .column4{ width:25%; }
69 .dark-grey .column5{ width:20%; } 72 .dark-grey .column5{ width:20%; }
Line 70... Line -...
70   -  
71   -  
72   73  
73 .dark-grey .large{ 74 .dark-grey .large{
74 width: 100%; 75 width: 100%;
75 *width: 94%; 76 *width: 94%;
76 } 77 }
Line 97... Line 98...
97 width: 100%; 98 width: 100%;
98 *width: 94%; 99 *width: 94%;
99 height: 5.5em; 100 height: 5.5em;
100 } 101 }
Line 101... Line -...
101   -  
102   102  
103 .frmd{ 103 .frmd{
104 display:none; 104 display:none;
105 } 105 }
106 .clearfix { 106 .clearfix {
Line 1366... Line 1366...
1366 .dark-grey .element-file .button[disabled]{ 1366 .dark-grey .element-file .button[disabled]{
1367 background-color: #222222; 1367 background-color: #222222;
1368 *background-color: #222222; 1368 *background-color: #222222;
1369 } 1369 }
Line 1370... Line -...
1370   -  
1371   -  
1372   1370  
1373 .dark-grey input[type=text]:focus, 1371 .dark-grey input[type=text]:focus,
1374 .dark-grey input[type=password]:focus, 1372 .dark-grey input[type=password]:focus,
1375 .dark-grey input[type=email]:focus, 1373 .dark-grey input[type=email]:focus,
1376 .dark-grey input[type=url]:focus, 1374 .dark-grey input[type=url]:focus,
Line 1390... Line 1388...
1390 background-image: -o-linear-gradient(top, rgba(0,0,0,0.19), rgba(0,0,0,0) 5px, rgba(0,0,0,0) ); /* Opera 11.10+ */ 1388 background-image: -o-linear-gradient(top, rgba(0,0,0,0.19), rgba(0,0,0,0) 5px, rgba(0,0,0,0) ); /* Opera 11.10+ */
1391 background-image: linear-gradient(top, rgba(0,0,0,0.19), rgba(0,0,0,0) 5px, rgba(0,0,0,0) ); 1389 background-image: linear-gradient(top, rgba(0,0,0,0.19), rgba(0,0,0,0) 5px, rgba(0,0,0,0) );
1392 transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; 1390 transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
1393 } 1391 }
Line 1394... Line -...
1394   -  
1395   -  
1396   1392  
1397 /* bootstrap */ 1393 /* bootstrap */
1398 .dropdown-menu li > a:hover, 1394 .dropdown-menu li > a:hover,
1399 .dropdown-menu li > a:focus, 1395 .dropdown-menu li > a:focus,
1400 .dropdown-submenu:hover > a{ 1396 .dropdown-submenu:hover > a{
Line 1452... Line 1448...
1452 .datepicker td.active:hover[disabled]{ 1448 .datepicker td.active:hover[disabled]{
1453 background-color: #222222; 1449 background-color: #222222;
1454 *background-color: #222222; 1450 *background-color: #222222;
1455 } 1451 }
Line 1456... Line -...
1456   -  
1457   1452  
1458 /* .dark-grey color scheme end */ 1453 /* .dark-grey color scheme end */