Igre123.com - Old Theme

Dark theme for Slovenian page igre123.com

目前為 2022-10-02 提交的版本,檢視 最新版本

  1. /* ==UserStyle==
  2. @name Igre123.com - Old Theme
  3. @description Dark theme for Slovenian page igre123.com
  4. @author .itstyler.
  5. @version 1.0.8
  6. @license unlicense
  7. @namespace https://gf.qytechs.cn/users/668240
  8. ==/UserStyle== */
  9. @document domain("igre123.com") {
  10. /* ==UserStyle==
  11. @name Igre123.com - Dark Theme
  12. @description Dark theme for Slovenian page igre123.com
  13. @author .itstyler.
  14. @version 1.0.4
  15. @license unlicense
  16. @namespace https://gf.qytechs.cn/users/668240
  17. ==/UserStyle== */
  18. @document domain("igre123.com") {
  19. html {
  20. background-color: #dae5ea;
  21. }
  22. body {
  23. font-size: 15px;
  24. background-color: #dae5ea;
  25. }
  26. #MainMenuContainer {
  27. position: static;
  28. left: 0;
  29. top: 0;
  30. width: 100%;
  31. height: 221px;
  32. margin-bottom: -90px;
  33. background: url(http://shrani.si/f/1C/Bl/4gLgggso/circles.png);
  34. background-repeat: no-repeat;
  35. background-position: 70%;
  36. }
  37. #MainMenu {
  38. position: relative;
  39. width: 990px;
  40. height: 221px;
  41. margin: 0 auto;
  42. background: none;
  43. }
  44. #MainMenu::after {
  45. display: none;
  46. background: none;
  47. }
  48. #MainMenuLogo a {
  49. background-repeat: no-repeat;
  50. background-position: left;
  51. width: 320px;
  52. height: 100px;
  53. }
  54. #MainMenuUserLinks {
  55. position: absolute;
  56. margin-top: 0;
  57. right: 0;
  58. width: auto;
  59. height: 33px;
  60. padding-right: 10px;
  61. border-bottom-left-radius: 5px;
  62. border-bottom-right-radius: 5px;
  63. background-color: #e7eff1;
  64. background-color: rgba(231, 239, 241, 0.69);
  65. font-size: 12px;
  66. }
  67. #MainMenuUserLinks img {
  68. display: none;
  69. }
  70. #MainMenuUserLinks span {
  71. margin-top: 3px;
  72. }
  73. #MainMenuUserLinks a {
  74. font-size: 13px;
  75. color: #404041;
  76. font-weight: normal;
  77. }
  78. .iconlink .icon-bubbles3::before {
  79. content: "sporočila";
  80. font-family: "Trebuchet MS";
  81. font-size: 13px;
  82. line-height: 32px;
  83. font-weight: normal;
  84. color: #404041;
  85. padding-left: 10px;
  86. }
  87. .iconlink .icon-file-text::before {
  88. content: "obvestila";
  89. font-family: "Trebuchet MS";
  90. font-size: 13px;
  91. line-height: 32px;
  92. font-weight: normal;
  93. color: #404041;
  94. padding-left: 10px;
  95. padding-right: 10px;
  96. }
  97. .dropdown input[type="checkbox"]+.dropdown_button .arrow {
  98. border-top: 8px solid black;
  99. }
  100. .dropdown .dropdown_content {
  101. background-color: #e7eff1;
  102. background-color: rgba(231, 239, 241, 0.80);
  103. padding-bottom: 3px;
  104. margin-top: 9px;
  105. }
  106. #NumOfUnreadPmsSpan {
  107. top: 0px;
  108. left: -1px;
  109. font-size: 11px;
  110. }
  111. #NumOfUnSeenNotifications {
  112. top: 0px;
  113. left: -10px;
  114. font-size: 11px;
  115. }
  116. #MainMenuPortalLinks {
  117. border-top-left-radius: 5px;
  118. border-top-right-radius: 5px;
  119. border-bottom-left-radius: 5px;
  120. border-bottom-right-radius: 5px;
  121. float: right;
  122. margin-top: 50px;
  123. height: 29px;
  124. width: 215px;
  125. padding-top: 10px;
  126. padding-right: 10px;
  127. background: #bac7cd;
  128. }
  129. #MainMenuPortalLinks a {
  130. color: #404041;
  131. padding-left: 5px;
  132. padding-right: 5px;
  133. padding-top: 4px;
  134. padding-bottom: 4px;
  135. font-size: 14px;
  136. }
  137. #MainMenuPortalLinks a.SelectedMenuItem {
  138. border-top-left-radius: 5px;
  139. border-top-right-radius: 5px;
  140. border-bottom-left-radius: 5px;
  141. border-bottom-right-radius: 5px;
  142. background-color: #e7eff1;
  143. border: none;
  144. }
  145. #MainMenuPortalLinks a:hover {
  146. border-top-left-radius: 5px;
  147. border-top-right-radius: 5px;
  148. border-bottom-left-radius: 5px;
  149. border-bottom-right-radius: 5px;
  150. background-color: #e7eff1;
  151. }
  152. form[action="/action/search_Base/RedirectToSearch"] {
  153. margin-left: 150px;
  154. margin-top: 33px;
  155. width: 300px;
  156. }
  157. #txtSearch {
  158. border: 1px solid #cdcccc;
  159. }
  160. #btnDoSearch {
  161. border: 1px solid #cdcccc;
  162. }
  163. /* - - - Igralni Menu - - - */
  164. #CategoriesContainer {
  165. background-color: transparent;
  166. }
  167. #CategoriesMenu {
  168. background-color: #fff;
  169. height: 30px;
  170. padding-top: 2px;
  171. border-top-left-radius: 5px;
  172. border-top-right-radius: 5px;
  173. border-bottom-left-radius: 5px;
  174. border-bottom-right-radius: 5px;
  175. position: relative;
  176. z-index: 3;
  177. }
  178. #CategoriesMenuCategories {
  179. margin: auto;
  180. }
  181. #CategoriesMenu a {
  182. color: #404041;
  183. font-size: 14px;
  184. }
  185. #CategoriesMenu [class^='icon-']:before {
  186. color: #404041;
  187. }
  188. /* - - - Igre - - - */
  189. .content-with-top {
  190. z-index: 10;
  191. background: #b9c7cd !important;
  192. }
  193. #GamesCategory {
  194. background-color: transparent;
  195. }
  196. #GamesCategoryHeader {
  197. position: relative;
  198. }
  199. #TopBanner {
  200. display: none;
  201. }
  202. .SortHolder {
  203. padding-top: 0;
  204. }
  205. /* - - - Prijava - - - */
  206. #SignupPageBackground {
  207. width: 1000px;
  208. position: relative;
  209. }
  210. /* - - - Profil - - - */
  211. #content {
  212. background-color: #fff;
  213. border-top-left-radius: 5px;
  214. border-top-right-radius: 5px;
  215. border-bottom-left-radius: 5px;
  216. border-bottom-right-radius: 5px;
  217. display: flex;
  218. flex-wrap: wrap;
  219. }
  220. #MyProfileMenu {
  221. order: 1;
  222. border-top-left-radius: 5px;
  223. border-top-right-radius: 5px;
  224. border-bottom-left-radius: 5px;
  225. border-bottom-right-radius: 5px;
  226. padding-bottom: 5px;
  227. background-color: #fff;
  228. width: 990px;
  229. height: 65px;
  230. z-index: 7;
  231. font-size: 14px;
  232. font-weight: bold;
  233. }
  234. #MyProfileMenuInner {
  235. border-top-left-radius: 5px;
  236. border-top-right-radius: 5px;
  237. border-bottom-left-radius: 5px;
  238. border-bottom-right-radius: 5px;
  239. background-color: #879aa4;
  240. width: 955px !important;
  241. margin-left: 10px !important;
  242. margin-right: 10px !important;
  243. margin-top: 10px;
  244. padding-bottom: 10px;
  245. padding-left: 10px;
  246. overflow: hidden !important;
  247. height: 34px !important;
  248. }
  249. #MyProfileMenu #MyProfileMenuInner ol li a {
  250. color: #e7eff1;
  251. }
  252. #MyProfileMenu #MyProfileMenuInner ol li:hover {
  253. background-color: #e7eff1;
  254. }
  255. #MyProfileMenu #MyProfileMenuInner ol li:hover a {
  256. color: #404041;
  257. }
  258. #MyProfileMenu #MyProfileMenuInner ol li.SelectedItem {
  259. background-color: #e7eff1;
  260. }
  261. #MyProfileMenu #MyProfileMenuInner ol li.SelectedItem a {
  262. color: #404041;
  263. }
  264. #MyProfile {
  265. order: 2;
  266. overflow: hidden;
  267. justify-content: space-between;
  268. width: 340px;
  269. height: auto;
  270. margin-left: 0px;
  271. margin-top: -50px;
  272. z-index: 5;
  273. background-color: #fff;
  274. }
  275. #MyProfile #MyProfileImage img {
  276. border-top-left-radius: 5px;
  277. border-top-right-radius: 5px;
  278. border-bottom-left-radius: 0px !important;
  279. border-bottom-right-radius: 0px !important;
  280. width: 300px;
  281. height: auto;
  282. max-height: none;
  283. float: left;
  284. background-color: #fff;
  285. margin-left: 10px;
  286. }
  287. #MyProfile #MyProfileData {
  288. margin-left: 10px;
  289. }
  290. #MyProfile #MyProfileData #MyName {
  291. display: none;
  292. }
  293. #MyProfile #MyProfileData #MyControls {
  294. float: left;
  295. margin-bottom: 15px;
  296. }
  297. #MyProfile #MyProfileData #MyControls #SendPm .FakeButton {
  298. background-color: #899ba5;
  299. margin-right: 13px;
  300. border: solid 1px #899ba5;
  301. }
  302. #FriendshipStatus a.FakeButton {
  303. background-color: #899ba5;
  304. border: solid 1px #899ba5;
  305. }
  306. #MyProfile #MyProfileData #MyUsername {
  307. float: left;
  308. padding: 10px;
  309. margin-bottom: 10px;
  310. width: 280px;
  311. height: 20px;
  312. background-color: #899ba5;
  313. color: #fff;
  314. font-size: 20px;
  315. font-weight: normal;
  316. margin-top: -5px;
  317. }
  318. #ProfileWrapper {
  319. order: 3;
  320. float: left;
  321. width: 650px;
  322. overflow: hidden;
  323. background-color: #fff;
  324. position: relative;
  325. }
  326. #ProfileWrapper #ProfileBoxes {
  327. display: grid;
  328. grid-template-columns: repeat(2, 300px);
  329. grid-gap: 25px 30px;
  330. padding: 0;
  331. padding-bottom: 25px;
  332. }
  333. #ProfileWrapper #ProfileBoxes .ProfileBox {
  334. margin-top: 0;
  335. }
  336. #ProfileWrapper .GamesCategorySubtitle {
  337. background-color: #889ba5;
  338. padding-left: 10px;
  339. padding-top: px;
  340. padding-bottom: 3px;
  341. width: 625px;
  342. height: 30px;
  343. z-index: 5;
  344. }
  345. .GamesCategorySubtitle .SubTitleHolder h2 {
  346. color: #fff;
  347. font-size: 18px;
  348. font-weight: bold;
  349. margin: 0;
  350. }
  351. div.GamesCategorySubtitle .SubTitleHolder h2 span {
  352. font-size: 12px;
  353. }
  354. #ProfileWrapper #GameBottom #msgTable .pager-items .img {
  355. padding-left: 0px;
  356. }
  357. #ProfileWrapper #GameBottom #msgTable .pager-items .usr {
  358. padding-left: 5px;
  359. font-size: 14px;
  360. }
  361. #ProfileWrapper #GameBottom #msgTable .pager-items a {
  362. font-size: 14px;
  363. }
  364. .forumsubj {
  365. padding-left: 10px;
  366. }
  367. #ProfileDescription {
  368. margin-right: 5px;
  369. }
  370. #GameBottom {
  371. display: flex;
  372. flex-direction: column;
  373. margin-right: 15px;
  374. }
  375. #msgTable {
  376. order: 1;
  377. display: flex;
  378. flex-direction: column;
  379. overflow: hidden;
  380. }
  381. .pager-items {
  382. order: 1;
  383. }
  384. #addCommentDiv .even {
  385. width: 670px;
  386. margin-top: 10px;
  387. margin-left: -10px;
  388. overflow: hidden;
  389. }
  390. #addCommentDiv #smilies-link {
  391. margin-right: 50px;
  392. }
  393. #addCommentDiv textarea {
  394. width: 600px;
  395. overflow: hidden;
  396. }
  397. .addCommentForm {
  398. order: 2;
  399. height: 230px;
  400. overflow: auto;
  401. z-index: 7;
  402. }
  403. .forumsubj #btnSend {
  404. margin-top: -20px;
  405. position: absolute;
  406. }
  407. .img {
  408. z-index: 1;
  409. position: relative;
  410. }
  411. .usr {
  412. z-index: 1;
  413. position: relative;
  414. }
  415. .FriendsList ul li {
  416. margin: 0;
  417. }
  418. .NumOfUnconfirmedFriends {
  419. background-color: #ccdbe1;
  420. color: #404041;
  421. border-radius: 5px;
  422. }
  423. #pager {
  424. order: 2;
  425. margin-top: 5px;
  426. }
  427. .profileblock .row .even {
  428. }
  429. /* - - - Sporočila - - - */
  430. #private-messages {
  431. position: absolute;
  432. z-index: 5;
  433. margin-top: 30px;
  434. width: 990px;
  435. }
  436. /* - - - Forum - - - */
  437. #forumHolder {
  438. margin-top: 25px;
  439. }
  440. #scrollToTop {
  441. background-color: #879aa4 !important;
  442. }
  443. .msgSubject {
  444. background-color: #b9c7cd;
  445. }
  446. .msgSubject a {
  447. color: black !important;
  448. }
  449. /* - - - Obvestila - - - */
  450. #Notifications {
  451. position: absolute;
  452. z-index: 5;
  453. width: 990px;
  454. margin-top: 30px;
  455. }
  456. /* - - - Nastavitve - - - */
  457. #MySettingsMenu {
  458. background-color: #fff;
  459. z-index: 5;
  460. }
  461. /* - - - Chat settings - - - */
  462. #content {
  463. background: rgba(0, 0, 0, 0);
  464. margin-top: 0px;
  465. }
  466. #title-and-menu {
  467. position: absolute;
  468. width: 990px;
  469. background-color: rgba(0, 0, 0, 0);
  470. }
  471. #wideContent {
  472. border-top-left-radius: 5px;
  473. border-top-right-radius: 5px;
  474. border-bottom-left-radius: 5px;
  475. border-bottom-right-radius: 5px;
  476. background: #b9c7cd;
  477. padding: 10px;
  478. margin-top: 25px;
  479. margin-right: 0;
  480. display: flex;
  481. z-index: 5;
  482. position: absolute;
  483. }
  484. #groupchat-message {
  485. float: left;
  486. width: 748px;
  487. }
  488. #groupchatmenu {
  489. border-top-left-radius: 5px;
  490. float: left;
  491. width: 748px;
  492. height: 28px;
  493. padding-top: 2px;
  494. background: #879aa4;
  495. }
  496. #FirstTabContainer {
  497. background: #879aa4;
  498. }
  499. li#GroupChatTab.selected a.name-no-close span.icon-users:before,
  500. li#GroupChatTab a.name-no-close span.icon-users:before {
  501. content: "vsi";
  502. font-family: "Trebuchet MS";
  503. font-size: 12px;
  504. font-weight: bold;
  505. }
  506. #tab-mover {
  507. border-top-right-radius: 5px;
  508. float: right;
  509. position: absolute;
  510. right: 235px;
  511. height: 28px;
  512. background: #879aa4;
  513. }
  514. .groupchatmenu-container {
  515. background-color: #879aa4;
  516. }
  517. .groupchatmenu-container li a.name {
  518. background: #879aa4;
  519. }
  520. .groupchatmenu-container li a.close {
  521. background-color: #879aa4;
  522. }
  523. .icon-user[class^="icon-"],
  524. [class*=" icon-"] {
  525. display: block;
  526. }
  527. #GroupChatMessagesDivContainer {
  528. border-bottom-left-radius: 5px;
  529. border-bottom-right-radius: 5px;
  530. float: left;
  531. clear: both;
  532. width: 748px;
  533. background: #fff;
  534. padding-bottom: 5px;
  535. padding-top: 2px;
  536. }
  537. .messages {
  538. background: #fff;
  539. clear: both;
  540. height: 460px;
  541. overflow: auto;
  542. }
  543. .messages li {
  544. border-bottom: 1px solid #d9d9d9;
  545. padding: 2px 4px 1px 4px;
  546. }
  547. .messages li.GroupChatSysMessage {
  548. padding: 2px 4px 1px 4px;
  549. background-color: #fefbc8;
  550. text-align: center;
  551. }
  552. #post-message {
  553. border-top-left-radius: 5px !important;
  554. border-top-right-radius: 5px !important;
  555. border-bottom-left-radius: 5px !important;
  556. border-bottom-right-radius: 5px !important;
  557. float: left;
  558. width: 748px;
  559. height: 81px;
  560. margin-top: 10px;
  561. background: #e7eff1;
  562. }
  563. #post-message input.text {
  564. margin-bottom: 8px;
  565. }
  566. #post-message a#smilies-link {
  567. margin-top: 5px;
  568. }
  569. #UsersListContainer {
  570. border-top-left-radius: 5px;
  571. border-top-right-radius: 5px;
  572. border-bottom-left-radius: 5px;
  573. border-bottom-right-radius: 5px;
  574. padding: 5px;
  575. margin-left: 10px;
  576. background: #e7eff1;
  577. width: 206px;
  578. }
  579. #UserListTitle {
  580. display: none;
  581. }
  582. #UsersList {
  583. width: 200px;
  584. height: 566px;
  585. background: #e7eff1;
  586. }
  587. #UsersList li {
  588. border-bottom: 1px solid #d9d9d9;
  589. }
  590. .SmallAvatar {
  591. border-top-left-radius: 5px;
  592. border-top-right-radius: 5px;
  593. border-bottom-left-radius: 5px;
  594. border-bottom-right-radius: 5px;
  595. width: 43px;
  596. height: 43px;
  597. padding-left: 3px;
  598. margin-right: 7px;
  599. }
  600. .userinfo span.UserInfoUserName {
  601. margin-top: 1px;
  602. }
  603. .UserInfoProfile {
  604. width: 120px;
  605. height: 12px;
  606. float: left;
  607. padding-bottom: 3px;
  608. margin: 0;
  609. }
  610. .UserName::before {
  611. content: "Profil ";
  612. font-size: 12px;
  613. }
  614. input[type="button"],
  615. input[type="submit"] {
  616. background-color: #6d6b6c !important;
  617. font-family: "Trebuchet MS";
  618. }
  619. a#smilies-link {
  620. width: 100px;
  621. }
  622. a#smilies-link::after {
  623. content: " Dodaj smeška";
  624. color: black;
  625. }
  626. #CrosslinksBreaker {
  627. background-color: #dae5ea;
  628. width: 1000px;
  629. margin-top: 625px;
  630. }
  631. /* - - - Footer - - - */
  632. #footerContainer {
  633. position: absolute;
  634. }
  635. .cookie_consent span {
  636. margin: 0 auto;
  637. padding: 5px;
  638. border-top-left-radius: 5px;
  639. border-top-right-radius: 5px;
  640. border-bottom-left-radius: 5px;
  641. border-bottom-right-radius: 5px;
  642. background-color: #fff;
  643. margin-bottom: 20px;
  644. color: #404041;
  645. }
  646. }
  647. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址