Advertisement
Guest User

custom.css

a guest
Jun 25th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.46 KB | None | 0 0
  1. .wrapper-content {
  2. padding-top: 0px !important
  3. }
  4. #news_nav {
  5. display: none;
  6. }
  7.  
  8. .navbar-brand {
  9. display: none;
  10. }
  11. .inbox-2 > .item-box > .discount {
  12. position: absolute;
  13. right: 20%;
  14. top: 5px !important;
  15. }
  16. .form-control {
  17. border: none;
  18. background: rgba(255, 153, 0, 0.5) !important;
  19. }
  20. .form-control:focus {
  21. border: none;
  22. background: white !important;
  23. }
  24. .item-box{
  25. border-radius: 25px;
  26. }
  27. .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  28. z-index: 3;
  29. color: #ebebeb;
  30. background-color: rgba(255, 153, 0, 1) !important;
  31. border-color: transparent;
  32. cursor: default;
  33. text-decoration: none;
  34. -webkit-animation: pulsate 1.2s linear infinite;
  35. animation: pulsate 1.2s linear infinite;
  36. }
  37. .ng-binding:hover {
  38. color: black !important;
  39. }
  40. tr:hover {
  41. background: rgba(255, 153, 0, 0.5) !important;
  42.  
  43. }
  44. .progress-bar-success {
  45. background-color: #439443;
  46. }
  47.  
  48. .pagination>li>a, .pagination>li>span {
  49. color: #FFF;
  50. background-color: rgb(214, 136, 18) !important;
  51. text-decoration: none !important;
  52. }
  53.  
  54. .btn.btn-default:hover,
  55. .btn.btn-default:active{
  56. background-color: #c9302c;
  57. border-color: #ac2925;
  58. color: #000;
  59. }
  60.  
  61. .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  62. background: #CE432A;
  63. border: none;
  64. color: #FFF;
  65. text-decoration: none;
  66. }
  67.  
  68. a:hover, a:focus, a:active{
  69. color: rgba(255, 153, 0, 1);
  70. }
  71.  
  72. .navbar-brand:hover{
  73. color: rgba(255, 153, 0, 1) !important;
  74. }
  75. .copyright{
  76. color: #000;
  77. }
  78.  
  79. .bucket-item{
  80. border-color:rgba(255, 153, 0, 1) !important;
  81. }
  82. .label-primary{
  83. background-color:rgba(255, 153, 0, 1) !important;
  84. }
  85.  
  86. .modal-body > center{
  87. display: none;
  88. }
  89.  
  90. .hint--bottom hint--info ng-binding{
  91. color: black;
  92. }
  93.  
  94. .hint--info.hint--bottom-left:before, .hint--info.hint--bottom-right:before, .hint--info.hint--bottom:before {
  95. border-bottom-color: rgba(255, 153, 0, 1) !important;
  96. border-top-color: rgba(255, 153, 0, 1) !important;
  97. }
  98.  
  99. .hint--info.hint--top-left:before, .hint--info.hint--top-right:before, .hint--info.hint--top:before
  100. {
  101. border-top-color: rgba(255, 153, 0, 1) !important;
  102. }
  103.  
  104. .hint--info:after {
  105. background-color:rgba(255, 153, 0, 1) !important;
  106. }
  107.  
  108. .categories > .form-control{
  109. border: none;
  110. background: rgba(255, 153, 0, 0.5);
  111. }
  112.  
  113. .item-name {
  114. display: none;
  115. }
  116. .ibox-content {
  117. background-color: rgba(255, 255, 255, 0.3);
  118. color: inherit;
  119. padding: 12px;
  120. border-color: rgba(255, 255, 255, 0.3) border-image: none;
  121. border-style: none;
  122. border-width: 1px 0
  123. }
  124. .navbar {
  125. background: rgba(255, 255, 255, 0.5)
  126. }
  127. .navbar-toggle {
  128. background: rgba(255, 255, 255, 0.3)
  129. }
  130. /*.top-navigation .nav>li a:hover {
  131. background: rgba(255, 153, 0, 0.5);
  132. color: black;
  133. }*/
  134.  
  135. #description {
  136. background: rgba(255, 255, 255, 0.3)
  137. }
  138. .top-navigation .navbar-brand {
  139. background: rgba(255, 255, 255, .2);
  140. }
  141. .top-navigation .nav>li a:focus {
  142. background: rgba(255, 255, 255, 0.3);
  143. color: black;
  144. }
  145. .top-navigation .nav>li a {} .ibox-title {
  146. -moz-border-bottom-colors: none;
  147. -moz-border-left-colors: none;
  148. -moz-border-right-colors: none;
  149. -moz-border-top-colors: none;
  150. background-color: rgba(255, 255, 255, 0.3);
  151. border-color: rgba(255, 255, 255, 0.5);
  152. border-image: none;
  153. border-style: solid solid none;
  154. border-width: 3px 0 0;
  155. color: inherit;
  156. margin-bottom: 0;
  157. padding: 14px 15px 7px;
  158. min-height: 48px;
  159. }
  160.  
  161. .inbox-2 {
  162. cursor: pointer;
  163. display: inline-block;
  164. color: #FFF;
  165. font-size: 12px;
  166. background: rgba(255, 255, 255, 0.3);
  167. text-decoration: none;
  168. -webkit-transition: all 0.9s linear;
  169. -khtml-transition: all 0.9s linear;
  170. -moz-transition: all 0.9s linear;
  171. -o-transition: all 0.9s linear;
  172. transition: all 0.9s linear;
  173. width: 120px;
  174. height: 120px;
  175. margin-bottom: 10px;
  176. background-color: rgba(255, 255, 255, 0.5);
  177. color: #333;
  178. border-radius: 25px;
  179. border: thick solid;
  180. border: solid rgba(255, 255, 255, 0.8);
  181. }
  182.  
  183. .inbox-2:hover {
  184. padding: 0;
  185. box-shadow: 0 0 25px 15px #ffffff;
  186. transition: all 0.080s linear;
  187. transform: scale(1.15, 1.15);
  188. z-index: 100;
  189. }
  190.  
  191.  
  192. .server > .name{
  193. color: #000;
  194. }
  195.  
  196. .inbox-2 > .item-box {
  197. border: none;
  198. }
  199.  
  200. .inbox-2 > .item-box > .name {
  201. border-radius: 0 0 25px 25px;
  202. bottom: 0px;
  203. text-align: center;
  204. background: none;
  205. color: #000;
  206. display: none !important;
  207. }
  208.  
  209. @import url('https://fonts.googleapis.com/css?family=Poiret+One&subset=latin,cyrillic');
  210. .product-box img {
  211. padding: 6px;
  212. }
  213. #products_grid {} #store_content {
  214. padding-right: -100px;
  215. padding-left: -100px;
  216. }
  217. .inbox-2 {
  218. cursor: pointer;
  219. display: inline-block;
  220. color: #FFF;
  221. font-size: 12px;
  222. background: rgba(255, 255, 255, 0.3);
  223. text-decoration: none;
  224. -webkit-transition: all 0.9s linear;
  225. -khtml-transition: all 0.9s linear;
  226. -moz-transition: all 0.9s linear;
  227. -o-transition: all 0.9s linear;
  228. transition: all 0.9s linear;
  229. width: 120px;
  230. height: 120px;
  231. margin-bottom: 10px;
  232. background-color: rgba(255, 255, 255, 0.5);
  233. color: #333;
  234. border-radius: 25px;
  235. border: thick solid;
  236. border: solid rgba(255, 255, 255, 0.8);
  237. }
  238. #server_progress {
  239. background-color: #f67615;
  240. }
  241. .inbox-2:hover {
  242. padding: 0;
  243. box-shadow: 0 0 25px 15px #ffffff;
  244. transition: all 0.080s linear;
  245. transform: scale(1.15, 1.15);
  246. z-index: 100;
  247. }
  248. @-webkit-keyframes pulsate {
  249. 50% {
  250. color: #fff;
  251. text-shadow: 0 -1px rgba(0, 0, 0, .3), 0 0 5px #ffd, 0 0 8px #fff;
  252. }
  253. }
  254. .footer {
  255. background: rgba(255, 255, 255, 0.3);
  256. border-top: rgba(255, 255, 255, 0.5);
  257. font-size: 100%;
  258. color: #FFFFFF;
  259. border-radius: 60px;
  260. width: 295px;
  261. }
  262. a {
  263. color: #000000;
  264. text-decoration: none;
  265. }
  266. .modal-content {
  267. background: rgba(255, 255, 255, 0.85);
  268. border-radius: 25px;
  269. border: thick solid;
  270. border-color: rgba(255, 255, 255, 0.5);
  271. box-shadow: 0 0 120px 25px rgba(255, 255, 255, 0.85)
  272. }
  273. .inmodal .modal-body {
  274. border-radius: 25px;
  275. background: rgba(255, 153, 0, 0.5);
  276. border-radius: 25px;
  277. border: thick solid;
  278. border-color: rgba(255, 255, 255, 0.7);
  279. }
  280. .modal-footer {
  281. border-top: 0px solid #e5e5e5;
  282. }
  283. .modal-header {
  284. border-bottom: 0px solid #e5e5e5;
  285. }
  286. .btn-sm {
  287. background-color: rgba(255, 255, 255, 1);
  288. border-color: rgba(255, 153, 0, 0.5);
  289. color: #000000;
  290. }
  291. .btn-primary {
  292. border-color: rgba(255, 153, 0, 0.5) !important;
  293. }
  294.  
  295. .inbox-2 > .item-box:hover {
  296. -webkit-transform: none;
  297. transform: none;
  298. }
  299. .btn-success, .btn-primary:hover
  300. {
  301. background-color: rgba(255, 153, 0, 1) !important;
  302. border-color: rgba(255, 255, 255, .2);
  303. color: #fff;
  304. }
  305.  
  306. #products_filter {
  307. border-radius: 15px;
  308. border: none;
  309. background: rgba(255, 153, 0, 0.5);
  310. }
  311. #products_filter:focus {
  312. border-radius: 15px;
  313. border: none;
  314. background: white;
  315. }
  316. .form-control:focus {
  317. box-shadow: 0 0 17px 7px rgba white;
  318. background: white;
  319. }
  320. .btn-success {
  321. color: #FFF;
  322. -webkit-animation: pulsate 1.2s linear infinite;
  323. animation: pulsate 1.2s linear infinite;
  324. }
  325. .btn-primary {} @-webkit-keyframes pulsate {
  326. 50% {
  327. color: white;
  328. text-shadow: 0 -1px white), 0 0 5px white, 0 0 8px white;
  329. }
  330. }
  331. @keyframes pulsate {
  332. 50% {
  333. color: white;
  334. text-shadow: 0 -1px white, 0 0 5px white, 0 0 8px white;
  335. }
  336. }
  337.  
  338. .well{
  339. background: rgba(255, 255, 255, 0.25)
  340. }
  341. .modal-footer .btn-default {
  342. background: #ed5565;
  343. border: solid #ed5565 1px;
  344. color: white;
  345. }
  346.  
  347. .modal-footer .btn-primary
  348. {
  349. background-color: rgba(255, 153, 0, 1) !important;
  350. border-color: rgba(255, 255, 255, .2);
  351. color: #fff;
  352. -webkit-animation: pulsate 1.2s linear infinite;
  353. animation: pulsate 1.2s linear infinite;
  354. }
  355.  
  356. .btn-success {
  357. color: #FFF;
  358. -webkit-animation: pulsate 1.2s linear infinite;
  359. animation: pulsate 1.2s linear infinite;
  360. }
  361. .img-box > img{
  362. padding: 5px;
  363. }
  364. #description {
  365. color: black;
  366. }
  367. .nav li {
  368. background: #f5f5f5 !important;
  369. border-radius: 5px;
  370. margin-top: 7px;
  371. margin-right: 5px;
  372. }
  373. .nav li {
  374. background: rgba(255, 153, 0, 0.5) !important;
  375. font-family: 'Poiret One', cursive src: url('https://fonts.googleapis.com/css?family=Poiret+One&subset=latin,cyrillic');
  376. border-radius: 5px;
  377. }
  378. .nav>li a:hover, .top-navigation .nav>li a:focus {
  379. background-color: rgb(255, 167, 39) !important;
  380. color: black;
  381. }
  382.  
  383. .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus
  384. {
  385. background-color: none !important;
  386. background: rgba(255, 153, 0, 0.5);
  387. color: black;
  388. }
  389.  
  390. .btn-default:hover {
  391. color: black;
  392. }
  393.  
  394. .nav>li>a {
  395. padding: 6px 20px;
  396. color: #676a6c;
  397. }
  398. .nav>li>a {
  399. padding: 6px 20px;
  400. color: #676a6c;
  401. border-radius: 5px;
  402. }
  403. .store-bg {
  404. background: url('http://i.imgur.com/rLprtql.png') left 0px top 128px repeat-y, url('http://i.imgur.com/RzfUGSj.png') right 0px top 485px repeat-y, url('http://img.sstine.ru/images/2016/06/25/869bd081fcfde1745d907f29b5fce436.jpg') center fixed;
  405. }
  406. .modal-footer .btn-white {
  407. background: #ed5565;
  408. border: solid #ed5565 1px;
  409. color: white;
  410. }
  411. .btn-white:hover {
  412. color: black;
  413. background: #ed5565;
  414. border: solid #ed5565 1px;
  415. }
  416. .btn-danger:hover {
  417. color: black;
  418. }
  419.  
  420. .nav>li>a {
  421. display: block;
  422. padding: 10px 15px;
  423. padding: 6px 20px;
  424. color: #676a6c;
  425. border-radius: 5px;
  426. font-weight: bold;
  427. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement