]> git.mxchange.org Git - addressbook-war.git/commitdiff
Moved border-bottom to other file as this was in the way for jreports
authorRoland Häder <roland@mxchange.org>
Thu, 16 Jun 2016 08:35:47 +0000 (10:35 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 28 Jul 2016 19:46:45 +0000 (21:46 +0200)
(please cherry-pick)

Signed-off-by: Roland Häder <roland@haeder.net>
web/resources/css/cssLayout.css
web/resources/css/default.css

index e48de8b502f1d085385f2ab858c55818a4fb9491..901eb13428d2c5ce784368014af0f8b84046491f 100644 (file)
@@ -4,6 +4,10 @@ div, table {
 }
 /**/
 
 }
 /**/
 
+#title {
+       border-bottom: 1px solid #AFAFAF;
+}
+
 #top {
        position: relative;
        background-color: #036fab;
 #top {
        position: relative;
        background-color: #036fab;
index 7b8fe8598dbc7053517d562910567ce87bcb6aeb..db4c73f3b45158f88ee0e64792a5f3bf22918d7a 100644 (file)
@@ -7,7 +7,6 @@ body {
 }
 
 h1 {
 }
 
 h1 {
-       border-bottom: 1px solid #AFAFAF;
        font-size:  16px;
        font-weight: bold;
        margin: 0px;
        font-size:  16px;
        font-weight: bold;
        margin: 0px;