integration/v2/css/style.css
changeset 146 6691086f43fd
parent 143 e313de5394fc
child 147 62af98a653ae
--- a/integration/v2/css/style.css	Tue Jun 25 11:37:02 2013 +0200
+++ b/integration/v2/css/style.css	Tue Jun 25 16:38:25 2013 +0200
@@ -3,7 +3,7 @@
 .wrap{width: 950px; margin: 0 auto; }
 .uppercase{text-transform: uppercase;}
 .fragment{width: 225px; height: 225px;}
-.va-top{vertical-align: top;}
+.va-top{vertical-align: top;padding-top: 4px;}
 header, footer{width:100%;background: url(../img/border-bottom-header.png) center bottom no-repeat;}
 footer{margin-bottom: 60px;background-position: top center; padding-top: 20px;font-size: 15px; font-family: 'Lato'; font-weight: 300;}
 footer h6{float: left;}
@@ -164,7 +164,7 @@
 .popin .buttons{text-align: right;}
 .btn{cursor:pointer; border: none; vertical-align:middle; display: inline-block; color: #FFF; font-size: 12px; font-family: 'Lato'; height: 25px; line-height: 25px; padding: 0 12px; background-color: #666;}
 .block{display: block;}
-.popin-wrap, .popin{display: none;}
+
 .big-popin{width: 572px; margin-left: -286px;}
 .popin th{ vertical-align:middle;font-family: 'Lato'; font-size: 12px; font-weight: 300; width: 110px; text-align: left;}
 .popin .col-left{width: 316px; float: left; padding-left: 12px;}
@@ -187,6 +187,11 @@
 .edition{font-family: 'Lato'; font-size: 14px; text-align: left;}
 .big-popin form{padding: 8px 0 20px 0;}
 
+
+.popin-wrap, .popin{display: none;}
+
+
+
 .edition th{color: #777; min-width: 140px; }
 .edition td{width:100%;color: #000; line-height: 16px;}
 .edition table{width: 100%; border-collapse:separate;border-spacing:0 5px;}
@@ -208,7 +213,7 @@
 .box-edition:last-child{border-bottom: none;}
 .edition input[type=text], .edition textarea{border: 1px solid #CACACA;}
 .edition textarea{width:100%; max-width: 754px;}
-.edition input[type=text]{height: 23px; line-height: 23px; padding: 0 6px;}
+.edition input[type=text]{width: 742px; height: 23px; line-height: 23px; padding: 0 6px;}
 .no-before:before{content:"" ; display: block;}
 .tagit{font-family: 'Lato' !important;}
 .ui-corner-all{-webkit-border-radius : 0 !important;-moz-border-radius : 0 !important;border-radius : 0 !important;}
@@ -249,7 +254,7 @@
 .content-project{background-color: #eee;}
 .content-project p{font-family: 'Lato'; font-size: 13px; font-weight: 300; line-height: 15px; padding: 10px;}
 
-
+body{overflow: auto !important;}
 
 /* imported */
 .square-fragment-225 {