Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .de-btn-src, .intro .delete {
- display:none;
- }
- body {
- background-color: rgb(21, 32, 43);
- color: #ccc;
- }
- .body.media-body, .de-refmap {
- padding-left: 0px;
- position: relative;
- left: 15px;
- bottom: 2px;
- }
- form[name="post"], form table tr th {
- background: #192734 !important;
- border: 1px solid rgb(56, 68, 77);
- }
- div.post.reply, .de-pview, #settingsPopup {
- background: #192734 !important;
- border: 1px solid rgb(56, 68, 77) !important;
- color: #fdfdfd !important;
- padding-right: 2%;
- }
- .btn-default {
- background-color: #192734 !important;
- border: none;
- color: #ccc;
- }
- img.post-image, div.post.reply, video, .mejs-container {
- border-radius: 10px;
- margin-bottom: 2px;
- margin-right: 0px;
- border: 1px solid rgb(56, 68, 77);
- }
- .mejs-time-rail, {
- width: 158px !important;
- margin-right: 5px;
- }
- .mejs-container, video {
- margin: 5px 20px 2px 10px;
- }
- .mejs-mediaelement video {
- margin: 0px;
- margin-left: -1px;
- }
- .trip {
- color: #d5a51c !important;
- margin-left: 5px;
- }
- .name {
- color: #d5d5d5 !important;
- margin-left: 5px;
- }
- time, a.post_no {
- color: #7d7d7d !important;
- margin-left: 2px;
- font-size: 14px;
- }
- a.post_no {
- margin-left: 3px !important;
- }
- div.post.reply div.body a, a, p.intro span.subject {
- color: #c3672a !important;
- text-decoration: none !important;
- }
- p.intro {
- border-bottom: none;
- padding-bottom: 0px !important;
- }
- li {
- color: black !important;
- }
- .fileinfo, .file-info {
- padding: 0px;
- margin: 0px;
- }
- select, .tab-pane .checkbox input {
- color: black !important;
- }
- #navigation {
- position: absolute;
- top: 90%;
- background-color: rgb(22,32,42) !important;
- border: 1px solid rgb(20,30,40);
- }
- .file-info .unimportant {
- color: #d5d5d5 !important;
- margin-left: 0px;
- font: 8px tahoma;
- }
- .file-info {
- margin-left: 15px;
- }
- div.post.reply div.body {
- color: #ccc !important;
- }
- textarea, input {
- background: #192734 !important;
- color: #ccc !important;
- border: 1px solid rgb(56, 68, 77) !important;
- }
- .mejs-container .mejs-controls {
- border-radius: 10px;
- }
- .post.reply.row.de-reply.de-mypost-reply {
- border-left: 5px dotted #FFF !important;
- }
- #de-txt-panel > div {
- color: black!important;
- }
- .spoiler {
- background: black !important;
- color: black !important;
- }
- span.spoiler:hover {
- background: black !important;
- color: #ccc !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement