X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fstyle.css;h=848a2a419007e9b6f9e389608c332a6e44d53151;hb=cf5c1b550b730ed52b9a72c453a3adf31c29d64d;hp=779a194dd8cc506e195e62dd93ce41d43a4237fc;hpb=1b2a90a10f6a2e03ae9a6a61f0c7f7b9a955327e;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 779a194dd8..848a2a4190 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -7,7 +7,7 @@ @import url("css/font-awesome.css") all; @import url("css/font2.css") all; -img { +img { border: 0px; } @@ -32,7 +32,7 @@ img { } .admin.linklist { - border: 0px; + border: 0px; padding: 0px; list-style: none; margin-top: 0px; @@ -135,7 +135,7 @@ img { padding: 1px; color: #999; vertical-align: text-top; -} +} .icon:hover { text-decoration: none; @@ -201,8 +201,8 @@ div.pager a { margin-left: 5px; margin-right: 5px; } - -span.pager_first a, span.pager_n a, + +span.pager_first a, span.pager_n a, span.pager_last a, span.pager_prev a, span.pager_next a, span.scroll_loader_text { color: darkgray; @@ -389,7 +389,7 @@ code { opacity: 1; } -.sidebar-group-li:hover, #sidebar-new-group:hover, #hide-forum-list:hover, +.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 { /* background-color: #ddd; */ @@ -427,12 +427,16 @@ a.sidebar-group-element { color: #737373; } -#follow-sidebar form, #peoplefind-sidebar form, #netsearch-box form, #posted-date-selector { +#follow-sidebar form, #peoplefind-sidebar form, #netsearch-box form { margin-left: 10px; margin-top: 3px; margin-bottom: 3px; } +.posted-date-selector-months { + margin-left: 10px; +} + #sidebar-ungrouped, .side-link { padding-top: 5px; } @@ -742,8 +746,10 @@ nav #nav-user-linkmenu { top: 56px; } +.notify-unseen { background-color: #FFF; } + .notify-seen { - background: none repeat scroll 0 0 #DDDDDD; + background: none repeat scroll 0 0 #EEE; } ul.menu-popup { @@ -1103,6 +1109,9 @@ section { section.minimal { top: 0px; left: 0px; + position: absolute; + width: 100%; + height: 100%; } /* wall item */ @@ -1210,6 +1219,7 @@ section.minimal { .wall-item-container .wall-item-content img { max-width: 100%; + vertical-align: middle; /* max-width: 650px; */ /* max-width: 580px; */ } @@ -1342,10 +1352,87 @@ section.minimal { width: calc(100% - 90px); border-bottom: 1px solid hsl(198, 21%, 79%); } +.wall-item-container.thread_level_2 { + margin-left: 80px; + width: calc(100% - 90px); +} +.wall-item-container.thread_level_3 { + margin-left: 95px; + width: calc(100% - 105px); +} +.wall-item-container.thread_level_4 { + margin-left: 110px; + width: calc(100% - 120px); +} +.wall-item-container.thread_level_5 { + margin-left: 125px; + width: calc(100% - 135px); +} +.wall-item-container.thread_level_6 { + margin-left: 140px; + width: calc(100% - 150px); +} +.wall-item-container.thread_level_7 { + margin-left: 155px; + width: calc(100% - 165px); +} .wall-item-container.comment .wall-item-content { max-width: 585px; } +.wall-item-container.thread_level_3 .wall-item-content { + max-width: 570px; +} +.wall-item-container.thread_level_4 .wall-item-content { + max-width: 555px; +} +.wall-item-container.thread_level_5 .wall-item-content { + max-width: 540px; +} +.wall-item-container.thread_level_6 .wall-item-content { + max-width: 525px; +} +.wall-item-container.thread_level_7 .wall-item-content { + max-width: 510px; +} + +.children .wall-item-comment-wrapper textarea { + width: 570px; +} +.wall-item-container.thread_level_3 .wall-item-comment-wrapper textarea { + width: 555px; +} +.wall-item-container.thread_level_4 .wall-item-comment-wrapper textarea { + width: 540px; +} +.wall-item-container.thread_level_5 .wall-item-comment-wrapper textarea { + width: 525px; +} +.wall-item-container.thread_level_6 .wall-item-comment-wrapper textarea { + width: 510px; +} +.wall-item-container.thread_level_7 .wall-item-comment-wrapper textarea { + width: 495px; +} + +.children .wall-item-bottom .comment-edit-preview { + width: 575px; +} +.wall-item-container.thread_level_3 .wall-item-bottom .comment-edit-preview { + width: 560px; +} +.wall-item-container.thread_level_4 .wall-item-bottom .comment-edit-preview { + width: 545px; +} +.wall-item-container.thread_level_5 .wall-item-bottom .comment-edit-preview { + width: 530px; +} +.wall-item-container.thread_level_6 .wall-item-bottom .comment-edit-preview { + width: 515px; +} +.wall-item-container.thread_level_7 .wall-item-bottom .comment-edit-preview { + width: 500px; +} .wall-item-container.comment .contact-photo { width: 32px; @@ -1462,7 +1549,7 @@ section.minimal { } #profile-jot-form #jot-title, #profile-jot-form #jot-category { - + border-radius: 5px 5px 5px 5px; font-weight: bold; height: 20px; @@ -1962,13 +2049,13 @@ ul.tabs a { margin-bottom: 2px; } -#event-notice:hover, #birthday-notice:hover, ul.tabs li .active, +#event-notice:hover, #birthday-notice:hover, ul.tabs li .active, .comment-edit-submit-wrapper .fakelink:hover { color: black; } -span.pager_current, span.pager_n a:hover, -span.pager_first a:hover, span.pager_last a:hover, +span.pager_current, span.pager_n a:hover, +span.pager_first a:hover, span.pager_last a:hover, span.pager_prev a:hover, span.pager_next a:hover, ul.tabs a:hover { border-bottom: 2px solid #244C5E; @@ -2088,7 +2175,7 @@ aside form .field label { .profile-edit-side-div { /* display: none; */ - float: right; + float: right; } /* aside div.clear { @@ -2165,9 +2252,9 @@ aside form .field label { .contact-photo-menu-button { position: relative; background-image: url("../../../images/icons/16/menu.png"); - background-position: top left; + background-position: top left; background-repeat: no-repeat; - margin: 0px 0px -16px 0px; + margin: 0px 0px -16px 0px; padding: 0px; width: 16px; height: 16px; @@ -2175,7 +2262,7 @@ aside form .field label { overflow: hidden; text-indent: 40px; display: none; - + } .contact-photo-menu { width: 11em; @@ -2190,13 +2277,13 @@ aside form .field label { } .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none } .contact-photo-menu li a { - display: block; - padding: 5px 10px; + display: block; + padding: 5px 10px; color: #2d2d2d; text-decoration: none; } .contact-photo-menu li a:hover { - background-color: #bdcdd4; + background-color: #bdcdd4; } /* page footer */ @@ -2233,7 +2320,7 @@ blockquote { } .contact-block-textdiv { width: 150px; height: 34px; float: left; } -#contact-block-end { clear: both; } +#contact-block-end { clear: both; } #group-edit-wrapper { margin-bottom: 10px; @@ -2422,7 +2509,7 @@ a.mail-list-link { clear: both; } - + .calendar { font-family: Courier, monospace; } @@ -2570,14 +2657,14 @@ a.mail-list-link { float: left; margin-top: 15px; margin-right: 15px; - width: 200px; height: 200px; - overflow: hidden; + width: 200px; height: 200px; + overflow: hidden; } .photo-top-album-name { width: 100%; min-height: 2em; - position: absolute; - bottom: 0px; + position: absolute; + bottom: 0px; padding: 0px 3px; padding-top: 0.5em; background-color: rgb(255, 255, 255); @@ -2608,15 +2695,15 @@ a.mail-list-link { .menu-profile-list-item{ padding-left: 5px; vertical-align: middle; - } -.menu-profile-list-item:hover{ + } +.menu-profile-list-item:hover{ text-decoration: none; } .autocomplete { width: 350px; - color: black; - border: 1px solid rgb(210, 210, 210); + color: black; + border: 1px solid rgb(210, 210, 210); background-color: white; cursor: pointer; text-align: left; @@ -2624,7 +2711,7 @@ a.mail-list-link { overflow: auto; display: block; background-position: initial initial; - background-repeat: initial initial; + background-repeat: initial initial; } .mail-list-wrapper { background-color: #f6f7f8; @@ -2824,3 +2911,27 @@ a.mail-list-link { .profile-view-actions{ float:right; } +/* videos page */ +.videos .video-top-wrapper { + width: 300px; + float: left; + margin: 0px 10px 10px 0px; + position: relative; +} +.videos .video-top-wrapper .video-js { + width: 300px!important; + height: 232px!important; +} +.videos .video-top-wrapper .video-delete { + position: absolute; + opacity: 0; + right: 0px; + top: 0px; + transition: opacity 0.5s; +} +.videos .video-top-wrapper:hover .video-delete { + opacity: 1; +} + +/* upload/select popup */ +.fbrowser.image .photo-album-image-wrapper { margin-left: 10px; }