diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-06 08:28:21 +0100 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-06 08:28:21 +0100 |
commit | eaaf030c182bd6f9c829a26bdc76c33a83d8c098 (patch) | |
tree | 14d3ddc70daf4bfe85ba116cfebb82a562c83158 /view/theme | |
parent | b64b1d13a43659af3f479bf29b6ac9b9b3f009ee (diff) | |
parent | 321b6516352d25fa64a987fb2efeb0502a24623e (diff) | |
download | volse-hubzilla-eaaf030c182bd6f9c829a26bdc76c33a83d8c098.tar.gz volse-hubzilla-eaaf030c182bd6f9c829a26bdc76c33a83d8c098.tar.bz2 volse-hubzilla-eaaf030c182bd6f9c829a26bdc76c33a83d8c098.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'view/theme')
-rwxr-xr-x | view/theme/darkzero/style.css | 3 | ||||
-rwxr-xr-x | view/theme/darkzero/theme.php | 2 | ||||
-rw-r--r-- | view/theme/dispy/style.css | 40 | ||||
-rwxr-xr-x | view/theme/duepuntozero/style.css | 2 | ||||
-rwxr-xr-x | view/theme/testbubble/nav.tpl | 5 | ||||
-rwxr-xr-x | view/theme/testbubble/style.css | 61 |
6 files changed, 58 insertions, 55 deletions
diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index fa0e254c7..3b395ff2a 100755 --- a/view/theme/darkzero/style.css +++ b/view/theme/darkzero/style.css @@ -24,7 +24,8 @@ nav #banner #logo-text a { color: #ffffff; } .wall-item-content-wrapper { border: 1px solid #444444; } .wall-item-tools { background-color: #444444; background-image: none;} -.comment-edit-wrapper{ background-color: #333333; } +.comment-wwedit-wrapper{ background-color: #333333; } +.comment-edit-preview{ color: #000000; } .wall-item-content-wrapper.comment { background-color: #444444; border: 0px;} .photo-top-album-name{ background-color: #333333; } .photo-album-image-wrapper .caption { background-color: rgba(51, 51, 51, 0.8); color: #FFFFFF; } diff --git a/view/theme/darkzero/theme.php b/view/theme/darkzero/theme.php index 37632c4b5..839d862a1 100755 --- a/view/theme/darkzero/theme.php +++ b/view/theme/darkzero/theme.php @@ -4,6 +4,8 @@ * Name: Darkzero * Version: 1.0 * Author: Fabio Communi <fabrix.xm@gmail.com> + * Maintainer: Fabio Communi <fabrix.xm@gmail.com> + * Maintainer: Mike Macgirvin <mike@macgirvin.com> */ $a->theme_info = array( diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index 177b03f4f..bda163b8f 100644 --- a/view/theme/dispy/style.css +++ b/view/theme/dispy/style.css @@ -1703,11 +1703,11 @@ div[id$="wrapper"] br { } #settings-nickname-desc { - background-color:#DDEFFF; - -webkit-border-radius:5px; - -moz-border-radius:5px; - border-radius:5px; - padding:5px; + background-color: #def; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; + padding: 5px; } #register-form div, @@ -2116,7 +2116,7 @@ div[id$="wrapper"] br { margin: 0 10px 0.2em 0; border: 1px #999 solid; padding: 5px; - background: #f2eedf; + background: #def; vertical-align: middle; } .field input { @@ -2132,7 +2132,7 @@ div[id$="wrapper"] br { } .field_help { display: block; - margin-left: 0px; + margin-left: 297px; color: #666; } .field .onoff { @@ -2142,32 +2142,26 @@ div[id$="wrapper"] br { .field .onoff a { display: block; border: 1px solid #666; - background: url("../../../images/onoff.jpg") no-repeat; - padding: 4px 2px 2px; + padding: 3px 6px 4px 10px; height: 16px; text-decoration: none; } -.field .onoff .off { - border-color: #666; - padding-left: 40px; - background: #ccc left center; - color: #666; - text-align:right; -} .field .onoff .on { - border-color:#204a87; - padding-right:40px; - background-position:right center; - background-color:#3465A4; - color:#fff; - text-align:left; + background: url("../../../images/onoff.jpg") no-repeat 42px 1px #def; + color: #333; + text-align: left; +} +.field .onoff .off { + background: url("../../../images/onoff.jpg") no-repeat 2px 1px #ccc; + color: #333; + text-align: right; } .hidden { display:none !important; } .field.radio .field_help { - margin-left:0; + margin-left: 0; } diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 938fbe471..acd97eb94 100755 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -3036,4 +3036,4 @@ ul.menu-popup { .notify-seen { background: #DDDDDD; -}
\ No newline at end of file +} diff --git a/view/theme/testbubble/nav.tpl b/view/theme/testbubble/nav.tpl index e515b547c..43cc7bca0 100755 --- a/view/theme/testbubble/nav.tpl +++ b/view/theme/testbubble/nav.tpl @@ -58,6 +58,9 @@ </div> </nav> + <ul id="nav-notifications-template" style="display:none;" rel="template"> - <li><a href="{0}">{2} <span class="notif-when">{3}</span></a></li> + <li class="{4}"><a href="{0}"><img src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a></li> </ul> + + diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css index 11a639713..1e63c7ef6 100755 --- a/view/theme/testbubble/style.css +++ b/view/theme/testbubble/style.css @@ -55,7 +55,7 @@ p { } label { - font-variant:small-caps; +/* font-variant:small-caps; */ } li { @@ -455,7 +455,7 @@ aside a{ .vcard { font-size: 1em; - font-variant:small-caps; +/* font-variant:small-caps; */ } .vcard dd { @@ -488,7 +488,7 @@ aside h4 { font-size: 1.3em; } color: #626262; text-align: center; font-weight: bold; - font-variant:small-caps; +/* font-variant:small-caps; */ font-size: 1.1em; } .allcontact-link a { @@ -1041,7 +1041,7 @@ profile-jot-banner-wrapper { font-size: 0.9em; margin: 4px 0px 0px 140px; padding-left: 10px; - font-variant:small-caps; +/* font-variant:small-caps; */ } .wall-item-author a { @@ -1063,7 +1063,7 @@ profile-jot-banner-wrapper { margin-left: 25px; font-size: 0.9em; display: block; - font-variant:small-caps; +/* font-variant:small-caps; */ color: #898989; } @@ -1072,7 +1072,7 @@ profile-jot-banner-wrapper { .wall-item-conv a{ font-size: 0.9em; color: #898989; - font-variant:small-caps; +/* font-variant:small-caps; */ } .wallwall .wwto { @@ -1157,7 +1157,7 @@ profile-jot-banner-wrapper { font-size: 0.9em; color: #898989; margin-left: 60px; - font-variant:small-caps; +/* font-variant:small-caps; */ } .wall-item-outside-wrapper.comment { margin-left: 70px; } @@ -1189,7 +1189,7 @@ profile-jot-banner-wrapper { .icollapse-wrapper { font-size: 0.9em; color: #898989; - font-variant:small-caps; +/* font-variant:small-caps; */ } .comment-wwedit-wrapper, @@ -1266,7 +1266,7 @@ profile-jot-banner-wrapper { margin-bottom: 0px; padding-bottom: 5px; font-size: 18px; - font-variant:small-caps; +/* font-variant:small-caps; */ } div[id$="wrapper"] { height: 100%;} @@ -1298,7 +1298,7 @@ div[id$="wrapper"] br { clear: left; } .profile-listing-name { font-size: 1em; - font-variant: small-caps; +/* font-variant: small-caps;*/ } .profile-listing-name a { color: #898989; @@ -1342,7 +1342,7 @@ div[id$="wrapper"] br { clear: left; } .profile-match-name a{ color: #999; - font-variant: small-caps; +/* font-variant: small-caps; */ font-size: 1em; } @@ -1462,7 +1462,7 @@ div[id$="wrapper"] br { clear: left; } padding: 0px 5px; font-weight: bold; font-stretch:semi-expanded; - font-variant:small-caps; +/* font-variant:small-caps; */ } .photo-top-album-name a{ @@ -1476,7 +1476,7 @@ div[id$="wrapper"] br { clear: left; } text-align: center; color: #6e6e6e; font-size: 0.9em; - font-variant: small-caps; +/* font-variant: small-caps; */ } #photo-photo{ @@ -1487,7 +1487,7 @@ div[id$="wrapper"] br { clear: left; } #photo-caption { margin-top: 10px; color: #6E6E6E; - font-variant:small-caps; +/* font-variant:small-caps; */ font-size: 1.1em; } @@ -1712,18 +1712,18 @@ input#photo_edit_form { } #prvmail-subject-label { - font-variant:small-caps; +/* font-variant:small-caps; */ } #prvmail-to { padding-left: 10px; } #prvmail-to-label { - font-variant:small-caps; +/* font-variant:small-caps; */ } #prvmail-message-label { - font-variant:small-caps; +/* font-variant:small-caps; */ font-size: 1em; } @@ -1769,7 +1769,7 @@ margin-left: 0px; .mail-list-sender-name { font-size: 1.1em; display: inline; - font-variant:small-caps; +/* font-variant:small-caps; */ } .mail-list-date { @@ -1779,7 +1779,7 @@ margin-left: 0px; font-size: 0.9em; padding-left: 10px; font-stretch:ultra-condensed; - font-variant:small-caps; +/* font-variant:small-caps; */ } .mail-list-subject { @@ -1808,8 +1808,8 @@ margin-left: 0px; height: 64px; } -.mail-conv-sender-name { float: left; font-variant:small-caps; font-style: bold; } -.mail-conv-date { float: right; font-variant:small-caps; } +.mail-conv-sender-name { float: left; font-style: bold; } +.mail-conv-date { float: right; } .mail-conv-subject { clear: right; font-weight: bold; font-size: 1.2em } .mail-conv-body { clear: both; @@ -1903,7 +1903,7 @@ margin-left: 0px; font: #999; font-size: 12px; text-align:center; - font-variant:small-caps; +/* font-variant:small-caps; */ font-weight: bold; margin-top:5px; } @@ -1920,7 +1920,7 @@ margin-left: 0px; background-color: #ffffff; } -#contact-edit-banner-name { font-size: 1.5em; margin-left: 30px; font-variant: small-caps; } +#contact-edit-banner-name { font-size: 1.5em; margin-left: 30px; } #contact-edit-update-now { @@ -2003,7 +2003,7 @@ margin-left: 0px; } .view-contact-name { - font-variant: small-caps; +/* font-variant: small-caps; */ } #div.side-link { @@ -2540,7 +2540,7 @@ margin-left: 0px; margin-bottom: 2px; margin-top: 2px; font-size: 0.9em; - font-variant: small-caps; +/* font-variant: small-caps; */ text-align: left; } @@ -2606,7 +2606,7 @@ margin-left: 0px; .event-list-date { color: #626262; margin-bottom: 10px; - font-variant:small-caps; +/* font-variant:small-caps; */ font-stretch:condensed; } @@ -2642,7 +2642,7 @@ margin-left: 0px; color: #ffffff; font-weight: bold; text-align:center; - font-variant:small-caps; +/* font-variant:small-caps; */ -moz-box-shadow: 5px 2px 8px #959494; -webkit-box-shadow: 5px 2px 8px #959494; box-shadow: 5px 2px 8px #959494; @@ -2720,13 +2720,13 @@ tr { .directory-details { font-size: 0.9em; - font-variant: small-caps; +/* font-variant: small-caps; */ width: 160px; } .directory-name { font-size: 1em; - font-variant: small-caps; +/* font-variant: small-caps; */ width: 150px; } @@ -3277,3 +3277,6 @@ ul.menu-popup { opacity: 1.0; filter:alpha(opacity=100); } +.notify-seen { + background: #000; +} |