From 6d3d882f9b930143562d0d2cee27060a58495231 Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Fri, 30 Mar 2012 16:33:34 +0200 Subject: css-fixes in diabook-derivates --- view/theme/diabook-aerith/communityhome.tpl | 2 +- view/theme/diabook-aerith/style-network.css | 13 +++++++------ view/theme/diabook-aerith/style-profile.css | 14 +++++++------- view/theme/diabook-aerith/style.css | 13 +++++++------ 4 files changed, 22 insertions(+), 20 deletions(-) (limited to 'view/theme/diabook-aerith') diff --git a/view/theme/diabook-aerith/communityhome.tpl b/view/theme/diabook-aerith/communityhome.tpl index cff75cd40..cf8d81335 100755 --- a/view/theme/diabook-aerith/communityhome.tpl +++ b/view/theme/diabook-aerith/communityhome.tpl @@ -17,7 +17,7 @@
{{ if $lastusers_title }}

Connectable Services

-
+
Facebook StatusNet LiveJournal diff --git a/view/theme/diabook-aerith/style-network.css b/view/theme/diabook-aerith/style-network.css index dd8d62122..ea1831a57 100644 --- a/view/theme/diabook-aerith/style-network.css +++ b/view/theme/diabook-aerith/style-network.css @@ -557,13 +557,14 @@ header #banner a:hover { outline: none; vertical-align: middle; font-weight: bolder; + margin-left: 3px; } header #banner #logo-img { height: 25px; margin-top: 3px; } header #banner #logo-text { - font-size: 21px; + font-size: 20px; position: absolute; top: 10%; } @@ -718,7 +719,7 @@ nav .nav-menu.selected { nav .nav-notify { display: none; position: absolute; - background-color: #ff0000; + background-color: #fff; /* background-color: #19aeff; */ -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; @@ -730,6 +731,7 @@ nav .nav-notify { right: -6px; min-width: 10px; text-align: center; + border: 1px solid black; } nav .nav-notify.show { display: block; @@ -752,7 +754,7 @@ nav #nav-home-link, #nav-directory-link, #nav-apps-link{ margin-right: 0px; font-weight: bold; margin: 3px 5px; - font-size: 15px; + font-size: 14px; } nav #nav-directory-link{ margin-right: 0px; @@ -1744,6 +1746,7 @@ transition: all 0.2s ease-in-out; #profile-jot-submit { float: right; margin-top: 2px; + font-size: 14px; } #profile-upload-wrapper { @@ -1796,7 +1799,7 @@ transition: all 0.2s ease-in-out; float: right; margin-left: 10px; margin-top: 2px; - font-size: 10px; + font-size: 9px; font-weight: bolder; cursor: pointer; } @@ -1809,7 +1812,6 @@ transition: all 0.2s ease-in-out; .button.creation1 { background-color: #fff; border: 1px solid #777777; - background-image: -moz-linear-gradient(center top , white 0%, #DDDDDD 100%); border-radius: 3px 3px 3px 3px; box-shadow: 0 1px 1px #CFCFCF; cursor: pointer; @@ -1817,7 +1819,6 @@ transition: all 0.2s ease-in-out; } .button.creation2 { background-color: #3465A4; - background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%); border: 1px solid #777777; color: white; border-radius: 3px 3px 3px 3px; diff --git a/view/theme/diabook-aerith/style-profile.css b/view/theme/diabook-aerith/style-profile.css index e350db93e..5ff380e68 100644 --- a/view/theme/diabook-aerith/style-profile.css +++ b/view/theme/diabook-aerith/style-profile.css @@ -558,13 +558,14 @@ header #banner a:hover { outline: none; vertical-align: middle; font-weight: bolder; + margin-left: 3px; } header #banner #logo-img { height: 25px; margin-top: 3px; } header #banner #logo-text { - font-size: 21px; + font-size: 20px; position: absolute; top: 10%; } @@ -719,7 +720,7 @@ nav .nav-menu.selected { nav .nav-notify { display: none; position: absolute; - background-color: #ff0000; + background-color: #fff; /* background-color: #19aeff; */ -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; @@ -731,6 +732,7 @@ nav .nav-notify { right: -6px; min-width: 10px; text-align: center; + border: 1px solid black; } nav .nav-notify.show { display: block; @@ -753,7 +755,7 @@ nav #nav-home-link, #nav-directory-link, #nav-apps-link{ margin-right: 0px; font-weight: bold; margin: 3px 5px; - font-size: 15px; + font-size: 14px; } nav #nav-directory-link{ margin-right: 0px; @@ -1738,7 +1740,7 @@ transition: all 0.2s ease-in-out; #profile-jot-submit { float: right; margin-top: 2px; - + font-size: 14px; } #profile-upload-wrapper { float: left; @@ -1790,7 +1792,7 @@ transition: all 0.2s ease-in-out; float: right; margin-left: 10px; margin-top: 2px; - font-size: 10px; + font-size: 9px; font-weight: bolder; cursor: pointer; } @@ -1803,7 +1805,6 @@ transition: all 0.2s ease-in-out; .button.creation1 { background-color: #fff; border: 1px solid #777777; - background-image: -moz-linear-gradient(center top , white 0%, #DDDDDD 100%); border-radius: 3px 3px 3px 3px; box-shadow: 0 1px 1px #CFCFCF; font-weight: bolder; @@ -1811,7 +1812,6 @@ transition: all 0.2s ease-in-out; } .button.creation2 { background-color: #3465A4; - background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%); border: 1px solid #777777; color: white; border-radius: 3px 3px 3px 3px; diff --git a/view/theme/diabook-aerith/style.css b/view/theme/diabook-aerith/style.css index 9eca0ab4d..82cfcd651 100644 --- a/view/theme/diabook-aerith/style.css +++ b/view/theme/diabook-aerith/style.css @@ -555,13 +555,14 @@ header #banner a:hover { outline: none; vertical-align: middle; font-weight: bolder; + margin-left: 3px; } header #banner #logo-img { height: 25px; margin-top: 3px; } header #banner #logo-text { - font-size: 21px; + font-size: 20px; position: absolute; top: 10%; } @@ -716,7 +717,7 @@ nav .nav-menu.selected { nav .nav-notify { display: none; position: absolute; - background-color: #ff0000; + background-color: #fff; /* background-color: #19aeff; */ -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; @@ -728,6 +729,7 @@ nav .nav-notify { right: -6px; min-width: 10px; text-align: center; + border: 1px solid black; } nav .nav-notify.show { display: block; @@ -750,7 +752,7 @@ nav #nav-home-link, #nav-directory-link, #nav-apps-link{ margin-right: 0px; font-weight: bold; margin: 3px 5px; - font-size: 15px; + font-size: 14px; } nav #nav-directory-link{ margin-right: 0px; @@ -1669,6 +1671,7 @@ body .pageheader{ #profile-jot-submit { float: right; margin-top: 2px; + font-size: 14px; } #profile-upload-wrapper { @@ -1721,7 +1724,7 @@ body .pageheader{ float: right; margin-left: 10px; margin-top: 2px; - font-size: 10px; + font-size: 9px; font-weight: bolder; cursor: pointer; } @@ -1734,7 +1737,6 @@ body .pageheader{ .button.creation1 { background-color: #fff; border: 1px solid #777777; - background-image: -moz-linear-gradient(center top , white 0%, #DDDDDD 100%); border-radius: 3px 3px 3px 3px; box-shadow: 0 1px 1px #CFCFCF; font-weight: bolder; @@ -1742,7 +1744,6 @@ body .pageheader{ } .button.creation2 { background-color: #3465A4; - background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%); border: 1px solid #777777; color: white; border-radius: 3px 3px 3px 3px; -- cgit v1.2.3