Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Global */ s`
- html { position: relative; background: {0:@(BACKGROUND_COLOR)}; min-width: 800px; overflow-x: hidden }
- body { background: {0:@(BACKGROUND_COLOR)}; width: 80%; margin-left: 6%;
- font-family: {0:@(FONT)}, sans-serif; padding-top: 120px; padding-bottom: 32px; }
- a { color: {0:@(LINK_COLOR)}; transition: color 0.2s }
- a:hover { color: {0:@(LINK_HOVER_COLOR)} }
- button, input[type=button], input[type=submit], input[type=file]
- { cursor: pointer }`,
- /* Det Settings */ s`
- .de-content { top: 50%; bottom: auto; max-height: none; right: 50%; margin-right: -236px;
- margin-top: -252px; }
- .de-content * { font-family: inherit !important; }
- .de-content > .reply
- { box-shadow: {0:@(SHADOW_ARGS)} {0:@(SHADOW_COLOR)};
- border-radius: {0:@(BORDER_RADIUS)} !important;
- background: {0:@(BACKGROUND_COLOR)} }
- #de-cfg-head { transition: background 0.2s, color 0.2s; cursor: pointer; height: 40px; line-height: 40px;
- font-family: inherit; font-weight: normal;
- background: {0:@(POST_BACKGROUND_COLOR)} !important; color: {0:@(TEXT_COLOR)};
- border-radius: {0:@(BORDER_RADIUS)} {0:@(BORDER_RADIUS)} 0 0; }
- #de-cfg-head:hover { background: {0:@(LINK_COLOR)} !important; color: white }
- .de-cfg-body, #de-cfg-btns
- { background: {0:@(BACKGROUND_COLOR)}; border: 0; padding: 12px 8px 8px 8px;
- color: {0:@(TEXT_COLOR)} }
- .de-cfg-body { padding-left: 30px; padding-right: 30px; }
- #de-cfg-btns { padding-top: 6px }
- .de-cfg-tab-back { background: {0:@(POST_BACKGROUND_COLOR)} !important; border: 0 !important; }
- .de-cfg-tab-back:lang(de)
- { border-radius: 0 !important; min-width: 72px; }
- .de-cfg-tab-back[selected=true] .de-cfg-tab
- { border-bottom: 5px solid {0:@(LINK_COLOR)} !important; }
- .de-cfg-tab:lang(de)
- { background: {0:@(POST_BACKGROUND_COLOR)} !important; border-radius: 0 !important;
- font-weight: normal;
- cursor: pointer; transition: background 0.2s, color 0.2s, border-bottom 0.2s;
- border-bottom: 5px solid {0:@(POST_BACKGROUND_COLOR)} !important;
- line-height: 24px; height: 20px; color: {0:@(TEXT_COLOR)} }
- .de-cfg-tab:hover
- { background: {0:@(LINK_COLOR)} !important; color: white;
- border-bottom: 5px solid {0:@(LINK_COLOR)} !important; }
- #de-spell-edit { background: {0:@(POST_BACKGROUND_COLOR)}; height: 259px !important;
- margin: 2px 0 !important; font-size: 12px !important; line-height: 15px !important;
- color: {0:@(TEXT_COLOR)} }
- .de-cfg-body input[type=checkbox]
- { margin-right: 10px !important; }
- .de-cfg-body { line-height: 21px; height: 354px; }
- .de-cfg-body input[type=text]
- { padding: 3px !important; font-size: 90% !important; height: 17px !important }
- .de-cfg-body select
- { position: relative; height: 23px; top: 1px; line-height: 20px !important;
- min-height: auto !important; margin-bottom: 12px !important; width: 372px; }
- .de-cfg-body select[info=linksNavig], .de-cfg-body select[info=addYouTube], .de-cfg-body select[info=ajaxReply],
- .de-cfg-body select[info=YTubeType], .de-cfg-body select[info=updThread]
- { margin-bottom: 8px !important }
- .de-cfg-body select[info=YTubeType]
- { width: auto; }
- .de-cfg-body select[info=ajaxReply] + div, .de-cfg-depend
- { margin-bottom: 4px !important }
- .de-cfg-body [dast-set] input[type=text], input[info=nameValue]
- { width: 368px !important; }
- .de-cfg-body input[type=text], select
- { height: 20px; /*line-height: 20px !important;*/ }
- .updThrDelaySec { font-size: 82%; margin-left: 2px; position: relative; top: 6px; width: 18px;
- overflow: hidden; display: inline-block; }
- .de-cfg-body [info=updThread]
- { width: 300px !important; }
- #de-spell-rowmeter { border-radius: 2px 0 0 2px; }
- #de-cfg-posts .de-abtn, #de-cfg-info .de-abtn
- { font-size: 82%; margin-left: 2px; position: relative; top: -4px; width: 6px;
- overflow: hidden; display: inline-block }
- .de-cfg-body input[info=updThrDelay]
- { width: 43px; }
- .de-cfg-body input[info=timeOffset]
- { width: 37px; }
- #de-cfg-posts .de-cfg-depend > div
- { display: inline-block; }
- .de-cfg-body input[info=timePattern]
- { width: 290px !important; }
- .de-cfg-body input[info=YTubeHeigh] + label
- { top: 2px; position: relative; }
- .de-cfg-body input[info=YTubeHeigh] + label input
- { margin-right: 2px !important; margin-left: 2px !important; }
- #de-cfg-info > span
- { position: relative; left: 30px; display: block }
- .dast-tab { margin-left: 20px; display: block }
- #de-cfg-info .moco-tip
- { font-style: normal; margin-right: 40px; margin-top: 0; }
- #de-cfg-info .moco-tip a
- { text-decoration: none; border-bottom: 1px dashed {0:@(LINK_COLOR)};
- transition: color 0.2s, border-bottom 0.2s; }
- #de-cfg-info .moco-tip a:hover
- { border-bottom: 1px dashed {0:@(LINK_HOVER_COLOR)}; }`,
- /* Cool Buttons */ c`
- .de-cfg-body input[type=text]
- { padding: 0 !important; height: 19px !important; margin: 0 1px 0 0; }
- #de-spell-edit { height: 255px !important; }
- .de-cfg-body select
- { height: 21px; top: 0;}`,
- /* Posts */ s`
- form > div.pstnode > div:first-child, div[id^=thread], span[id^=unhidethread] + div, form .reply,
- #de-content-hid .reply, form .highlight, #de-pform, .postarea
- { background: {0:@(POST_BACKGROUND_COLOR)}; border-radius: {0:@(BORDER_RADIUS)};
- padding: 37px 20px 34px 20px;
- position: relative; overflow: hidden; margin-top: 10px; border: none; display: block;
- {0:@(SHADOWS)}: inset {0:@(SHADOW_ARGS)} {0:@(SHADOW_COLOR)}; min-width: 600px }
- .de-pview-info
- { padding: 10px 20px 10px 20px; }
- #de-qarea, #de-pform, .postarea
- { padding: 0; color: {0:@(TEXT_COLOR)}; }
- #de-qarea, .postarea
- { margin-top: 10px }
- form .highlight
- { box-shadow: 0 0 5px {0:@(LINK_COLOR)} inset; }
- .de-pview, div[id^=PONY_preview]
- { position: absolute !important; background: {0:@(BACKGROUND_COLOR)} !important;
- box-shadow: {0:@(SHADOW_ARGS)} {0:@(SHADOW_COLOR)} !important }
- form table { width: 100%; border-spacing: 0px }
- .doubledash { display: none }
- form > div.pstnode > div:first-child a[name]:first-child, div[id^=thread] a[name]:first-child,
- form .reply a[name]:first-child, form .highlight a[name]:first-child,
- span[id^=unhidethread] + div a[name]:first-child
- { position: absolute; top: -60px }
- .de-post-hid, .deleted
- { background-image: {0:@(STRIPES)}(left bottom, {0:@(IMAGES_STRIPS_COLOR)} 0%, {0:@(IMAGES_STRIPS_COLOR)} 25%, transparent 25%, transparent 50%, {0:@(IMAGES_STRIPS_COLOR)} 50%, {0:@(IMAGES_STRIPS_COLOR)} 75%, transparent 75%) !important;
- background-size: 20px 20px !important; }
- .de-post-hid:before, .deleted:before
- { color: {0:@(TEXT_COLOR)}; content: "Удалён"; left: 0; margin-top: -20px; position: absolute;
- right: 0; text-align: center; top: 50%; z-index: 10; font-size: 200%; }
- .de-post-hid > *, .deleted > *
- { opacity: 0.3 !important; }
- .de-post-hid:before
- { content: "Скрыт"; }`,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement