From 3a0522a1db8b6b516fc0dc5468ef6e741f69edcd Mon Sep 17 00:00:00 2001 From: modzeleg Date: Fri, 19 Feb 2021 13:10:59 +0100 Subject: [PATCH] T141 common styles merged --- src/main/resources/static/css/main.css | 6 ++++++ src/main/resources/templates/mock.html | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/src/main/resources/static/css/main.css b/src/main/resources/static/css/main.css index 71be7c6..d701ba8 100644 --- a/src/main/resources/static/css/main.css +++ b/src/main/resources/static/css/main.css @@ -43,6 +43,8 @@ margin-bottom: 50px; } +/*TODO create tab menu style in common.css*/ + #advancedMenu { margin-top: 30px; width: 720px; @@ -57,6 +59,7 @@ padding: 10px; font-size: 24px; cursor: pointer; + border-bottom: #f0f0f0 1px solid; } .advancedMenuTab:hover { @@ -73,6 +76,7 @@ background: gray; color: white; font-weight: 700; + border-bottom: gray 1px solid; } #functionBar { @@ -95,10 +99,12 @@ margin-bottom: 40px; } +/*TODO add style to common*/ #messageLink { width: 630px; padding: 10px; font-size: 18px; + background: #f0f0f0; } .fieldDefault { diff --git a/src/main/resources/templates/mock.html b/src/main/resources/templates/mock.html index 1ade8b7..2272d32 100644 --- a/src/main/resources/templates/mock.html +++ b/src/main/resources/templates/mock.html @@ -34,10 +34,10 @@
- + - @@ -45,7 +45,7 @@
- +
@@ -98,7 +98,7 @@
- +