njum fix
This commit is contained in:
0
public/css/bootstrap-tagsinput.css
vendored
Executable file → Normal file
0
public/css/bootstrap-tagsinput.css
vendored
Executable file → Normal file
0
public/css/chilledblue.css
vendored
Executable file → Normal file
0
public/css/chilledblue.css
vendored
Executable file → Normal file
0
public/css/clippy.css
vendored
Executable file → Normal file
0
public/css/clippy.css
vendored
Executable file → Normal file
0
public/css/epilepsie.css
vendored
Executable file → Normal file
0
public/css/epilepsie.css
vendored
Executable file → Normal file
0
public/css/font-awesome.min.css
vendored
Executable file → Normal file
0
public/css/font-awesome.min.css
vendored
Executable file → Normal file
20
public/css/glitch.css
vendored
Executable file → Normal file
20
public/css/glitch.css
vendored
Executable file → Normal file
@@ -935,7 +935,7 @@ body, .text-center, .vidinfo, .videotitle, .label.label-default, .popover, .popo
|
||||
}
|
||||
|
||||
label[for='tag-add-toggle'] {
|
||||
padding-top: 12px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
.nav>li>a:hover, .nav>li>a:focus {
|
||||
@@ -1082,7 +1082,7 @@ div#tag-display {
|
||||
.bootstrap-tagsinput {
|
||||
background: linear-gradient(to top,#0a0a0aa3 0%,#163f42a6 100%);
|
||||
height: 100%;
|
||||
border: 1px solid #8080804a;
|
||||
border: 1px solid cyan;
|
||||
}
|
||||
|
||||
.nav>li.addtagsy>a:hover {
|
||||
@@ -1105,4 +1105,20 @@ ul.pagination {
|
||||
justify-content: left;
|
||||
position: relative;
|
||||
bottom: -10px;
|
||||
}
|
||||
|
||||
.nav > li.addtagsy > a {
|
||||
padding-top: 5px !important;
|
||||
padding-bottom: 5px;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
transition-duration: 0.2s;
|
||||
-webkit-transition-duration: 0.2s;
|
||||
}
|
||||
|
||||
#dragndrop {
|
||||
border: 1px solid cyan;
|
||||
border-radius: 5px;
|
||||
padding: 10px;
|
||||
background: linear-gradient(to top, #0a0a0a 0%, #163f42 100%);
|
||||
}
|
0
public/css/jquery.mCustomScrollbar.min.css
vendored
Executable file → Normal file
0
public/css/jquery.mCustomScrollbar.min.css
vendored
Executable file → Normal file
0
public/css/simplebar.css
vendored
Executable file → Normal file
0
public/css/simplebar.css
vendored
Executable file → Normal file
0
public/css/style.css
vendored
Executable file → Normal file
0
public/css/style.css
vendored
Executable file → Normal file
0
public/css/video-js.min.css
vendored
Executable file → Normal file
0
public/css/video-js.min.css
vendored
Executable file → Normal file
0
public/css/vjsnew.css
vendored
Executable file → Normal file
0
public/css/vjsnew.css
vendored
Executable file → Normal file
2
public/css/w0bmcustom.css
vendored
Executable file → Normal file
2
public/css/w0bmcustom.css
vendored
Executable file → Normal file
@@ -3503,7 +3503,7 @@ button.xayd-css {
|
||||
padding: 5px;
|
||||
border: 1px solid black;
|
||||
margin-bottom: 5px;
|
||||
color: #03dc03;
|
||||
color: #e8008d;
|
||||
}
|
||||
|
||||
button.xayd-css:hover {
|
||||
|
0
public/css/w0bmfonts.css
vendored
Executable file → Normal file
0
public/css/w0bmfonts.css
vendored
Executable file → Normal file
123
public/css/xayd.css
vendored
Executable file → Normal file
123
public/css/xayd.css
vendored
Executable file → Normal file
@@ -1,6 +1,6 @@
|
||||
::-webkit-scrollbar-thumb {
|
||||
width: 15px;
|
||||
background: #03dc03!important;
|
||||
background: #383737!important;
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -17,23 +17,33 @@ span.videoinfo {
|
||||
}
|
||||
|
||||
.vidinfo {
|
||||
color: #03dc03;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
color: rgb(3, 220, 3);
|
||||
color: #e8008d;
|
||||
}
|
||||
|
||||
#dlbutton {
|
||||
color: #03dc03;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #03dc03;
|
||||
color: #e8008d;
|
||||
}
|
||||
|
||||
a:hover, a:focus {
|
||||
color: #03dc03;
|
||||
color: #383737;
|
||||
}
|
||||
|
||||
.nav > li > a:hover, .nav > li > a:focus {
|
||||
text-decoration: none;
|
||||
background-color: #12161900;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.commbordersoos {
|
||||
background: #440720a3;
|
||||
}
|
||||
|
||||
.panel {
|
||||
@@ -45,32 +55,32 @@ a:hover, a:focus {
|
||||
}
|
||||
|
||||
.video-js .vjs-play-progress, .video-js .vjs-volume-level {
|
||||
background-color: #03dc03;
|
||||
background-color: #383737;
|
||||
}
|
||||
|
||||
.video-js .vjs-big-play-button:active, .video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
|
||||
background-color: #03dc03;
|
||||
background-color: #383737;
|
||||
}
|
||||
|
||||
.video-js .vjs-loading-spinner {
|
||||
border-color: #03dc03;
|
||||
border-color: #383737;
|
||||
}
|
||||
|
||||
.video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before {
|
||||
text-shadow: 0 0 0.1em #03dc03, 0 0 0.1em #03dc03, 0 0 0.5em #03dc03;
|
||||
text-shadow: 0 0 0.1em #383737, 0 0 0.1em #383737, 0 0 0.5em #383737;
|
||||
}
|
||||
|
||||
#sidebar > #motd {
|
||||
border: 4px solid #03dc03;
|
||||
border: 4px solid #383737;
|
||||
}
|
||||
|
||||
#sidebar > .comments, #sidebar > .tags {
|
||||
border-bottom: 1px solid #03dc03;
|
||||
border-bottom: 1px solid #383737;
|
||||
}
|
||||
|
||||
.sponsored {
|
||||
background: #0b0b0b;
|
||||
border-top: 1px solid #03dc03;
|
||||
border-top: 1px solid #383737;
|
||||
}
|
||||
|
||||
.tags {
|
||||
@@ -78,12 +88,12 @@ a:hover, a:focus {
|
||||
}
|
||||
|
||||
div#tag-display {
|
||||
border-top: 1px solid #03dc03;
|
||||
border-top: 1px solid #383737;
|
||||
}
|
||||
|
||||
.label-default {
|
||||
background-color: #0b0b0b;
|
||||
border: 1px solid #03dc03;
|
||||
border: 1px solid #383737;
|
||||
}
|
||||
|
||||
.comments {
|
||||
@@ -95,8 +105,8 @@ div#tag-display {
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-nav > li > a:hover {
|
||||
color: #03dc03;
|
||||
text-shadow: 0 0 5px #03dc03;
|
||||
color: #de0086;
|
||||
text-shadow: 0 0 5px #383737;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
@@ -105,31 +115,31 @@ div#tag-display {
|
||||
|
||||
.login_wrapper {
|
||||
background: #0b0b0b;
|
||||
border: 1px solid #03db03;
|
||||
border: 1px solid #fff;
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
color: #fff;
|
||||
background-color: #0b0b0b;
|
||||
border-color: #03db03;
|
||||
border-color: #fff;
|
||||
}
|
||||
|
||||
.btn-primary:hover {
|
||||
color: #fff;
|
||||
background-color: #1d1d1d;
|
||||
border-color: #0b940b;
|
||||
border-color: #fff;
|
||||
}
|
||||
|
||||
.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
|
||||
color: #fff;
|
||||
background-color: #000;
|
||||
border-color: #02d802;
|
||||
border-color: #fff;
|
||||
}
|
||||
|
||||
.btn-primary:focus, .btn-primary.focus {
|
||||
color: #fff;
|
||||
background-color: #000;
|
||||
border-color: #02d802;
|
||||
border-color: #fff;
|
||||
}
|
||||
|
||||
.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
|
||||
@@ -143,7 +153,7 @@ span.addtagsy a {
|
||||
}
|
||||
|
||||
span.addtagsy a:hover {
|
||||
color: #03dc03;
|
||||
color: #383737;
|
||||
text-decoration: none;
|
||||
background: #2f2f2f;
|
||||
|
||||
@@ -165,12 +175,12 @@ span.addtagsy {
|
||||
|
||||
.caption small {
|
||||
background: #040404;
|
||||
color: #03dc03;
|
||||
color: #383737;
|
||||
}
|
||||
|
||||
.suchleiste {
|
||||
background: #0b0b0b none;
|
||||
border: 1px solid #03dc03;
|
||||
border: 1px solid #383737;
|
||||
}
|
||||
|
||||
.suchbutton {
|
||||
@@ -187,7 +197,7 @@ table {
|
||||
|
||||
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
|
||||
color: #000000;
|
||||
background-color: #03dc03;
|
||||
background-color: #383737;
|
||||
}
|
||||
|
||||
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
|
||||
@@ -196,7 +206,7 @@ table {
|
||||
|
||||
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
|
||||
background-color: rgba(3, 220, 3, 0.67);
|
||||
border-color: #03dc03;
|
||||
border-color: #383737;
|
||||
}
|
||||
|
||||
.box {
|
||||
@@ -210,7 +220,7 @@ code {
|
||||
|
||||
.anime-thumb-opener {
|
||||
background: #0b0b0b;
|
||||
border: 2px solid #03dc03;
|
||||
border: 2px solid #383737;
|
||||
}
|
||||
|
||||
.anime-thumb {
|
||||
@@ -226,7 +236,7 @@ code {
|
||||
#parent {
|
||||
background: #0b0b0b;
|
||||
border-radius: 0;
|
||||
border: 1px solid #03dc03;
|
||||
border: 1px solid #383737;
|
||||
padding: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -240,8 +250,8 @@ code {
|
||||
}
|
||||
|
||||
h3#upheader {
|
||||
color: #03dc03;
|
||||
text-shadow: 1px 1px 20px #03dc03;
|
||||
color: #383737;
|
||||
text-shadow: 1px 1px 20px #383737;
|
||||
}
|
||||
|
||||
select.form-control, input.form-control {
|
||||
@@ -259,7 +269,7 @@ select.form-control, input.form-control {
|
||||
|
||||
.label-info {
|
||||
background-color: #0b0b0b;
|
||||
border: 1px solid #03dc03;
|
||||
border: 1px solid #383737;
|
||||
}
|
||||
|
||||
#dragndrop {
|
||||
@@ -271,30 +281,30 @@ select.form-control, input.form-control {
|
||||
}
|
||||
|
||||
#btn-upload:hover>span#laz0r-fire {
|
||||
background: #03dc03;
|
||||
background: #383737;
|
||||
}
|
||||
|
||||
#btn-upload:hover>span.laz0r {
|
||||
text-shadow: 0 0 5px #03dc03;
|
||||
text-shadow: 0 0 5px #383737;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.onclick-menu:before {
|
||||
color: #03dc03;
|
||||
color: #383737;
|
||||
}
|
||||
|
||||
#commentForm textarea {
|
||||
background: rgb(11, 11, 11) none repeat scroll 0 0;
|
||||
}
|
||||
|
||||
label[for=tag-add-toggle] {
|
||||
color: #03dc03;
|
||||
label[for="tag-add-toggle"] {
|
||||
color: #e8008d;
|
||||
}
|
||||
|
||||
label[for=tag-add-toggle]:hover {
|
||||
text-decoration: none;
|
||||
color: #03dc03;
|
||||
text-shadow: 0 0 5px #03dc03;
|
||||
color: #e8008d;
|
||||
text-shadow: 0 0 5px #383737;
|
||||
}
|
||||
|
||||
a.delete-tag.default-link {
|
||||
@@ -314,16 +324,16 @@ a.navbar-brand {
|
||||
}
|
||||
|
||||
.list-group-item-info {
|
||||
background-color: #03dc03;
|
||||
background-color: #383737;
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
|
||||
background-color: #03dc03ad;
|
||||
background-color: #383737ad;
|
||||
}
|
||||
|
||||
.badge {
|
||||
background-color: #03dc03;
|
||||
background-color: #383737;
|
||||
}
|
||||
|
||||
.popover {
|
||||
@@ -337,7 +347,7 @@ a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-it
|
||||
}
|
||||
|
||||
amount {
|
||||
color: #03dc03;
|
||||
color: #383737;
|
||||
}
|
||||
|
||||
.nav>li>a:hover, .nav>li>a:focus {
|
||||
@@ -346,7 +356,7 @@ amount {
|
||||
}
|
||||
|
||||
.strong-colored strong {
|
||||
color: #03dc03;
|
||||
color: #383737;
|
||||
}
|
||||
|
||||
.about-tags {
|
||||
@@ -356,28 +366,28 @@ amount {
|
||||
}
|
||||
|
||||
hr {
|
||||
border-top: 2px solid #03dc03;
|
||||
border-top: 2px solid #383737;
|
||||
}
|
||||
|
||||
@media (max-width: 690px) {
|
||||
a.first {
|
||||
border-bottom: 1px solid #03dc03;
|
||||
border-right: 1px solid #03dc03;
|
||||
border-bottom: 1px solid #383737;
|
||||
border-right: 1px solid #383737;
|
||||
background: #0b0b0b;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 690px) {
|
||||
a.last {
|
||||
border-bottom: 1px solid #03dc03;
|
||||
border-left: 1px solid #03dc03;
|
||||
border-bottom: 1px solid #383737;
|
||||
border-left: 1px solid #383737;
|
||||
background: #0b0b0b;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.navbar-inverse {
|
||||
border-bottom: 1px solid #03dc03;
|
||||
border-bottom: 1px solid #383737;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -403,8 +413,8 @@ aside#sidebar::before {
|
||||
@media (max-width: 360px) {
|
||||
#sidebar > .tags {
|
||||
background: rgb(11, 11, 11);
|
||||
border-top: 1px solid #03dc03;
|
||||
border-left: 0px solid #03dc03;
|
||||
border-top: 1px solid #383737;
|
||||
border-left: 0px solid #383737;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -418,4 +428,13 @@ a.navbar-brand {
|
||||
background-image: url(/w0bm_mosh_banner_by_marderchen.gif);
|
||||
background-repeat: no-repeat;
|
||||
width: 210px;
|
||||
}
|
||||
|
||||
button#toggle:hover, button#togglebg:hover, button.copylink:hover, button#webm_report:hover, button#infobox:hover, button#dlbutton:hover {
|
||||
background: #e3028b4f;
|
||||
transition: all .5s ease;
|
||||
}
|
||||
|
||||
.video-js .vjs-play-progress, .video-js .vjs-volume-level {
|
||||
background-color: #e20089;
|
||||
}
|
Reference in New Issue
Block a user