cosmetic fixes
authorCiro Scognamiglio <ciro.scognamiglio@cslash.net>
Thu, 7 Aug 2014 16:20:03 +0000 (18:20 +0200)
committerCiro Scognamiglio <ciro.scognamiglio@cslash.net>
Thu, 7 Aug 2014 16:20:03 +0000 (18:20 +0200)
plugins/scheduler2/templates/scheduler.html
portal/static/css/onelab.css
portal/templates/onelab/onelab_about.html

index 928b2da..259723b 100755 (executable)
@@ -11,7 +11,7 @@
         <div class="col-md-4">\r
                <div class="row">\r
                        <div class="col-md-1">\r
-                       <label for="inputEmail3" class="control-label">Day:</label>\r
+                       <label for="inputEmail3" class="control-label">Date:</label>\r
                        </div>\r
                                <div class="col-md-11">\r
                                        <input id="DateToRes" type="text" placeholder="Reservation Date">\r
index a6f9af8..f6c853e 100644 (file)
@@ -8,6 +8,7 @@ body {
     margin:0;
     padding:0;
     height: 100%;
+    letter-spacing:0.6px;
 }
 a, a:active, a:focus {
     outline: 0;
@@ -44,6 +45,16 @@ h4 {
     font-size:12pt;
     color:#333333;
 }
+span.subtitle {
+    color:#454545;
+    font-size:9pt;
+    font-weight:normal;
+    text-transform:uppercase;
+}
+span.version {
+    font-size:8pt;
+    color:#888888;
+}
 input[type=text], input[type=password], input[type=email], input[type=tel], input[type=number], select, option {
     min-width:260px;
     padding:6px;
@@ -615,7 +626,7 @@ div.secondary li a {
     color:#747474;
 }
 div.secondary li a:hover {
-    text-decoration:none;
+    text-decoration:underline;
 }
 div.secondary .button {    
     width:300px;
@@ -638,7 +649,6 @@ div.secondary .account a {
 
 div.footer {
     padding-top:15px;
-    
 }
 div.footer div.bottom {
     position:absolute;
@@ -768,3 +778,13 @@ div.slogan {
 th {
     border:0 !important;
 }
+
+div.monitor {
+    padding:40px 0 25px 0;
+}
+div.monitor h1 {
+    margin-bottom:25px;
+}
+div.s-monitor {
+    padding-bottom:25px;
+}
index 40fb258..ce38b59 100644 (file)
@@ -22,7 +22,7 @@
                                If you have any questions regarding using the portal visit: <a href="/support">OneLab support</a>
                        </p>
                        <p>
-                               OneLab portal is a community effot. To get more information about OneLab portal team visit: 
+                               OneLab portal is a community effort. To get more information about OneLab portal team visit: 
                                <a href="http://myslice.info/community" target="_blank">myslice.info/community</a>
                        </p>
                </div>