— Тетрису — 30 — Amazon запустил свою музыку — Зачем нам Docker? — Нокии больше не будет — Основываем собственное государство — с BitCoin и 100 мегабитами. — Что хорошего в RHEL7 — Вышло ядро 3.15 — О машинках — про такси и патенты — Темы наших пользователей
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .vBulletin_editor { | |
| background: {$istyles[pi_button_normal][0]}; | |
| padding: $stylevar[cellpadding]px; | |
| } | |
| .imagebutton { | |
| background: {$istyles[pi_button_normal][0]}; | |
| color: {$istyles[pi_button_normal][1]}; | |
| padding: {$istyles[pi_button_normal][2]}; | |
| border: {$istyles[pi_button_normal][3]}; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- START: Livefyre Embed --> | |
| <script type='text/javascript' src='http://zor.livefyre.com/wjs/v1.0/javascripts/livefyre_init.js'></script> | |
| <script type='text/javascript'> | |
| var fyre = LF({ | |
| site_id: 303778 | |
| }); | |
| </script> | |
| <!-- END: Livefyre Embed --> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Open: | |
| /Applications/Xcode.app/Contents/Developer/usr/libexec/git-core/git-pull | |
| // Replace line 11 & 12 | |
| . git-sh-setup | |
| . git-sh-i18n | |
| // With this: | |
| . /Applications/Xcode.app/Contents/Developer/usr/libexec/git-core/git-sh-setup | |
| . /Applications/Xcode.app/Contents/Developer/usr/libexec/git-core/git-sh-i18n |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script type="text/javascript"> | |
| (function(w, c) { | |
| (w[c] = w[c] || []).push(function() { | |
| try { | |
| w.yaCounter35570 = new Ya.Metrika({id:35570, enableAll: true, webvisor:true}); | |
| yaCounter35570.userParams({username: $username}); | |
| } | |
| catch(e) { } | |
| }); | |
| })(window, "yandex_metrika_callbacks"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&subset=cyrillic'); | |
| body { | |
| font-family: 'Open Sans', sans-serif; | |
| font-size: 14px; | |
| } | |
| ] | |
| td, th, p, li, textarea, .bginput { | |
| font-family: 'Open Sans', sans-serif; | |
| font-size: 14px; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @import url('https://fonts.googleapis.com/css?family=Ubuntu:400,400i,700&subset=cyrillic'); | |
| body { | |
| font-family: 'Ubuntu', sans-serif; | |
| font-size: 16px; | |
| } | |
| td, th, p, li, textarea, .bginput { | |
| font-family: 'Ubuntu', sans-serif; | |
| font-size: 16px; | |
| line-height: 20px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700&subset=cyrillic'); | |
| body { | |
| font-family: 'Source Sans Pro', sans-serif; | |
| font-size: 16px; | |
| } | |
| td, th, p, li, textarea, .bginput, input { | |
| font-family: 'Source Sans Pro', sans-serif; | |
| font-size: 16px; | |
| line-height: 20px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "Woocommerce POS to GA", | |
| "flow": [ | |
| { | |
| "id": 1, | |
| "module": "woocommerce:WatchOrders", | |
| "version": 2, | |
| "parameters": { | |
| "limit": 10, | |
| "__IMTCONN__": 521435 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| body { | |
| font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif; | |
| } | |
| .category-list .category-name { | |
| font-family: Fira Sans, sans-serif; | |
| } | |
| p { | |
| font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif; | |
| } |
OlderNewer