fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [14277] add styles


From: Saul
Subject: [Fmsystem-commits] [14277] add styles
Date: Wed, 04 Nov 2015 00:22:34 +0000

Revision: 14277
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14277
Author:   psaul
Date:     2015-11-04 00:22:34 +0000 (Wed, 04 Nov 2015)
Log Message:
-----------
add styles

Modified Paths:
--------------
    branches/dev-syncromind/bookingfrontend/css/bookingfrontend.css

Modified: branches/dev-syncromind/bookingfrontend/css/bookingfrontend.css
===================================================================
--- branches/dev-syncromind/bookingfrontend/css/bookingfrontend.css     
2015-11-04 00:06:55 UTC (rev 14276)
+++ branches/dev-syncromind/bookingfrontend/css/bookingfrontend.css     
2015-11-04 00:22:34 UTC (rev 14277)
@@ -1,4 +1,4 @@
-ul.pathway {font-size: 110%;font-weight: bolder;margin: 1em 0;}
+ul.pathway {font-size: 110%;font-weight: bolder;margin: 1em 0;padding: 0;}
 ul.pathway li a {color: #000;text-decoration: none;}
 ul.pathway li a:hover {color: #008;}
 ul.pathway li {background: rgba(0, 0, 0, 0) 
url("../../phpgwapi/templates/pure/images/pathwaysep.png") no-repeat scroll 0 
50%;display: inline;padding-left: 16px;}
@@ -48,7 +48,7 @@
 #dialog_schedule dt {font-weight: bold;margin-top: 10px;}
 #dialog_schedule dd {padding-left: 25px;}
 /*SCHEDULE COLORS*/
-#schedule_container .color1 {
+/*#schedule_container .color1 {
     background-color: #ccccff;
 }
 #schedule_container .color2 {
@@ -227,7 +227,7 @@
 }
 #schedule_container .color60 {
     background-color: #aaa;
-}
+}*/
 
 
 /* BOOKINGFRONTEND */
@@ -284,6 +284,7 @@
     background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
     padding-left: 0;
 }*/
+
 dl.form, dl.form-col, dl.form-2col {
     margin: 1em 1em 1em 0;
     padding-right: 1em;
@@ -316,9 +317,9 @@
     height: 5em;
     width: 58em;
 }
-dl.form dd input[type="text"], dl.form dd .autocomplete, dl.form-col dd 
input[type="text"], dl.form-col dd .autocomplete {
+/*dl.form dd input[type="text"], dl.form dd .autocomplete, dl.form-col dd 
input[type="text"], dl.form-col dd .autocomplete {
     width: 15em;
-}
+}*/
 /*dl.form dd .autocomplete, dl.form-col dd .autocomplete, dl.form-2col dd 
.autocomplete {
     padding-bottom: 2em;
 }
@@ -352,14 +353,14 @@
     font-weight: bolder;
     margin: 0.8em 0 0.1em;
 }
-dl.proplist-col, dl.form-col {
+/*dl.proplist-col, dl.form-col {
     float: left;
     width: 18em;
 }
 dl.form-2col {
     float: left;
     width: 38em;
-}
+}*/
 .form-buttons {
     clear: both;
     padding-top: 2em;
@@ -612,17 +613,7 @@
 #agegroup {
     background: #eee none repeat scroll 0 0;
     border: 1px solid #7f7f7f;
-    white-space: nowrap;
 }
-#agegroup, #agegroup td, #agegroup th {
-    width: 1%;
-}
-#agegroup td, #agegroup th {
-    padding: 0.1em 0.3em;
-}
-#agegroup td input {
-    width: 3em;
-}
 table#report {
     background: #eee none repeat scroll 0 0;
     border: 1px solid #7f7f7f;
@@ -707,3 +698,16 @@
 .ui-menu .ui-menu-item {
     text-align: left;
 }
+
+/* GENERAL */
+#wrapper {max-width: 1000px;width: 90%;}
+dd {margin-left: 0;}
+#dates-container {width: 18em;}
+
+.pure-g {letter-spacing: unset;}
+.pure-g [class*="pure-u"] {padding: 0;}
+.pure-g [class*="pure-u"] button,
+.pure-g [class*="pure-u"] input,
+.pure-g [class*="pure-u"] select,
+.pure-g [class*="pure-u"] textarea {max-width: 90%;}
+.pure-table {font-size: 12px;font-family: Arial,Helvetica,Verdana,sans-serif;}
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]