diff --git a/wise-webapp/src/main/resources/messages_en.properties b/wise-webapp/src/main/resources/messages_en.properties index 780174cc..91d96563 100644 --- a/wise-webapp/src/main/resources/messages_en.properties +++ b/wise-webapp/src/main/resources/messages_en.properties @@ -259,7 +259,7 @@ MAP_CAN_NOT_BE_FOUND= Upps. The map can not be found. It must have been deleted. LABEL_CAN_NOT_BE_FOUND= Upps. The label can not be found. It must have been deleted. LICENSE=License WELCOME_TO_WISEMAPPING=Welcome to WiseMapping -WELCOME_DETAILS=WiseMapping will enable you to create and read your mind maps everywhere. With WiseMapping you can: . +WELCOME_DETAILS=WiseMapping will enable you to create and read your mind maps everywhere. With WiseMapping you can: OPENID_LOGIN=Open Id Login LOGING_OPENID_DETAILS=Do you already have an account on one of these sites?. Click the logo to log in with it here: WHY_OPENID=Why OpenID ?
It's a single username and password that allows you to log in to any OpenID-enabled site. It works on thousands of websites.
It's an open standard.
learn more diff --git a/wise-webapp/src/main/webapp/css/mindmapList.less b/wise-webapp/src/main/webapp/css/mindmapList.less index 5232eccb..cf832dc4 100644 --- a/wise-webapp/src/main/webapp/css/mindmapList.less +++ b/wise-webapp/src/main/webapp/css/mindmapList.less @@ -338,7 +338,7 @@ abbr[title] { } #foldersContainer { - padding-top: 60px; + padding-top: 86px; } #footerContainer > ul { diff --git a/wise-webapp/src/main/webapp/css/pageHeaders.css b/wise-webapp/src/main/webapp/css/pageHeaders.css index b31520bc..1735b90a 100644 --- a/wise-webapp/src/main/webapp/css/pageHeaders.css +++ b/wise-webapp/src/main/webapp/css/pageHeaders.css @@ -57,6 +57,7 @@ html,body { padding-left: 7px; font-weight: bold; vertical-align: middle; + font-size: 20px; } #headerButtons { @@ -124,4 +125,4 @@ div#headerActions { div#headerActions a:hover, div#headerActions a:active, div#headerActions a:link, div#headerActions a:visited { color: white; -} +} \ No newline at end of file diff --git a/wise-webapp/src/main/webapp/css/pageTemplate.css b/wise-webapp/src/main/webapp/css/pageTemplate.css index 8be3ea30..b474e35c 100644 --- a/wise-webapp/src/main/webapp/css/pageTemplate.css +++ b/wise-webapp/src/main/webapp/css/pageTemplate.css @@ -2,7 +2,7 @@ @import "pageHeaders.css"; div#register { - margin: 40px auto; + margin: 20px auto; text-align: center; white-space: nowrap; } @@ -17,34 +17,6 @@ div#pageContainer { min-height: 100%; } -div.bodyContainer { - padding-top: 30px; - padding-bottom: 85px; /* Height of the footer */ -} - -div.bodyContainer h1 { - color: #093A9D; - font-size: 150%; - margin-bottom: 5px; - font-weight: bold; -} - -div.bodyContainer h2 { - color: gray; - font-size: 150%; - border-bottom: 1px dashed #BBB4D6; - margin: 20px 0; -} - -div.bodyContainer ul { - padding: 5px; -} - -div.bodyContainer li { - list-style-type: disc; - margin-left: 12px; -} - #footerContainer { padding-top: 10px; border-top: 1px black solid; @@ -58,21 +30,33 @@ div.bodyContainer li { /*-- End Main Page Style -- */ -span.errorMsg { - color: red; + +/* Reduce styles */ +.jumbotron > h1 { + font-size: 30px; + color: #00008b; } -div.fform { - background: #eeeeee; - border: 1px solid #cfcfcf; - padding: 5px 25px; - -moz-border-radius: 8px; - -khtml-border-radius: 8px; - -webkit-border-radius: 8px; - border-radius: 8px; +.jumbotron p { + font-size: 15px; } -div.fform label { - font-weight: bold; +#login h1 { + font-size: 25px; + color: #00008b; } +#loginPanel { + padding: 0 60px; + background: #ffffff; + margin-top: 40px; + background: #F7C931; + color: #ffffff; +} + +#loginPanel h1 { + color: #ffffff; +} + + + diff --git a/wise-webapp/src/main/webapp/jsp/accountSettings.jsp b/wise-webapp/src/main/webapp/jsp/accountSettings.jsp index a073d19e..4b5cc92d 100755 --- a/wise-webapp/src/main/webapp/jsp/accountSettings.jsp +++ b/wise-webapp/src/main/webapp/jsp/accountSettings.jsp @@ -18,25 +18,25 @@
- -
+ +
- -
+ +
- -
+ +
-
+
"/>
@@ -50,19 +50,19 @@
- -
+ +
- -
+ +
-
+
"/>
@@ -74,8 +74,8 @@
- -
+ +
-
+
"/>
diff --git a/wise-webapp/src/main/webapp/jsp/footer.jsp b/wise-webapp/src/main/webapp/jsp/footer.jsp index c63fbef0..b285e821 100644 --- a/wise-webapp/src/main/webapp/jsp/footer.jsp +++ b/wise-webapp/src/main/webapp/jsp/footer.jsp @@ -1,39 +1,48 @@ <%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
- - + +
- - + +
-
-
@@ -49,15 +58,13 @@ })();
-
-

