X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fstyle.css;h=a35e6d21df9ac82f1c45bc4eeb8ef396a37295db;hb=58c1f9a60f951b5dad39f33cce5fd7d5e2538ef6;hp=848a2a419007e9b6f9e389608c332a6e44d53151;hpb=70b7de39a751934056ca5744ae4327d94b4a80f9;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 848a2a4190..e0abee837c 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -268,8 +268,8 @@ div.pager { /* global */ body { - /* font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif; */ - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; +/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */ + font-family: system,-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Helvetica,Arial,sans-serif; font-size: 14px; /* font-size: 13px; line-height: 19.5px; */ @@ -342,6 +342,23 @@ code { padding: 10px; margin-top: 20px; max-width: 640px; + white-space: pre-wrap; +} +.badge { + display: inline-block; + min-width: 10px; + padding: 3px 7px; + font-size: 10px; + font-weight: 700; + line-height: 1; + color: #fff; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + /* background-color: #737373*/; + background-color: #36C; + border-radius: 4px; + opacity: 0.3; } #panel { position: absolute; @@ -351,10 +368,17 @@ code { margin: 0px; padding: 1em; list-style: none; - border: 3px solid #364e59; + /*border: 3px solid #364e59;*/ z-index: 100000; box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7); } + +/* some settings for different form-factors */ +@media (min-width: 601px) { + a.mobile-view { display: none }; + a.desktop-view { display: initial }; +} + /* tool */ .tool { height: auto; @@ -366,6 +390,20 @@ code { #sidebar-group-list .tool:hover { background: #EEE; } +/*#sidebar-group-list .notify { + min-width: 10px; + text-align: center; + color: #FFF; + background-color: #CB4437; + font: bold 10px Arial; + padding: 3px; + border-radius: 10px; + display: none; +}*/ +#sidebar-group-list .notify { + display: none; +} +#sidebar-group-list .notify.show { display: inline-block; } .tool .label { /* float: left; */ } @@ -375,7 +413,7 @@ code { .tool a { /* color: #000; */ } -.tool a:hover, .widget a:hover, #nets-sidear a:hover, #hide-forum-list:hover, .admin.link a:hover, aside h4 a:hover { +.tool a:hover, .widget a:hover, #nets-sidear a:hover, #forum-widget-collapse:hover, .admin.link a:hover, aside h4 a:hover, right_aside h4 a:hover { /* text-decoration: underline; */ text-decoration: none; color: black; @@ -389,9 +427,10 @@ code { opacity: 1; } -.sidebar-group-li:hover, #sidebar-new-group:hover, #hide-forum-list:hover, -#sidebar-ungrouped:hover, .side-link:hover, .nets-ul li:hover, #forum-list div:hover, -.nets-all:hover, .saved-search-li:hover, li.tool:hover, .admin.link:hover, aside h4 a:hover, #message-new:hover { +.sidebar-group-li:hover, #sidebar-new-group:hover, #sidebar-edit-groups:hover,#forum-widget-collapse:hover, +#sidebar-ungrouped:hover, .side-link:hover, .nets-ul li:hover, #forumlist-sidebar li:hover, #forumlist-sidebar-right li:hover, +.nets-all:hover, .saved-search-li:hover, li.tool:hover, .admin.link:hover, aside h4 a:hover, right_aside h4 a:hover, #message-new:hover, +#sidebar-photos-albums li:hover, .photos-upload-link:hover { /* background-color: #ddd; */ /* background-color: #e5e5e5; */ background-color: #F5F5F5; @@ -405,11 +444,11 @@ code { /* color: #000; */ } -.group-selected, .nets-selected, .fileas-selected { +.group-selected, .nets-selected, .fileas-selected, .forum-selected { font-weight: bold; } -#sidebar-new-group, #hide-forum-list, #forum-list, #sidebar-ungrouped, +#forum-widget-showmore, #sidebar-new-group, #sidebar-edit-groups, #forum-widget-collapse, #forumlist-rsidebar-right, #sidebar-ungrouped, .side-link, #peoplefind-desc, #connect-desc, .nets-all, .admin.link, #message-new { padding-left: 10px; padding-top: 3px; @@ -418,7 +457,32 @@ code { display: block; } -a.nets-link, .side-link a, #sidebar-new-group a, a.savedsearchterm, a.fileas-link, aside h4 a { +.photos-upload-link { + padding-top: 3px; + padding-bottom: 3px; + display: block; +} + +#forumlist-sidebar { + padding-top: 3px; + padding-bottom: 3px; + display: block; +} + +.forum-widget-entry { + padding-left: 10px; + padding-right: 5px; +} + +#forumlist-sidebar .notify, #forumlist-sidebar-right .notify { + display: none; +} + +#forumlist-sidebar .notify.show, #forumlist-sidebar-right .notify.show { + display: inline-block; +} + +a.nets-link, .side-link a, #sidebar-new-group a, #sidebar-edit-groups a, a.savedsearchterm,a.fileas-link, aside h4 a, right_aside h4 a { display: block; color: #737373; } @@ -445,11 +509,11 @@ a.sidebar-group-element { color: black; } -#forum-list a, .tool a, .admin.link a { +#forumlist-sidebar a, #forumlist-sidebar-right a, .tool a, .admin.link a, #sidebar-photos-albums a { color: #737373; } -#forum-list { +#forumlist-sidebar, #forumlist-sidebar-right { margin-top: 2px; } @@ -548,6 +612,7 @@ nav a { color: #ccc; padding-bottom: 8px; padding-top: 8px; + cursor: pointer; } nav a:hover .icon { @@ -605,6 +670,7 @@ nav .nav-menu-icon { nav .nav-menu-icon.selected { background-color: #364e59; } +nav .nav-menu img, nav .nav-menu-icon img { width: 22px; height: 22px; @@ -612,6 +678,11 @@ nav .nav-menu-icon img { -moz-border-radius: 4px; border-radius: 4px; } +nav .nav-menu img { + margin-top: -3px; + margin-right: 4px; +} + nav .nav-menu-icon .nav-notify { top: 3px; } @@ -646,6 +717,23 @@ nav .nav-menu:hover { /* background: #4c619c; */ text-decoration: none; } + +.manage-notify { + background-color: #F80; + -moz-border-radius: 5px 5px 5px 5px; + -webkit-border-radius: 5px 5px 5px 5px; + border-radius: 5px 5px 5px 5px; + font-size: 10px; + padding: 1px 3px; + top: 0px; + min-width: 15px; + text-align: center; + color: white; + float: right; + margin-top: -14px; + margin-right: -20px; +} + nav .nav-notify { display: none; position: absolute; @@ -665,6 +753,7 @@ nav .nav-notify { text-align: center; color: white; } + nav .nav-notify.show { display: block; } @@ -682,7 +771,7 @@ nav #nav-user-linklabel { } nav #nav-user-linklabel { padding-left: 0px; - margin-left: 0px; + margin-top: 0px; } nav #nav-help-link .menu-popup, nav #nav-search-link .menu-popup, @@ -698,6 +787,17 @@ nav #nav-site-linkmenu { margin-left: 0px; margin-right: 0px; } +.contact-entry-photo:hover .contact-photo-menu, +.contact-photo-wrapper:hover .menu-popup, +nav #nav-user-linklabel:hover #nav-user-menu, +nav #nav-user-linkmenu:hover #nav-user-menu, +nav #nav-apps-link:hover #nav-apps-menu, +nav #nav-site-linkmenu:hover #nav-site-menu, +nav #nav-notifications-linkmenu:hover #nav-notifications-menu { + display:block; + visibility:visible; + opacity:1; +} nav #nav-notifications-linkmenu { margin-left: 0px; margin-right: 5px; @@ -753,8 +853,12 @@ nav #nav-user-linkmenu { } ul.menu-popup { + visibility:hidden; + opacity:0; + z-index:1; + transition:all 0.2s ease-in-out; + /* display: none; */ position: absolute; - display: none; width: 11em; background: #ffffff; color: #2d2d2d; @@ -831,10 +935,33 @@ ul.menu-popup .empty { background-color: #bdcdd4; }*/ +#nav-notifications-menu > li { + display: block; + color: #737373; + cursor: pointer; +} + +#nav-notifications-menu > li:hover { + background-color: #e5e5e5; + color: #000; +} +#nav-notifications-mark-all a { + color: #737373; +} + #nav-notifications-menu img { - float: left; - margin-right: 5px; + width: 32px; + height: 32px; + border-radius: 5px; + margin: 0; + padding: 0; } + +#nav-notifications-menu .notif-desc-wrapper a { + display: inline; + padding: 0px; +} + #nav-notifications-menu .contactname { font-weight: bold; } @@ -850,10 +977,43 @@ ul.menu-popup .empty { padding: 7px 7px 0px 0px; } +.notif-entry-wrapper { + padding: 5px 10px; + min-height: 32px; + /*border-bottom: 1px solid #DDDDDD;*/ +} + +.notif-photo-wrapper { + float: left; + margin-right: 10px; +} + +.notif-photo-wrapper a { + padding: 0 !important; +} + +.notif-desc-wrapper { + overflow: hidden; +} + right_aside { - width: 0px; + display: none; + vertical-align: top; + width: 185px; + padding-top: 10px; + padding-right: 20px; + padding-bottom: 0px; + padding-left: 10px; + background-color: #FFFFFF; + font-size: 13px; + overflow-y: auto; + z-index: 2; + /* line-height: 17px; */ + color: #737373; + box-shadow: 1px 2px 0px 0px #D8D8D8; top: 32px; - display: block; + position: absolute; + margin-left: calc(100% - 215px); } /* aside */ @@ -873,7 +1033,7 @@ aside { top: 32px; overflow-y: auto; z-index: 2; - line-height: 17px; + /* line-height: 17px; */ position: fixed; /* overflow: auto; */ height: 100%; @@ -890,10 +1050,17 @@ aside .vcard .fn { } aside .vcard .title { margin-bottom: 5px; + float: left; } aside .vcard dl { height: auto; overflow: auto; + word-break: break-word; +} +aside .vcard .account-type { + margin-bottom: 13px; + font-size: 14px; + font-weight: bold; } aside select { @@ -923,10 +1090,13 @@ aside #profile-extra-links ul { } aside #profile-extra-links li { padding: 0px; + padding-bottom: 4px; margin: 0px; list-style: none; } -aside #dfrn-request-link { +aside #subscribe-feed-link, +aside #dfrn-request-link, +aside #wallmessage-link { display: block; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; @@ -937,7 +1107,9 @@ aside #dfrn-request-link { text-transform: uppercase; padding: 4px 2px 2px 35px; } -aside #dfrn-request-link:hover { +aside #subscribe-feed-link:hover, +aside #dfrn-request-link:hover, +aside #wallmessage-link:hover { text-decoration: none; background-color: #36c; /* background-color: #19aeff; */ @@ -947,7 +1119,7 @@ aside #profiles-menu { left: 10px; } -aside #search-text, aside #side-follow-url, aside #side-peoplefind-url { +aside #search-text, aside #side-follow-url, aside #side-peoplefind-url, right_aside input { width: 140px; height: 17px; padding-left: 10px; @@ -961,7 +1133,7 @@ aside #search-text, aside #side-follow-url, aside #side-peoplefind-url { -moz-border-right-colors: #dbdbdb;*/ } -aside h4 { +aside h4, right_aside h4 { margin-bottom: 0px; margin-top: 0px; font-size: 1.17em; @@ -1086,7 +1258,6 @@ section { line-height: 19.5px;*/ font-size: 14.95px; line-height: 21px; - /* font-family: Quodana,Verdana,DejaVu Sans,Bitstream Vera Sans,Helvetica,sans-serif; */ display: table-cell; vertical-align: top; top: 32px; @@ -1114,6 +1285,31 @@ section.minimal { height: 100%; } +/* Contact-Header for the Network Stream */ +#viewcontact_wrapper-network { + width: 100%; + min-height: 100px; + background-color: #FAFAFA; + box-shadow: 1px 2px 0px 0px #D8D8D8; + border-bottom: 1px solid #D2D2D2; +} +#contact-entry-wrapper-network { + float: none; + width: auto; + height: auto; + padding: 10px; + margin: 0; +} +#contact-entry-accounttype-network { + font-size: 20px; +} +#contact-entry-name-network { + font-size: 24.5px; +} +.contact-entry-photo img { + border-radius: 4px; +} + /* wall item */ .tread-wrapper { /* border-bottom: 1px solid #BDCDD4; */ @@ -1203,6 +1399,10 @@ section.minimal { float: right; } +.wall-item-network-end { + clear: both; +} + .wall-item-location { width: 350px; float: left; @@ -1213,6 +1413,7 @@ section.minimal { /* font-size: 14px; */ max-width: 660px; word-wrap: break-word; + word-break: break-word; /* line-height: 1.36; */ padding-bottom: 6px; } @@ -1301,6 +1502,7 @@ section.minimal { transition: all 0.2s ease-in-out; /* color: darkblue; */ /* color: #3E3E8C; */ + word-break: break-word; } .toplevel_item:hover .fakelink, @@ -1324,13 +1526,16 @@ section.minimal { width: 100%; margin-bottom: 0.3em; } -.wall-item-container .wall-item-actions-social { +.wall-item-container .wall-item-actions-social, +.wall-item-container .wall-item-actions-isevent { float: left; margin-bottom: 1px; } -.wall-item-container .wall-item-actions-social a { +.wall-item-container .wall-item-actions-social a, +.wall-item-container .wall-item-actions-isevent a { float: left; margin-right: 1em; + cursor: pointer; } .wall-item-container .wall-item-actions-tools { float: right; @@ -1339,6 +1544,7 @@ section.minimal { .wall-item-container .wall-item-actions-tools a { float: right; margin-left: 10px; + cursor: pointer; } .wall-item-container .wall-item-actions-tools input { float: right; @@ -1577,7 +1783,8 @@ section.minimal { } #jot-preview-content { - padding-top: 25px; + padding-top: 4px; + clear: both; } #jot-preview-content .tread-wrapper { @@ -2158,7 +2365,27 @@ aside form { overflow-x: hidden; } aside form .field label { - float: inherit; + float: left; + width: 170px; +} + +aside #div_id_remember label { + float: inherit; +} + +aside div #login-submit-button { + margin-left:0px; +} + +aside #register-link, aside #lost-password-link { + display: block; +} + +aside #id_username, +aside div #id_openid_url, +aside #id_password { + width: 170px; + max-width: 170px; } #profile-edit-links-end { @@ -2189,6 +2416,12 @@ aside form .field label { float: left; } +#register-name-end, +#register-email-end, +#register-nickname-end { + clear: both; +} + .required { display: inline; color: #B20202; @@ -2217,18 +2450,52 @@ aside form .field label { float: left; } /* contacts */ -.contact-entry-wrapper { +/*.contact-entry-wrapper { width: 120px; height: 130px; float: left; -/* overflow: hidden; */ + overflow: hidden; margin-left: 5px; +}*/ + +.contact-entry-wrapper { + float: left; + width: 363px; + height: 100px; + padding-right: 10px; + margin: 0 10px 10px 0px; +} +.contact-entry-wrapper .contact-entry-photo-wrapper { + float: left; + margin-right: 10px; + width: 80px; + height: 80px; +} +.contact-entry-photo-wrapper { + position: relative; +} +.contact-entry-desc { + overflow: hidden; +} +.contact-entry-name { + font-weight: bold; +} +.contact-entry-details { + font-size: 13px; + color: #999999; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } /* photo */ .lframe { float: left; margin: 0px 10px 10px 0px; } +.contact-entry-photo a img { + width: 80px; + height: 80px; +} /* profile match wrapper */ .profile-match-wrapper { float: left; @@ -2266,14 +2533,15 @@ aside form .field label { } .contact-photo-menu { width: 11em; - border: 3px solid #364e59; + /*border: 3px solid #364e59;*/ color: #2d2d2d; background: #FFFFFF; -/* position: absolute;*/ - position: relative; - left: 0px; top: 0px; + position: absolute; + /*position: relative;*/ + left: 0px; /*top: 0px;*/ display: none; z-index: 10000; + box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7); } .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none } .contact-photo-menu li a { @@ -2306,6 +2574,25 @@ blockquote { display: block; } +.oembed.video .embed_video > div { + position: absolute; top: 0px; left: 0px; + background-color: rgba(0,0,0,0.5); +} +.oembed.video .embed_video > div::before { + font-family: FontAwesome; + font-weight: normal; + font-style: normal; + display: inline-block; + text-decoration: inherit; + vertical-align: top; + font-size: 3em; + content: "\f01d"; /* icon-play-circle */ + color: #fff; + bottom: 10px; + right: 10px; + position: absolute; +} + /* ================== */ /* = Contacts Block = */ /* ================== */ @@ -2443,6 +2730,7 @@ a.mail-list-link { border: none; } + /* ========== */ /* = Events = */ /* ========== */ @@ -2517,6 +2805,13 @@ a.mail-list-link { font-weight: bold; color: #FF0000; } +#event-desc-text-edit-bb, #event-location-text-edit-bb { + float: none; +} +#event-start-text, #event-finish-text, #event-summary-text, #event-desc-text, #event-location-text { + margin-bottom: 10px; + margin-top: 20px; +} .settings-block { /* border: 1px solid #AAA; */ @@ -2652,35 +2947,41 @@ a.mail-list-link { color: #999999; } +/* photo album page */ .photo-top-image-wrapper { - position: relative; - float: left; - margin-top: 15px; - margin-right: 15px; - width: 200px; height: 200px; - overflow: hidden; + position: relative; + float: left; + margin-top: 15px; + margin-right: 15px; + width: 200px; height: 200px; + overflow: hidden; } .photo-top-album-name { - width: 100%; - min-height: 2em; - position: absolute; - bottom: 0px; - padding: 0px 3px; - padding-top: 0.5em; - background-color: rgb(255, 255, 255); + width: 100%; + min-height: 2em; + position: absolute; + bottom: 0px; + padding: 0px 3px; + padding-top: 0.5em; + background-color: rgb(255, 255, 255); } #photo-top-end { - clear: both; + clear: both; } #photo-top-links { - margin-bottom: 30px; - margin-left: 30px; + margin-bottom: 30px; + margin-left: 30px; } #photos-upload-newalbum-div { - float: left; - width: 175px; + float: left; + width: 175px; +} +img.photo-top-photo { + width: 100%; + height: 100%; + object-fit: cover; } .menu-profile-list{ @@ -2890,7 +3191,7 @@ a.mail-list-link { border:1px solid #dcdcdc; display:inline-block; color:#777777; - font-family:Arial; + font-family:Arial, sans-serif; font-size:15px; font-weight:bold; font-style:normal; @@ -2935,3 +3236,8 @@ a.mail-list-link { /* upload/select popup */ .fbrowser.image .photo-album-image-wrapper { margin-left: 10px; } + #message-preview { margin-top: 15px; } + #message-preview span { width: 100%; } + #message-preview .mail-count, #message-preview .mail-delete { display:none; } + #message-preview .mail-list-wrapper { padding: 3px; } + #message-preview .mail-date { opacity:0.6; font-size:10px; }