290420 New theme, personal settings and bugfixes

This commit is contained in:
Daisuke
2020-04-29 12:29:25 -05:00
parent 16e39ffbe8
commit 687ddc7068
48 changed files with 1986 additions and 369 deletions

View File

@ -29,20 +29,14 @@ label {
}
input[type="submit"] {
border: 2px outset #f2e0f5 !important;
background-color: #b967ff;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:2px solid #828282;
border-right:2px solid #828282;
color:white;
}
textarea,input[type="text"],.notifpic{
background-color:#c8f7f5;
border-bottom:2px solid #ffffff !important;
border-right:2px solid #ffffff !important;
border-top:2px solid #828282 !important;
border-left:2px solid #828282 !important;
border: 2px inset #f2e0f5 !important;
color:#692b84;
text-shadow: 1px 1px white;
}
@ -56,7 +50,7 @@ textarea{
.media{
border-bottom:2px solid #ffffff !important;
border-top:2px solid #828282 !important;
border-top:2px solid #a46aaa !important;
}
input[type="radio"]:checked+label {
@ -113,24 +107,13 @@ input[type="checkbox"]:checked+label {
text-decoration:underline !important;
}
#quicksend {
background-color: #efd7f3;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:2px solid #828282;
border-right:2px solid #828282;
}
.new {
background-color:#efd7f3;
}
.side_element {
background-color: #efd7f3;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:2px solid #828282;
border-right:2px solid #828282;
border: 2px outset #f2e0f5 !important;
}
.side_element li:hover {
@ -165,10 +148,7 @@ input[type="checkbox"]:checked+label {
.profile,.loader,.menu,.notif {
background-color: #efd7f3 !important;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:2px solid #828282;
border-right:2px solid #828282;
border: 2px outset #f2e0f5 !important;
}
.menu li {
@ -181,20 +161,14 @@ input[type="checkbox"]:checked+label {
.postMenu {
background-color: #efd7f3;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:2px solid #828282;
border-right:2px solid #828282;
border: 2px outset #f2e0f5 !important;
color:black;
padding:1px;
padding:2px;
}
.postMenu div{
background-color: #efd7f3;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:2px solid #828282;
border-right:2px solid #828282;
border: 2px outset #f2e0f5 !important;
color:black;
box-shadow: 1px 1px 2px black;
}
@ -265,31 +239,24 @@ input[type="checkbox"]:checked+label {
color: red !important;
}
.loadingImage{
width:100px;
height:100px;
background-image: url("../loadingb.gif");
background-repeat:no-repeat;
}
.post,
.rb,
.textonly,
.loadmore {
.loadmore, .postform,.searchmobile {
background-color: #efd7f3;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:2px solid #828282;
border-right:2px solid #828282;
}
.postform,.searchmobile {
background-color: #efd7f3;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:2px solid #828282;
border-right:2px solid #828282;
border: 2px outset #f2e0f5 !important;
}
.previewpost,.userinfo {
background-color: #efd7f3;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:2px solid #828282;
border-right:2px solid #828282;
border: 2px outset #f2e0f5 !important;
box-shadow: 1px 1px 1px rgba(0,0,0,0.8);
color:black !important;
}
@ -329,20 +296,14 @@ input[type="checkbox"]:checked+label {
.polloption{
background-color: #efd7f3;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:2px solid #828282;
border-right:2px solid #828282;
border: 2px outset #f2e0f5 !important;
display:block;
margin:5px;
padding:5px;
}
.polloption:hover:not(.fixed),.voted{
border-bottom:2px solid #ffffff;
border-right:2px solid #ffffff;
border-top:2px solid #828282;
border-left:2px solid #828282;
border: 2px inset #f2e0f5 !important;
cursor: pointer;
background-color:#c8f7f5;
}
@ -352,13 +313,26 @@ input[type="checkbox"]:checked+label {
}
.post_footer {
border-bottom:2px solid #ffffff;
border-right:2px solid #ffffff;
border-top:2px solid #828282;
border-left:2px solid #828282;
border: 2px inset #f2e0f5 !important;
background-color:#c8f7f5;
}
.public::after {
content: '';
}
.unlisted::after {
content: '';
}
.private::after {
content: '';
}
.direct::after {
content: '';
}
.notif .post_buttons {
color: black;
background-color:#efd7f3;
@ -378,19 +352,13 @@ input[type="checkbox"]:checked+label {
}
.setting label {
background-color:#e2e2e2;
border-bottom:2px solid #ffffff;
border-right:2px solid #ffffff;
border-top:2px solid #828282;
border-left:2px solid #828282;
background-color:#fff;
border: 2px inset #f2e0f5 !important;
color:#aaaaaa;
}
.setting input[type="radio"]:checked+label {
background-color: #efd7f3;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:2px solid #828282;
border-right:2px solid #828282;
border: 2px outset #f2e0f5 !important;
color: black;
}

View File

@ -433,20 +433,28 @@ aside {
display: none;
position: absolute;
left:0px;
top:-198px;
top:15px;
width: 300px;
height: 200px;
height: auto;
border-radius:3px;
line-height:initial;
z-index:99;
}
.userinfo_upper{
top:-100px;
}
.userinfo_co {
width: 280px;
margin: 10px;
text-align: center;
position:relative;
}
.userinfo_he {
width: 300px;
height: 100px;
height: 150px;
}
.media {

View File

@ -365,13 +365,14 @@ aside {
.avatar {
width: 80px;
background-size: 80px;
height: 80px;
float: left;
margin: 15px;
border-radius: 10px;
background-size: auto 80px;
}
.post,
.rb,
.textonly,