- | - | - | -
- -

- +
+ | + | + | +
+
diff --git a/wise-webapp/src/main/webapp/jsp/login.jsp b/wise-webapp/src/main/webapp/jsp/login.jsp index d3c65436..8bfb93f7 100644 --- a/wise-webapp/src/main/webapp/jsp/login.jsp +++ b/wise-webapp/src/main/webapp/jsp/login.jsp @@ -12,54 +12,63 @@ }); -
-
+
+

-
-

+
+
+

- -
- -
- + +
+ + +
+ +
-
-
- -
- +
+ + +
+ +
-
-
-
- - +
+
+ + +
-
-
- "> -
-
- - - -
-
- -
-
-
-
-
- +
+ "> +
+
+ + + +
+
+ +
+
+
+
+
+ +
-
-
+
@@ -69,7 +78,8 @@

- . + .

@@ -81,7 +91,8 @@
 . + href="https://wisemapping.atlassian.net/wiki/display/WS/Database+Configuration">.
diff --git a/wise-webapp/src/main/webapp/jsp/mindmapImport.jsp b/wise-webapp/src/main/webapp/jsp/mindmapImport.jsp index c6e241fc..d9c84cbd 100644 --- a/wise-webapp/src/main/webapp/jsp/mindmapImport.jsp +++ b/wise-webapp/src/main/webapp/jsp/mindmapImport.jsp @@ -9,22 +9,22 @@
- -
+ +
- -
+ +
" class="form-control" maxlength="255"/>
- -
+ +
diff --git a/wise-webapp/src/main/webapp/jsp/mindmapList.jsp b/wise-webapp/src/main/webapp/jsp/mindmapList.jsp index ab721cde..37433599 100644 --- a/wise-webapp/src/main/webapp/jsp/mindmapList.jsp +++ b/wise-webapp/src/main/webapp/jsp/mindmapList.jsp @@ -15,15 +15,11 @@ - - - - @@ -32,69 +28,67 @@ @@ -133,463 +118,395 @@ -
-
-
- -

-
-
-
- -
- -
-
- +
+
+
+ +

+
+
-
-
-
-
- - -
-
- -
- - -
- -
- - - -
- - - - - - - -
+ +
+
-
-
-
- - -
" class="modal fade"> - - -
-
+ +
+
- -
+ + + - -