duepuntozer: style video delete button

This commit is contained in:
fabrixxm 2015-05-24 10:35:55 +02:00
parent d204e2524b
commit 8990a22dc0
1 changed files with 81 additions and 59 deletions

View File

@ -22,7 +22,7 @@ a:hover {text-decoration: underline; }
input { input {
border: 1px solid #666666; border: 1px solid #666666;
-moz-border-radius: 3px; -moz-border-radius: 3px;
border-radius: 3px; border-radius: 3px;
padding: 3px; padding: 3px;
} }
@ -50,7 +50,7 @@ code {
background: #EEE; background: #EEE;
color: #444; color: #444;
padding: 10px; padding: 10px;
margin-top: 20px; margin-top: 20px;
} }
blockquote { blockquote {
@ -91,7 +91,7 @@ nav {
display: block; display: block;
margin: 0px 10%; margin: 0px 10%;
border-bottom: 1px solid #babdb6; border-bottom: 1px solid #babdb6;
position: relative; position: relative;
} }
nav #site-location { nav #site-location {
color: #888a85; color: #888a85;
@ -151,9 +151,9 @@ nav #banner #logo-text a:hover { text-decoration: none; }
border: 1px solid #babdb6; border: 1px solid #babdb6;
border-bottom: 0px; border-bottom: 0px;
background-color: #aec0d3; background-color: #aec0d3;
color: #565854; color: #565854;
-moz-border-radius: 3px 3px 0px 0px; -moz-border-radius: 3px 3px 0px 0px;
border-radius: 3px 3px 0px 0px; border-radius: 3px 3px 0px 0px;
} }
nav .nav-link { nav .nav-link {
float: right; float: right;
@ -173,7 +173,7 @@ nav .nav-link {
.nav-ajax-left { .nav-ajax-left {
font-size: 0.8em; font-size: 0.8em;
float: left; float: left;
margin-top: 62px; margin-top: 62px;
} }
@ -228,12 +228,12 @@ section {
background-position: top right; background-position: top right;
background-repeat: no-repeat; background-repeat: no-repeat;
min-height: 112px; min-height: 112px;
} }
.tabs { .tabs {
height: 27px; height: 27px;
background-image: url(head.jpg); background-image: url(head.jpg);
background-repeat: repeat-x; background-repeat: repeat-x;
background-position: 0px -20px; background-position: 0px -20px;
border-bottom: 1px solid #babdb6; border-bottom: 1px solid #babdb6;
padding:0px; padding:0px;
@ -248,7 +248,7 @@ section {
} }
.tab.active { .tab.active {
font-weight: bold; font-weight: bold;
} }
@ -278,14 +278,14 @@ div.wall-item-content-wrapper.shiny {
} }
/* from default */ /* from default */
#jot-perms-icon, #jot-perms-icon,
#profile-location, #profile-location,
#profile-nolocation, #profile-nolocation,
#profile-youtube, #profile-youtube,
#profile-video, #profile-video,
#profile-audio, #profile-audio,
#profile-link, #profile-link,
#profile-title, #profile-title,
#wall-image-upload, #wall-image-upload,
#wall-file-upload, #wall-file-upload,
#profile-upload-wrapper, #profile-upload-wrapper,
@ -313,13 +313,13 @@ div.wall-item-content-wrapper.shiny {
#jot-category::-webkit-input-placeholder{font-weight: normal;} #jot-category::-webkit-input-placeholder{font-weight: normal;}
#jot-title:-moz-placeholder{font-weight: normal;} #jot-title:-moz-placeholder{font-weight: normal;}
#jot-category:-moz-placeholder{font-weight: normal;} #jot-category:-moz-placeholder{font-weight: normal;}
#jot-title:hover, #jot-title:hover,
#jot-title:focus, #jot-title:focus,
#jot-category:hover, #jot-category:hover,
#jot-category:focus { #jot-category:focus {
border: 1px solid #cccccc; border: 1px solid #cccccc;
} }
.jothidden { display:none; } .jothidden { display:none; }
@ -343,7 +343,7 @@ div.wall-item-content-wrapper.shiny {
.group-selected, .nets-selected, .fileas-selected, .categories-selected { .group-selected, .nets-selected, .fileas-selected, .categories-selected {
padding: 3px; padding: 3px;
-moz-border-radius: 3px; -moz-border-radius: 3px;
border-radius: 3px; border-radius: 3px;
border: 1px solid #CCCCCC; border: 1px solid #CCCCCC;
background: #F8F8F8; background: #F8F8F8;
font-weight: bold; font-weight: bold;
@ -352,7 +352,7 @@ div.wall-item-content-wrapper.shiny {
.settings-widget .selected { .settings-widget .selected {
padding: 3px; padding: 3px;
-moz-border-radius: 3px; -moz-border-radius: 3px;
border-radius: 3px; border-radius: 3px;
border: 1px solid #CCCCCC; border: 1px solid #CCCCCC;
background: #F8F8F8; background: #F8F8F8;
font-weight: bold; font-weight: bold;
@ -813,7 +813,7 @@ input#dfrn-url {
clear: left; clear: left;
color: #666666; color: #666666;
display: block; display: block;
margin-bottom: 20px margin-bottom: 20px
} }
#profile-edit-profile-name-end, #profile-edit-profile-name-end,
@ -944,7 +944,7 @@ input#dfrn-url {
border: 1px solid #CCC; border: 1px solid #CCC;
position: relative; position: relative;
-moz-border-radius: 3px; -moz-border-radius: 3px;
border-radius: 3px; border-radius: 3px;
} }
.tread-wrapper .tread-wrapper { .tread-wrapper .tread-wrapper {
@ -987,7 +987,7 @@ input#dfrn-url {
display: block; display: block;
position: absolute; position: absolute;
background-image: url("photo-menu.jpg"); background-image: url("photo-menu.jpg");
background-position: top left; background-position: top left;
background-repeat: no-repeat; background-repeat: no-repeat;
margin: 0px; padding: 0px; margin: 0px; padding: 0px;
width: 16px; width: 16px;
@ -996,7 +996,7 @@ input#dfrn-url {
overflow: hidden; overflow: hidden;
text-indent: 40px; text-indent: 40px;
display: none; display: none;
} }
.wall-item-photo-menu { .wall-item-photo-menu {
width: auto; width: auto;
@ -1047,7 +1047,7 @@ input#dfrn-url {
/*margin-top: 10px;*/ /*margin-top: 10px;*/
left: 105px; left: 105px;
position: absolute; position: absolute;
top: 1px; top: 1px;
} }
.comment .wall-item-lock { .comment .wall-item-lock {
left: 65px; left: 65px;
@ -1100,11 +1100,11 @@ input#dfrn-url {
} }
.star-item { .star-item {
margin-left: 10px; margin-left: 10px;
float: left; float: left;
} }
.tag-item { .tag-item {
margin-left: 10px; margin-left: 10px;
float: left; float: left;
} }
.filer-item { .filer-item {
@ -1141,7 +1141,7 @@ input#dfrn-url {
border: none; border: none;
} }
.comment .wall-item-photo { .comment .wall-item-photo {
width: 50px !important; width: 50px !important;
height: 50px !important; height: 50px !important;
} }
.wall-item-content { .wall-item-content {
@ -1240,7 +1240,7 @@ blockquote.shared_content {
.comment .wall-item-tools { .comment .wall-item-tools {
background:none; background:none;
} }
.comment-edit-wrapper { .comment-edit-wrapper {
margin-top: 15px; margin-top: 15px;
@ -1270,7 +1270,7 @@ blockquote.shared_content {
float: left; float: left;
margin-top: 10px; margin-top: 10px;
-moz-border-radius: 3px; -moz-border-radius: 3px;
border-radius: 3px; border-radius: 3px;
border: 1px solid #cccccc; border: 1px solid #cccccc;
padding: 3px 1px 1px 3px; padding: 3px 1px 1px 3px;
} }
@ -1676,7 +1676,7 @@ blockquote.shared_content {
.contact-photo-menu-button { .contact-photo-menu-button {
position: absolute; position: absolute;
background-image: url("photo-menu.jpg"); background-image: url("photo-menu.jpg");
background-position: top left; background-position: top left;
background-repeat: no-repeat; background-repeat: no-repeat;
margin: 0px; padding: 0px; margin: 0px; padding: 0px;
width: 16px; width: 16px;
@ -1685,7 +1685,7 @@ blockquote.shared_content {
overflow: hidden; overflow: hidden;
text-indent: 40px; text-indent: 40px;
display: none; display: none;
} }
.contact-photo-menu { .contact-photo-menu {
width: auto; width: auto;
@ -1723,7 +1723,7 @@ blockquote.shared_content {
border: 1px solid #cccccc; border: 1px solid #cccccc;
padding: 3px 0px 0px 5px; padding: 3px 0px 0px 5px;
-moz-border-radius: 3px; -moz-border-radius: 3px;
border-radius: 3px; border-radius: 3px;
} }
@ -1777,7 +1777,7 @@ blockquote.shared_content {
overflow: auto; overflow: auto;
} }
#acl-list-content { #acl-list-content {
} }
.acl-list-item { .acl-list-item {
display: block; display: block;
@ -1794,7 +1794,7 @@ blockquote.shared_content {
margin: 4px; margin: 4px;
} }
.acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;} .acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;}
.acl-list-item a { .acl-list-item a {
font-size: 8px; font-size: 8px;
display: block; display: block;
width: 40px; width: 40px;
@ -2111,15 +2111,15 @@ aside input[type='text'] {
margin-top: 15px; margin-top: 15px;
margin-right: 15px; margin-right: 15px;
margin-left: 15px; margin-left: 15px;
/* width: 200px; height: 200px; /* width: 200px; height: 200px;
overflow: hidden; overflow: hidden;
position: relative; */ position: relative; */
} }
.photo-album-image-wrapper .caption { .photo-album-image-wrapper .caption {
display: none; display: none;
width: 100%; width: 100%;
/* position: absolute; */ /* position: absolute; */
bottom: 0px; bottom: 0px;
padding: 0.5em 0.5em 0px 0.5em; padding: 0.5em 0.5em 0px 0.5em;
background-color: rgba(245, 245, 255, 0.8); background-color: rgba(245, 245, 255, 0.8);
border-bottom: 2px solid #CCC; border-bottom: 2px solid #CCC;
@ -2141,14 +2141,14 @@ aside input[type='text'] {
margin-right: 15px; margin-right: 15px;
margin-left: 15px; margin-left: 15px;
margin-bottom: 15px; margin-bottom: 15px;
/* width: 200px; height: 200px; /* width: 200px; height: 200px;
overflow: hidden; */ overflow: hidden; */
} }
.photo-top-album-name { .photo-top-album-name {
width: 100%; width: 100%;
min-height: 2em; min-height: 2em;
/* position: absolute; */ /* position: absolute; */
bottom: 0px; bottom: 0px;
padding: 0px 3px; padding: 0px 3px;
padding-top: 0.5em; padding-top: 0.5em;
background-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
@ -2236,7 +2236,7 @@ aside input[type='text'] {
} }
#profile-jot-banner-end { #profile-jot-banner-end {
/* clear: both; */ /* clear: both; */
} }
#photos-upload-select-files-text { #photos-upload-select-files-text {
@ -2464,7 +2464,7 @@ aside input[type='text'] {
} }
/* end from default */ /* end from default */
.fn { .fn {
padding: 0px 0px 5px 12px; padding: 0px 0px 5px 12px;
@ -2483,7 +2483,7 @@ aside input[type='text'] {
#birthday-title { #birthday-title {
float: left; float: left;
font-weight: bold; font-weight: bold;
} }
#birthday-adjust { #birthday-adjust {
@ -2607,7 +2607,7 @@ aside input[type='text'] {
clear: both; clear: both;
} }
.calendar { .calendar {
font-family: Courier, monospace; font-family: Courier, monospace;
} }
@ -2791,7 +2791,7 @@ aside input[type='text'] {
#netsearch-box { #netsearch-box {
margin-top: 20px; margin-top: 20px;
} }
#netsearch-box #search-submit { #netsearch-box #search-submit {
@ -2898,7 +2898,7 @@ aside input[type='text'] {
.settings-heading { .settings-heading {
border-bottom: 1px solid #babdb6; border-bottom: 1px solid #babdb6;
} }
/** /**
* Form fields * Form fields
@ -2924,7 +2924,7 @@ aside input[type='text'] {
display: block; display: block;
margin-left: 200px; margin-left: 200px;
color: #666666; color: #666666;
} }
@ -2972,7 +2972,7 @@ aside input[type='text'] {
font-weight: bold; font-weight: bold;
background-color: #FF0000; background-color: #FF0000;
padding: 0em 0.3em; padding: 0em 0.3em;
} }
#adminpage dl { #adminpage dl {
clear: left; clear: left;
@ -3027,7 +3027,7 @@ aside input[type='text'] {
/* /*
* UPDATE * UPDATE
*/ */
.popup { .popup {
width: 100%; height: 100%; width: 100%; height: 100%;
top:0px; left:0px; top:0px; left:0px;
position: absolute; position: absolute;
@ -3048,7 +3048,7 @@ aside input[type='text'] {
border: 4px solid #000000; border: 4px solid #000000;
background-color: #FFFFFF; background-color: #FFFFFF;
} }
.popup .panel .panel_text { display: block; overflow: auto; height: 80%; } .popup .panel .panel_text { display: block; overflow: auto; height: 80%; }
.popup .panel .panel_in { width: 100%; height: 100%; position: relative; } .popup .panel .panel_in { width: 100%; height: 100%; position: relative; }
.popup .panel .panel_actions { width: 100%; bottom: 4px; left: 0px; position: absolute; } .popup .panel .panel_actions { width: 100%; bottom: 4px; left: 0px; position: absolute; }
.panel_text .progress { width: 50%; overflow: hidden; height: auto; border: 1px solid #cccccc; margin-bottom: 5px} .panel_text .progress { width: 50%; overflow: hidden; height: auto; border: 1px solid #cccccc; margin-bottom: 5px}
@ -3061,7 +3061,7 @@ aside input[type='text'] {
height: auto; overflow: auto; height: auto; overflow: auto;
border-bottom: 2px solid #cccccc; border-bottom: 2px solid #cccccc;
padding-bottom: 1em; padding-bottom: 1em;
margin-bottom: 1em; margin-bottom: 1em;
} }
.oauthapp img { .oauthapp img {
float: left; float: left;
@ -3365,7 +3365,7 @@ ul.menu-popup {
} }
#recip { #recip {
} }
.autocomplete-w1 { background: #ffffff; no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; } .autocomplete-w1 { background: #ffffff; no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px; _margin:0; _overflow-x:hidden; } .autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px; _margin:0; _overflow-x:hidden; }
@ -3400,10 +3400,10 @@ ul.menu-popup {
} }
@media all and (max-width: 760px) { @media all and (max-width: 760px) {
body { background-image: none; } body { background-image: none; }
nav, aside, section, footer { nav, aside, section, footer {
margin: 0px; margin: 0px;
float: none; float: none;
position: relative; position: relative;
width: 100%; width: 100%;
padding: 0.5em; padding: 0.5em;
height: auto; height: auto;
@ -3416,11 +3416,11 @@ ul.menu-popup {
aside { overflow: hidden; min-height: 0; height: 1em;} aside { overflow: hidden; min-height: 0; height: 1em;}
aside:hover, aside:focus { height: auto; } aside:hover, aside:focus { height: auto; }
nav .nav-link { nav .nav-link {
float: left; float: left;
width: 23%; width: 23%;
min-width: 100px; min-width: 100px;
height: 15px; height: 15px;
display: block; display: block;
margin: 0.4em 2px 0 0; margin: 0.4em 2px 0 0;
@ -3431,11 +3431,11 @@ ul.menu-popup {
background-color: rgb(174, 192,211)!important; background-color: rgb(174, 192,211)!important;
} }
.nav-commlink.selected, .nav-commlink.selected,
.nav-commlink { .nav-commlink {
border-bottom: 0px; border-bottom: 0px;
padding: 6px 3px; padding: 6px 3px;
min-width: 100px; min-width: 100px;
float: left; float: left;
margin-top: 0.4em; margin-top: 0.4em;
width: 23%; width: 23%;
bottom: auto; bottom: auto;
@ -3446,3 +3446,25 @@ ul.menu-popup {
ul.menu-popup { left: 0px; top 20px; } ul.menu-popup { left: 0px; top 20px; }
} }
/* 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;
}