diff --git a/modules/lemonldap-ng-portal/example/skins/pastel/accept.png b/modules/lemonldap-ng-portal/example/skins/pastel/accept.png new file mode 100755 index 000000000..89c8129a4 Binary files /dev/null and b/modules/lemonldap-ng-portal/example/skins/pastel/accept.png differ diff --git a/modules/lemonldap-ng-portal/example/skins/pastel/application_cascade.png b/modules/lemonldap-ng-portal/example/skins/pastel/application_cascade.png new file mode 100755 index 000000000..da5c622ea Binary files /dev/null and b/modules/lemonldap-ng-portal/example/skins/pastel/application_cascade.png differ diff --git a/modules/lemonldap-ng-portal/example/skins/pastel/bullet_go.png b/modules/lemonldap-ng-portal/example/skins/pastel/bullet_go.png new file mode 100755 index 000000000..bc4faa709 Binary files /dev/null and b/modules/lemonldap-ng-portal/example/skins/pastel/bullet_go.png differ diff --git a/modules/lemonldap-ng-portal/example/skins/pastel/cancel.png b/modules/lemonldap-ng-portal/example/skins/pastel/cancel.png new file mode 100755 index 000000000..c149c2bc0 Binary files /dev/null and b/modules/lemonldap-ng-portal/example/skins/pastel/cancel.png differ diff --git a/modules/lemonldap-ng-portal/example/skins/pastel/door_out.png b/modules/lemonldap-ng-portal/example/skins/pastel/door_out.png new file mode 100755 index 000000000..2541d2bcb Binary files /dev/null and b/modules/lemonldap-ng-portal/example/skins/pastel/door_out.png differ diff --git a/modules/lemonldap-ng-portal/example/skins/pastel/error.tpl b/modules/lemonldap-ng-portal/example/skins/pastel/error.tpl index 52225dd1d..e86d33882 100755 --- a/modules/lemonldap-ng-portal/example/skins/pastel/error.tpl +++ b/modules/lemonldap-ng-portal/example/skins/pastel/error.tpl @@ -9,9 +9,11 @@
" class="positive"> + " class="negative"> +
diff --git a/modules/lemonldap-ng-portal/example/skins/pastel/header.tpl b/modules/lemonldap-ng-portal/example/skins/pastel/header.tpl index ee6ec8054..97a0f71b3 100644 --- a/modules/lemonldap-ng-portal/example/skins/pastel/header.tpl +++ b/modules/lemonldap-ng-portal/example/skins/pastel/header.tpl @@ -5,6 +5,7 @@ <lang en="Authentication portal" fr="Portail d'authentification"/> + diff --git a/modules/lemonldap-ng-portal/example/skins/pastel/login.tpl b/modules/lemonldap-ng-portal/example/skins/pastel/login.tpl index 0498a3fa8..ba1f20303 100644 --- a/modules/lemonldap-ng-portal/example/skins/pastel/login.tpl +++ b/modules/lemonldap-ng-portal/example/skins/pastel/login.tpl @@ -21,11 +21,11 @@
@@ -37,6 +37,7 @@
" class="negative"> +
diff --git a/modules/lemonldap-ng-portal/example/skins/pastel/menu.tpl b/modules/lemonldap-ng-portal/example/skins/pastel/menu.tpl index c9221e942..7e40ece5f 100644 --- a/modules/lemonldap-ng-portal/example/skins/pastel/menu.tpl +++ b/modules/lemonldap-ng-portal/example/skins/pastel/menu.tpl @@ -5,13 +5,13 @@ diff --git a/modules/lemonldap-ng-portal/example/skins/pastel/styles.css b/modules/lemonldap-ng-portal/example/skins/pastel/styles.css index be7922e08..352877bbe 100644 --- a/modules/lemonldap-ng-portal/example/skins/pastel/styles.css +++ b/modules/lemonldap-ng-portal/example/skins/pastel/styles.css @@ -38,6 +38,7 @@ float:left; #footer { clear:both; +margin-top:40px; text-align:center; font-size:10pt; } @@ -118,14 +119,14 @@ width: 200px; /* BUTTONS */ /* See http://particletree.com/features/rediscovering-the-button-element/ */ .buttons{ -text-align:center; -margin:30px; +margin:30px 40% 0 0; } form .buttons{ -text-align:right; margin:10px 0 0 0; } .buttons a, .buttons button{ +display:block; +float:right; margin:0 0 0 7px; background-color:#f5f5f5; border:1px solid #dedede; @@ -209,26 +210,27 @@ display:none; .ui-tabs-nav { text-align: center; margin:0; -padding:0 0 3px 0; +padding:0 0 4px 0; border-bottom:1px solid #c2e1ef; } .ui-tabs-nav li{ display: inline; -background-color:#dff4ff; +background-color:#c2e1ef; border-color:#c2e1ef; border-style:solid; border-width:1px; margin-left:10px; -padding:4px 10px 3px 10px; +padding:5px 10px 3px 10px; +font-size:10pt; } .ui-tabs-nav li a{ color:#336699; font-weight:bold; } li.ui-tabs-selected{ -padding:4px 10px; +padding:5px 10px; border-bottom-width:0; -background-color:#c2e1ef; +background-color:#dff4ff; } #appslist{ padding: 10px; @@ -251,9 +253,13 @@ border-bottom:1px solid #c2e1ef; ul.category li.appname { text-align:left; margin:2px 0; -padding:2px 5px; height:1%; background-color:#fff; +list-style-type:none; +background-repeat:no-repeat; +background-position:0% 50%; +padding:2px 5px 2px 20px; +background-image:url(bullet_go.png); } ul.category li.appname span { color:#336699; @@ -279,11 +285,9 @@ font-style:italic; } /* Logout */ #logout{ +padding:10px; text-align:center; } #logout h3{ -margin:20px; -} -#logout .buttons{ -margin:30px; +margin:10px; } diff --git a/modules/lemonldap-ng-portal/example/skins/pastel/vcard_edit.png b/modules/lemonldap-ng-portal/example/skins/pastel/vcard_edit.png new file mode 100755 index 000000000..ab0f6e73d Binary files /dev/null and b/modules/lemonldap-ng-portal/example/skins/pastel/vcard_edit.png differ