Advertisement
97Lukas90

ehhh css custom

Aug 4th, 2021
1,126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 9.68 KB | None | 0 0
  1. .body-innerwrapper {
  2.     overflow-x: visible;
  3. }
  4.  
  5. .modal-open {
  6.     overflow: auto;
  7. }
  8.  
  9. button.btn.ccomment-cancel {
  10.     text-shadow: none;
  11.     border: none;
  12.     background-color: limegreen;
  13.     background-image: none;
  14. }
  15.  
  16. button.btn.btn-primary.ccomment-send {
  17.     background-color: limegreen;
  18.     background-image: none;
  19.     border: none;
  20.     padding: 3px 10px 3px 10px;
  21. }
  22.  
  23. button.btn.btn-mini.btn-ccomment-edit {
  24.     background-image: none;
  25.     border: none;
  26.     background-color: limegreen;
  27.     text-shadow: none;
  28. }
  29.  
  30. button.btn.btn-mini.btn-ccomment-unpublish.btn-ccomment-change-state {
  31.     background-image: none;
  32.     border: none;
  33.     background-color: limegreen;
  34.     text-shadow: none;
  35. }
  36.  
  37. button.btn.btn-mini.btn-ccomment-delete.btn-ccomment-change-state {
  38.     background-image: none;
  39.     border: none;
  40.     background-color: limegreen;
  41.     text-shadow: none;
  42. }
  43.  
  44. button.ccomment-add-new.btn.btn-mini {
  45.     background-image: none;
  46.     border: none;
  47.     background-color: limegreen;
  48.     text-shadow: none;
  49.     color: white;
  50. }
  51.  
  52. #kunena.layout .topic-starter {
  53.     border: none;
  54. }
  55.  
  56. #kunena.layout form {
  57.     margin-bottom: 15px !important;
  58. }
  59.  
  60. select,
  61. textarea,
  62. input[type="text"],
  63. input[type="password"],
  64. input[type="datetime"],
  65. input[type="datetime-local"],
  66. input[type="date"],
  67. input[type="month"],
  68. input[type="time"],
  69. input[type="week"],
  70. input[type="number"],
  71. input[type="email"],
  72. input[type="url"],
  73. input[type="search"],
  74. input[type="tel"],
  75. input[type="color"],
  76. .uneditable-input {
  77.   height: 42px !important;
  78.   padding: 0px 0px 0px 10px !important;
  79.  
  80. }
  81.  
  82. #kunena.layout .btn-toolbar {
  83.     margin-bottom: 10px;
  84. }
  85.  
  86. button.btn.dropdown-toggle {
  87.     padding: 7px;
  88. }
  89.  
  90. a.dropdown-toggle {
  91.     padding: 7px;
  92. }
  93.  
  94. .btn-group {
  95.     padding-right: 10px;
  96. }
  97.  
  98. input.input-medium.search-query.hasTooltip {
  99.     display: block !important;
  100. }
  101.  
  102. /*a.btn.openmodal {
  103.     display: none;
  104. }*/
  105.  
  106. #kunena.layout .icon-topic {
  107.     font-size: 24px;
  108.     margin-top: -1px;
  109.     margin-right: 25px;
  110. }
  111.  
  112. .accordion-heading.panel-heading {
  113.     font-size: medium;
  114. }
  115.  
  116. div#set-rl_sliders-1 {
  117.     background-color: transparent;
  118. }
  119.  
  120. .rl_sliders.accordion>.accordion-group {
  121.     border: none;
  122.     background-color: rgba(46, 49, 49,0.7);
  123. }
  124.  
  125. a#slider-kontaktformular-bankverbindung {
  126.     color: white;
  127.     background: rgba(46, 49, 49,0.7);
  128.     text-decoration: none;
  129. }
  130.  
  131. p.error-message {
  132.     color: white;
  133. }
  134.  
  135. #kunena.layout .input-append {
  136.     color: black;
  137.     display: flex;
  138. }
  139.  
  140. @media only screen and (max-width: 768px) {
  141. .col-sm-9 {
  142.     margin-top: -90px;
  143.     padding-right: 30px;
  144.     padding-left: 320px;
  145.     z-index: 2;
  146.     float: right;
  147.     position: absolute !important;
  148. }
  149. .col-xs-12 {
  150.     z-index: 1;
  151.     float: none;
  152. }
  153. }
  154.  
  155. .well {
  156.     background-color: transparent;
  157. }
  158.  
  159. .sige {
  160.     background-color: transparent !important;
  161. }
  162.  
  163. pre {
  164.     display: block;
  165.     padding: 9.5px;
  166.     margin: 0 0 10px;
  167.     font-size: 13px;
  168.     line-height: 1.42857143;
  169.     color: #333;
  170.     word-break: break-all;
  171.     word-wrap: break-word;
  172.     background-color: transparent;
  173.     border: none;
  174. }
  175.  
  176. img.cbImgPict.cbFullPict.img-thumbnail {
  177.     background-color: transparent;
  178.     border: none;
  179. }
  180.  
  181. .login-avatar.cb_template.cb_template_default {
  182.     width: 50%;
  183. }
  184.  
  185. .login-greeting {
  186.     display: none;
  187. }
  188.  
  189. .btn {
  190.     /*display: contents;*/
  191. }
  192.  
  193. .cb_template .img-thumbnail {
  194.     background-color: transparent !important;
  195.     border: none;
  196.     max-width: 40%;
  197.     height: auto;
  198. }
  199.  
  200. .cbUsersList.cb_template.cb_template_default {
  201.     transform: scale(1.5);
  202.     width: 60%;
  203.     margin-top: 120px;
  204.     margin-left: 170px;
  205.     padding-bottom: 90px;
  206. }
  207.  
  208. .nav-tabs>li>a {
  209.     color: white;
  210. }
  211.  
  212. .alert.alert-message {
  213.     background-color: limegreen;
  214.     border-color: transparent;
  215.     color: white;
  216. }
  217.  
  218. .alert.alert-message h4 {
  219.     color: white;
  220. }
  221.  
  222. .cb_template .form-control-plaintext {
  223.     font-size: 1rem;
  224.     line-height: 1.5;
  225.     color: white;
  226. }
  227.  
  228. .cbProfile.cb_template.cb_template_default {
  229.     background-color: transparent;
  230.     color: white;
  231.     width: 60%;
  232.     margin-left: auto;
  233.     margin-right: auto;
  234.     transform: scale(1.2);
  235.     padding-top: 40px;
  236.     padding-bottom: 40px;
  237. }
  238.  
  239. div#jevents {
  240.     background: rgba(46, 49, 49,0.7);
  241.     width: 80%;
  242.     margin-left: auto;
  243.     padding: 15px;
  244.     margin-right: auto;
  245.     margin-bottom: 25px;
  246. }
  247.  
  248. .gsl-scope .gsl-tab > .gsl-active > a {
  249.     color: #fff;
  250.     border-color: #1e87f0;
  251. }
  252.  
  253. header#top-head {
  254.     background-color: transparent;
  255. }
  256.  
  257. nav.gsl-navbar-container.ys-gsl-action-buttons.gsl-navbar {
  258.     background-color: transparent;
  259. }
  260.  
  261. #gslc.gsl-scope .gsl-content {
  262.     background-color: transparent;
  263. }
  264.  
  265. #jevents_body .cal_today a.cal_daylink {
  266.     background-color: limegreen;
  267. }
  268.  
  269. .jev_toprow div.currentmonth {
  270.     color: white !important;
  271. }
  272.  
  273. .jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
  274.     background-color: limegreen;
  275.     border: 1px solid limegreen;
  276. }
  277.  
  278. .gsl-navbar-left.gsl-width-expand\@m {
  279.     background-color: transparent;
  280. }
  281.  
  282. #jevents_body .event_legend_container {
  283.     border: none;
  284.     display: none;
  285. }
  286.  
  287. div.ev_adminpanel form div {
  288.     padding: 5px 10px 5px 5px;
  289.     display: none;
  290. }
  291.  
  292. .nav_bar_cell {
  293.     background-color: transparent;
  294.     padding-left: 20px;
  295. }
  296.  
  297. .jev_toprow.jev_monthv {
  298.     padding-bottom: 10px;
  299. }
  300.  
  301. div.new-navigation {
  302.     display: none;
  303. }
  304.  
  305. .nav-items > div:last-child {
  306.     border-radius: 0px;
  307.     border-right: 0px;
  308. }
  309.  
  310. .nav-items > div:first-child {
  311.     border-radius: 0px;
  312.     border-left: 0px;
  313. }
  314.  
  315. .nav-items > div {
  316.     border: 0px solid #ff3b30;
  317. }
  318.  
  319. #jevents_body .cal_table {
  320.     background-color: transparent;
  321. }
  322.  
  323. #jevents_body {
  324.     background: rgba(46, 49, 49,0.7);
  325. }
  326.  
  327. .btn {
  328.     line-height: 2.0;
  329.     color: white !important;
  330.     background-color: limegreen;
  331.     border-color: transparent;
  332. }
  333.  
  334. #eapps-instagram-feed-1 {
  335.     width: auto !important;
  336. }
  337.  
  338. .btn-default:hover {
  339.     color: #333;
  340.     background-color: limegreen;
  341.     border-color: transparent;
  342. }
  343.  
  344. [class^="icon-"], [class*=" icon-"] {
  345.     display: inline-block;
  346.     width: 14px;
  347.     height: 14px;
  348.     margin-right: .25em;
  349.     line-height: 31px;
  350.     background-image: none;
  351. }
  352.  
  353. .alert-info {
  354.     color: #ffffff;
  355.     background-color: #363735;
  356.     border-color: #bce8f1;
  357. }
  358.  
  359. div#ccomment {
  360.     background: rgba(46, 49, 49,0.7);
  361.     padding: 7px;
  362. }
  363.  
  364. ul.pager.pagenav {
  365.     display: none;
  366. }
  367.  
  368. .ccomment-avatar {
  369.     visibility: hidden;
  370. }
  371.  
  372. .span1.hidden-phone {
  373.     display: none;
  374. }
  375.  
  376. .ccomment .btn-small {
  377.     padding: 4px 12px;
  378.     margin-bottom: 0;
  379.     font-size: 14px;
  380.     line-height: 20px;
  381.     color: white !important;
  382.     text-decoration: underline;
  383.     text-shadow: none !important;
  384. }
  385.  
  386. a.muted.ccomment-created {
  387.     text-decoration-line: none;
  388. }
  389.  
  390. .js-calendar {
  391.     color: black !important;
  392. }
  393.  
  394. div#kunena {
  395.     color: #ffffff;
  396.     padding: 30px;
  397.     background-color: #363735;
  398.     border-color: #bce8f1;
  399.     border-width: thin;
  400.     border-style: solid;
  401.     margin-bottom: 30px;
  402. }
  403.  
  404. .layout-boxed .body-innerwrapper {
  405.     background: rgba(46, 49, 49,0.7);
  406.     color: white;
  407. }
  408.  
  409. h2 {
  410.    color: white !important;
  411. }
  412.  
  413. h1 {
  414.    color: white !important;
  415. }
  416.  
  417. h3 {
  418.    color: white !important;
  419. }
  420.  
  421. #sp-main-body {
  422.    padding: 30px 30px;
  423.     max-width: 1540px !important;
  424. }
  425.  
  426. .layout-boxed .body-innerwrapper {
  427.     margin: 0 auto -30px;
  428.     max-width: 1540px !important;
  429. }
  430.  
  431. ::-webkit-scrollbar {
  432.     display: none;
  433. }
  434.  
  435. .myButton {
  436.     background-color:#96ca2d;
  437.     border-radius:8px;
  438.     border:1px solid #96ca2d;
  439.     display:inline-block;
  440.     cursor:pointer;
  441.     color:white;
  442.     font-size:15px;
  443.     padding:6px 15px;
  444.     text-decoration:none;
  445. }
  446.  
  447. .myButton:active {
  448.     position:relative;
  449.     top:1px;
  450. }
  451.  
  452. button#dropdownMenuButton-6 {
  453.     background: rgba(46, 49, 49, 0);
  454.     padding: 0 !important;
  455. }
  456.  
  457. #sp-footer {
  458.     background: #0e0f10;
  459.     max-width: 1540px !important;
  460.     margin: 0px auto -25px;
  461. }
  462.  
  463. .sp-default-logo {
  464.     max-height: 70px !important;
  465.     display: block !important;
  466. }
  467.  
  468. .navbar {
  469.     display: none;
  470. }
  471.  
  472. .article-info {
  473.     margin: 0 -8px 30px;
  474.     line-height: 10px;
  475.     display: none;
  476. }
  477.  
  478. .social_logos {
  479.     margin-top: -8px;
  480.     margin-right: 50px;
  481. }
  482.  
  483. .sp-megamenu-parent {
  484.     margin: 0 50px;
  485. }
  486.  
  487. a {
  488.   color: white;
  489.   text-decoration: underline;
  490. }
  491.  
  492. .helix-social-share {
  493.     display: none;
  494. }
  495.  
  496. .info {
  497.     margin-bottom: 50px;
  498. }
  499.  
  500. .sp-module ul >li >a {
  501.     color: #ffffff;
  502. }
  503.  
  504. .sp-module .sp-module-title {
  505.     font-size: 16px;
  506. }
  507.  
  508. .icons {
  509.     color: black;
  510. }
  511.  
  512. span.add-on {
  513.     color: black;
  514. }
  515.  
  516. .input-append .add-on, .input-prepend .add-on {
  517.     padding: 4px 5px 20px 5px !important;
  518. }
  519.  
  520. .entry-header h2 a {
  521.     color: white;
  522. }
  523.  
  524.  
  525. .btn-group.pull-right {
  526.     display: block !important;
  527.     background: rgba(46, 49, 49, 0);
  528.     padding: 0 !important;
  529. }
  530.  
  531. #kunena.layout .inputbox#catid {
  532.     display: none;
  533. }
  534.  
  535. a.hasTooltip {
  536.     display: contents !important;
  537.     visibility: visible !important;
  538. }
  539.  
  540. span.icon.icon-home.hasTooltip {
  541.     display: contents !important;
  542. }
  543.  
  544. button#jform_publish_up_btn {
  545.     color: black !important;
  546. }
  547.  
  548. button#jform_publish_down_btn {
  549.     color: black !important;
  550. }
  551.  
  552. legend {
  553.     padding-bottom: 10px;
  554.     color: white !important;
  555. }
  556.  
  557. div#sp-right {
  558.     padding-bottom: 50px;
  559. }
  560.  
  561. div#sp-left {
  562.     padding-bottom: 50px;
  563. }
  564.  
  565. .input-append .add-on, .input-prepend .add-on {
  566.     padding: 4px 5px 36px 5px !important;
  567. }
  568.  
  569. .site {
  570.     scrollbar-width: none;
  571. }
  572.  
  573. .col-sm-6 {
  574.     width: 100% !important;
  575. }
  576.  
  577. #kunena.layout .search-query {
  578.     width: auto;
  579.     height: 45px !important;
  580. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement