fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17409] updated css file


From: roger . kolseth
Subject: [Fmsystem-commits] [17409] updated css file
Date: Thu, 7 Dec 2017 05:55:58 -0500 (EST)

Revision: 17409
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=17409
Author:   rogkol
Date:     2017-12-07 05:55:58 -0500 (Thu, 07 Dec 2017)
Log Message:
-----------
updated css file

Modified Paths:
--------------
    trunk/phpgwapi/templates/aalesund/css/sample.css

Modified: trunk/phpgwapi/templates/aalesund/css/sample.css
===================================================================
--- trunk/phpgwapi/templates/aalesund/css/sample.css    2017-12-07 10:54:26 UTC 
(rev 17408)
+++ trunk/phpgwapi/templates/aalesund/css/sample.css    2017-12-07 10:55:58 UTC 
(rev 17409)
@@ -180,3 +180,24 @@
     height: 2.5em;
 }
 
+.table-borderless > tbody > tr > td,
+.table-borderless > tbody > tr > th,
+.table-borderless > tfoot > tr > td,
+.table-borderless > tfoot > tr > th,
+.table-borderless > thead > tr > td,
+.table-borderless > thead > tr > th {
+    border: none;
+}
+
+.application-group{
+    margin-top: 2em;
+    margin-bottom: 2em;
+}
+
+.application-group .heading{
+    border-bottom: 2px solid #428bca;
+}
+
+.no-padding-left{
+    padding: 0 !important;
+}
\ No newline at end of file




reply via email to

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