{"commit":"bc2f6ca127fe9cbf061b93706f25cfbd055d24aa","old_file":"themes\/haymarket-jr\/stylesheets\/beer_menu.css","new_file":"themes\/haymarket-jr\/stylesheets\/beer_menu.css","old_contents":".print_beer_menu {\n\tdisplay: block;\n\ttext-align: right;\n}\n\nh1.beer-category-name {\n\tdisplay: none;\n}\n\n.beer_name {\n\tfloat: left;\n\theight: 27px;\n}\n\n.date-tapped {\n\tfloat: right;\n\tmargin: 0;\n\tpadding: 0;\n\theight: 27px;\n}\n\n.brewery {\n\tclear: left;\n\tfont-size: 12px;\n}\n.beer-nerd-stuff {\n\tfloat: right;\n\tclear: right;\n\tfont-size: 12px;\n}\n\n\/*#printer-friendly-beer-list {\n\tdisplay: none;\n}*\/","new_contents":".print_beer_menu {\n\tdisplay: block;\n\ttext-align: right;\n}\n\nh1.beer-category-name {\n\tdisplay: none;\n}\n\n.beer_name {\n\tfloat: left;\n\theight: 27px;\n}\n\n.date-tapped {\n\tfloat: right;\n\tmargin: 0;\n\tpadding: 0;\n\theight: 27px;\n}\n\n.brewery {\n\tclear: left;\n\tfont-size: 12px;\n}\n.beer-nerd-stuff {\n\tfloat: right;\n\tclear: right;\n\tfont-size: 12px;\n}\n\n#printer-friendly-beer-list {\n\tdisplay: none;\n}","subject":"Hide the printable beer menu HTML","message":"Hide the printable beer menu HTML\n","lang":"CSS","license":"mit","repos":"mdoyle13\/haymarket-ref,mdoyle13\/haymarket-ref,mdoyle13\/haymarket-ref,mdoyle13\/haymarket-ref"} {"commit":"59ee817ce2c04f61fffee2c5075264840adb49a5","old_file":"assets\/css\/menu.css","new_file":"assets\/css\/menu.css","old_contents":".navbar {\n position: fixed;\n top: 0px;\n width: 100%;\n height: 62px;\n max-width: 1058px;\n background-color: rgba(0,0,0,0.8);\n color: #fc0;\n z-index: 2;\n text-decoration: none;\n text-transform: uppercase;\n}\n\n.navbar ul {\n display: flex;\n justify-content: space-around;\n list-style: none;\n}\n.navbar ul li {\n display: flex;\n flex-direction: column;\n justify-content: center;\n cursor: pointer;\n height: 30px;\n}\n.navbar ul li:hover {\n color: rgb(222, 210, 95);\n}\n\n.navbar ul li.child {\n text-align: center;\n width: 15vw;\n max-width: 140px;\n}\n\n.navbar ul li a {\n color: white;\n text-decoration: none;\n}\n\n.navbar ul li.selected a {\n color: #fd0;\n font-weight: bold;\n}\n\n.luva {\n max-width: 5vw;\n max-height: 30px;\n}\n","new_contents":".navbar {\n position: fixed;\n top: 0px;\n width: 100%;\n height: 62px;\n max-width: 1058px;\n background-color: rgba(0,0,0,0.8);\n color: #fc0;\n z-index: 2;\n text-decoration: none;\n text-transform: uppercase;\n}\n\n.navbar ul {\n display: flex;\n justify-content: space-around;\n list-style: none;\n}\n.navbar ul li {\n display: flex;\n flex-direction: column;\n justify-content: center;\n height: 30px;\n}\n.navbar ul li:hover {\n color: rgb(222, 210, 95);\n}\n\n.navbar ul li.child {\n text-align: center;\n width: 15vw;\n max-width: 140px;\n}\n\n.navbar ul li a {\n color: white;\n text-decoration: none;\n}\n\n.navbar ul li.selected a {\n color: #fd0;\n font-weight: bold;\n}\n\n.luva {\n max-width: 5vw;\n max-height: 30px;\n}\n","subject":"Remove cursor pointer from non-link nav elements","message":"Remove cursor pointer from non-link nav elements\n","lang":"CSS","license":"mit","repos":"Karspexet\/Karspexet,Karspexet\/Karspexet,Karspexet\/Karspexet,Karspexet\/Karspexet,Karspexet\/Karspexet"} {"commit":"9c9a28b92f55a8dd302cd964c66498d95c1b5bd3","old_file":"ugtd.css","new_file":"ugtd.css","old_contents":"\/* Copyright 2016 Benjamin Barenblat\n\nLicensed under the Apache License, Version 2.0 (the “License”); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at\n\n http:\/\/www.apache.org\/licenses\/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License. *\/\n\nheader .mdl-button {\n color: inherit;\n}\n\n.Main_hidden {\n display: none;\n}\n","new_contents":"\/* Copyright 2016 Benjamin Barenblat\n\nLicensed under the Apache License, Version 2.0 (the “License”); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at\n\n http:\/\/www.apache.org\/licenses\/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License. *\/\n\nheader .mdl-button {\n color: inherit;\n}\n\n.Main_hidden {\n display: none;\n}\n\n.mdl-button--fab {\n position: fixed;\n right: 16px;\n bottom: 16px;\n}\n","subject":"Move FAB to lower-right per Material Design spec","message":"Move FAB to lower-right per Material Design spec\n","lang":"CSS","license":"apache-2.0","repos":"bbarenblat\/ugtd,bbarenblat\/ugtd"} {"commit":"5e06350ce879b87b38bc3baf4913e92ed43589fd","old_file":"styles\/main.css","new_file":"styles\/main.css","old_contents":"html {\nbackground-color: white;\ncolor: black;\n}\n\nbody {\nfont-family: Helvetica;\ncolor: black;}\n\nheader {\nbackground: white; \ncolor: black;\n}\n\nnav ul {\ndisplay: inline-block\nfloat: right;\npadding: 80px;\nmargin: 0;\n\n}\n\nnav li {\n display: inline-block;\n color: black;\n float: right;\n padding: 20px;\n margin: 0;\n}\n\n\na h1 h3 p hr {\ncolor: black;\n}\n\n\n","new_contents":"html {\nbackground-color: white;\ncolor: black;\n}\n\nbody {\nfont-family: Helvetica;\ncolor: black;}\n\nheader {\nbackground: white; \ncolor: black;\n}\n\nnav ul {\ndisplay: inline-block\nfloat: right;\npadding: 60px;\nmargin: 0;\n\n}\n\nnav li {\n display: inline-block;\n color: black;\n float: right;\n padding: 20px;\n margin: 0;\n}\n\n\na h1 h3 p hr {\ncolor: black;\n}\n\na:link {\ncolor:black;\n}\n\na:active{\ncolor:black;\n}\n\na:visited {\ncolor:black;\n}\n\na:hover {\ncolor:black;\n}\n\n\n\n\n","subject":"Change hyperlink colour to black","message":" Change hyperlink colour to black\n","lang":"CSS","license":"mit","repos":"rahmona-henry\/rahmona-henry.github.io"} {"commit":"4ac218b03c863ef1d9837e451ca999ef4bfa71e4","old_file":"config\/custom.css","new_file":"config\/custom.css","old_contents":"html,body{margin:0;padding:0}body{background:#230d26 url(\"http:\/\/i.cubeupload.com\/NmOrpo.png\") no-repeat fixed left top}.mainmenufooter a{color:#ccc}.mainmenufooter a:hover{color:#e5e5e5}.menugroup .button{color:#fff;border:solid 1px #000;background:#333}.menugroup .button:hover{color:#fff;border:solid 1px #000;background:#262626}.menugroup .button:active{color:#fff;border:solid 1px #000;background:#262626}.broadcast-lobby{color:#fff;background-color:#230d26;padding:5px 7px;}\n","new_contents":"html,body{margin:0;padding:0}body{background:#230d26 url(\"http:\/\/i.cubeupload.com\/NmOrpo.png\") no-repeat fixed left top}.mainmenufooter a{color:#ccc}.mainmenufooter a:hover{color:#e5e5e5}.menugroup .button{color:#fff;border:solid 1px #000;background:#333}.menugroup .button:hover{color:#fff;border:solid 1px #000;background:#262626}.menugroup .button:active{color:#fff;border:solid 1px #000;background:#262626}.broadcast-lobby{color:#fff;background-color:#230d26;padding:5px 7px}.profile-title{font-family:georgia;font-style:italic}\n","subject":"Add CSS for profile titles","message":"Add CSS for profile titles","lang":"CSS","license":"mit","repos":"MayukhKundu\/Pokemon-Domain,yashagl\/yash-showdown,MayukhKundu\/Mudkip-Server,SkyeTheFemaleSylveon\/Mudkip-Server,yashagl\/pokemon-showdown,yashagl\/pokemon-showdown,yashagl\/pokemon,TheManwithskills\/DS,MayukhKundu\/Technogear,MayukhKundu\/Technogear-Final,yashagl\/pokemon,TheManwithskills\/Server,MayukhKundu\/Flame-Savior,TheManwithskills\/Server,MayukhKundu\/Pokemon-Domain,MayukhKundu\/Technogear,TheManwithskills\/DS,yashagl\/pokecommunity,SkyeTheFemaleSylveon\/Mudkip-Server,MayukhKundu\/Flame-Savior,lFernanl\/Mudkip-Server,yashagl\/pokecommunity,MayukhKundu\/Technogear-Final,yashagl\/yash-showdown,lFernanl\/Mudkip-Server,MayukhKundu\/Mudkip-Server"} {"commit":"0c275ed7d3b97388d4fddbfe9ea3b60d43c4326f","old_file":"docs\/extra.css","new_file":"docs\/extra.css","old_contents":".md-typeset__table {\n min-width: 100%;\n}\n\n@media only screen and (min-width: 768px){\n\ttd:nth-child(1){\n\t\twhite-space: nowrap;\n\t}\n}\n\n.hidden {\n\tdisplay: none;\n}\n\n.kops_feature_table .md-typeset__table table{\n\tmax-width: fit-content;\n}","new_contents":"@media only screen and (min-width: 768px){\n\ttd:nth-child(1){\n\t\twhite-space: nowrap;\n\t}\n}\n\n.hidden {\n\tdisplay: none;\n}\n\n.kops_feature_table .md-typeset__table table{\n\tmax-width: fit-content;\n}","subject":"Remove min width on tables","message":"Remove min width on tables\n","lang":"CSS","license":"apache-2.0","repos":"kubernetes\/kops,justinsb\/kops,justinsb\/kops,kubernetes\/kops,justinsb\/kops,kubernetes\/kops"} {"commit":"455978b2378c718a1aeee58efc0fc72e9b944760","old_file":"app\/assets\/stylesheets\/application.css","new_file":"app\/assets\/stylesheets\/application.css","old_contents":"\/*\n * This is a manifest file that'll be compiled into application.css, which will include all the files\n * listed below.\n *\n * Any CSS and SCSS file within this directory, lib\/assets\/stylesheets, vendor\/assets\/stylesheets,\n * or vendor\/assets\/stylesheets of plugins, if any, can be referenced here using a relative path.\n *\n * You're free to add application-wide styles to this file and they'll appear at the bottom of the\n * compiled file so the styles you add here take precedence over styles defined in any styles\n * defined in the other CSS\/SCSS files in this directory. It is generally better to create a new\n * file per style scope.\n *\n *= require_tree .\n *= require bootstrap\/dist\/css\/bootstrap\n *= require font-awesome\/css\/font-awesome\n *= require_self\n *\/\n","new_contents":"\/*\n * This is a manifest file that'll be compiled into application.css, which will include all the files\n * listed below.\n *\n * Any CSS and SCSS file within this directory, lib\/assets\/stylesheets, vendor\/assets\/stylesheets,\n * or vendor\/assets\/stylesheets of plugins, if any, can be referenced here using a relative path.\n *\n * You're free to add application-wide styles to this file and they'll appear at the bottom of the\n * compiled file so the styles you add here take precedence over styles defined in any styles\n * defined in the other CSS\/SCSS files in this directory. It is generally better to create a new\n * file per style scope.\n *\n *= require_tree .\n *= require bootstrap\/dist\/css\/bootstrap\n *= require font-awesome\/css\/font-awesome\n *= require rails_bootstrap_forms\n *= require_self\n *\/\n","subject":"Add rails bootstrap forms css","message":"Add rails bootstrap forms css\n","lang":"CSS","license":"mit","repos":"gina-alaska\/ttnmanager,gina-alaska\/ttnmanager,gina-alaska\/ttnmanager"} {"commit":"33bcaeff66f661a9f69574b6f4d52cba0489b27c","old_file":"ghost\/admin\/app\/styles\/layouts\/auth.css","new_file":"ghost\/admin\/app\/styles\/layouts\/auth.css","old_contents":"\/* Sign in\n\/* ---------------------------------------------------------- *\/\n\n.gh-signin {\n position: relative;\n margin: 30px auto;\n padding: 40px;\n max-width: 400px;\n border: #dae1e3 1px solid;\n background: #f8fbfd;\n border-radius: 5px;\n text-align: left;\n}\n\n.gh-signin .form-group {\n margin-bottom: 1.5rem;\n}\n\n.gh-signin .btn {\n margin: 0;\n padding: 12px;\n}\n\n.forgotten-wrap {\n position: relative;\n}\n\n.forgotten-wrap .forgotten-link {\n position: absolute;\n top: 10px;\n right: 0;\n bottom: 10px;\n padding: 0 12px;\n border-left: #dae1e3 1px solid;\n border-radius: 0;\n text-transform: none;\n letter-spacing: 0;\n}\n\n.forgotten-link:hover {\n border-left: #dae1e3 1px solid;\n color: color(var(--blue) lightness(-20%));\n text-decoration: none;\n}\n","new_contents":"\/* Sign in\n\/* ---------------------------------------------------------- *\/\n\n.gh-signin {\n position: relative;\n margin: 30px auto;\n padding: 40px;\n max-width: 400px;\n width: 100%;\n border: #dae1e3 1px solid;\n background: #f8fbfd;\n border-radius: 5px;\n text-align: left;\n}\n\n.gh-signin .form-group {\n margin-bottom: 1.5rem;\n}\n\n.gh-signin .btn {\n margin: 0;\n padding: 12px;\n}\n\n.forgotten-wrap {\n position: relative;\n}\n\n.forgotten-wrap .forgotten-link {\n position: absolute;\n top: 10px;\n right: 0;\n bottom: 10px;\n padding: 0 12px;\n border-left: #dae1e3 1px solid;\n border-radius: 0;\n text-transform: none;\n letter-spacing: 0;\n}\n\n.forgotten-link:hover {\n border-left: #dae1e3 1px solid;\n color: color(var(--blue) lightness(-20%));\n text-decoration: none;\n}\n","subject":"Fix signin form width bug","message":"Fix signin form width bug\n\nNo issue. Fixes bug where signin form was not expanding to its full width as a result of some earlier global changes. This sets an explicit fluid width with a max-width fallback so that it's always the correct size.\n","lang":"CSS","license":"mit","repos":"TryGhost\/Ghost,TryGhost\/Ghost,TryGhost\/Ghost"} {"commit":"f131b388de63b811defe38f911590336eb64c79c","old_file":"src\/main\/resources\/static\/css\/states.css","new_file":"src\/main\/resources\/static\/css\/states.css","old_contents":"\/**************************************************************************\n TEXT COLORS\n**************************************************************************\/\n\n.fa.positive {\n color: #43C83C !important;\n}\n\n.fa.negative {\n color: #E94B3B !important;\n}\n\n\/**************************************************************************\n VACATION TYPES FOR APPLICATION FOR LEAVE STATES\n**************************************************************************\/\n\n.HOLIDAY {\n \/* OK *\/\n}\n\n.SPECIALLEAVE,\n.UNPAIDLEAVE,\n.OVERTIME {\n color: #DF771B;\n}\n\n\/**************************************************************************\n COLORS FOR APPLICATION FOR LEAVE STATES\n**************************************************************************\/\n\n.state {\n font-size: 25px;\n color: #6F6F6F;\n}\n\n.state.pull-right {\n margin-right: 20px;\n}\n\n.state.WAITING {\n color: #6F6F6F !important;\n}\n\n.state.ALLOWED {\n color: #43C83C !important;\n}\n\n.state.TEMPORARY_ALLOWED {\n color: #dddd4e !important;\n}\n\n.state.REJECTED {\n color: #FA3031 !important;\n}\n\n.state.CANCELLED {\n color: #3B3B3B !important;\n}\n","new_contents":"\/**************************************************************************\n TEXT COLORS\n**************************************************************************\/\n\n.fa.positive {\n color: #43C83C !important;\n}\n\n.fa.negative {\n color: #E94B3B !important;\n}\n\n\/**************************************************************************\n VACATION TYPES FOR APPLICATION FOR LEAVE STATES\n**************************************************************************\/\n\n.HOLIDAY {\n \/* OK *\/\n}\n\n.SPECIALLEAVE,\n.UNPAIDLEAVE,\n.OVERTIME {\n color: #DF771B;\n}\n\n\/**************************************************************************\n COLORS FOR APPLICATION FOR LEAVE STATES\n**************************************************************************\/\n\n.state {\n font-size: 25px;\n color: #6F6F6F;\n}\n\n.state.pull-right {\n margin-right: 20px;\n}\n\n.state.WAITING {\n color: #6F6F6F !important;\n}\n\n.state.ALLOWED {\n color: #43C83C !important;\n}\n\n.state.TEMPORARY_ALLOWED {\n color: #6F6F6F !important;\n}\n\n.state.REJECTED {\n color: #FA3031 !important;\n}\n\n.state.CANCELLED {\n color: #3B3B3B !important;\n}\n","subject":"Update color of temporary allowed icon","message":"Update color of temporary allowed icon\n\n* refs #148\n","lang":"CSS","license":"apache-2.0","repos":"synyx\/urlaubsverwaltung,pongo710\/urlaubsverwaltung,Intera\/urlaubsverwaltung,synyx\/urlaubsverwaltung,synyx\/urlaubsverwaltung,pongo710\/urlaubsverwaltung,Intera\/urlaubsverwaltung,synyx\/urlaubsverwaltung,Intera\/urlaubsverwaltung,pongo710\/urlaubsverwaltung"} {"commit":"c85f37e7dad3f6593d0987c2c23bb1fd4ead4842","old_file":"lib\/qless\/server\/static\/css\/failed-jobs-list.css","new_file":"lib\/qless\/server\/static\/css\/failed-jobs-list.css","old_contents":".subnav--page-layout {\n position: unset;\n height: 100%;\n margin-top: 20px;\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#F5F5F5));\n border-width: 10px;\n border-style: solid;\n border-color: #F2DEDE;\n border-radius: 4px;\n}\n\nul.nav.nav-pills.rows {\n display: flex;\n flex-direction: column;\n flex-wrap: wrap;\n}\n","new_contents":".subnav--page-layout {\n position: unset;\n height: 100%;\n margin-top: 20px;\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#F5F5F5));\n border-width: 10px;\n border-style: solid;\n border-color: #F2DEDE;\n border-radius: 4px;\n}\n\nul.nav.nav-pills.rows {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n","subject":"Add vender prefix for CSS","message":"Add vender prefix for CSS\n","lang":"CSS","license":"mit","repos":"Shopify\/qless,Shopify\/qless,Shopify\/qless,Shopify\/qless"} {"commit":"e220d227268014967e64280fdc7338f225830986","old_file":"src\/assets\/style.css","new_file":"src\/assets\/style.css","old_contents":".spin-image {\n -webkit-animation:spin 4s linear infinite;\n -moz-animation:spin 4s linear infinite;\n animation:spin 4s linear infinite;\n}\n@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }\n@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }\n@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }\n","new_contents":".spin-image {\n -webkit-animation:spin 4s linear infinite;\n -moz-animation:spin 4s linear infinite;\n animation:spin 4s linear infinite;\n}\n@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }\n@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }\n@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }\n\n.menu {\n position: absolute;\n}\n","subject":"Make menu absolute so it doesn'T screw with content","message":"Make menu absolute so it doesn'T screw with content\n","lang":"CSS","license":"mit","repos":"kumpelblase2\/proxtop,kumpelblase2\/proxtop,kumpelblase2\/proxtop,kumpelblase2\/proxtop"} {"commit":"baa396ba038e95d713d07d34aba4392910825573","old_file":"style\/style.css","new_file":"style\/style.css","old_contents":"","new_contents":"td, th {\n vertical-align: middle !important;\n text-align: center !important;\n}\n\n.input-group {\n margin: 20px 0px;\n}\n\nsvg {\n height: 150px;\n}\n","subject":"Improve styling of charts and searchbar","message":"Improve styling of charts and searchbar\n","lang":"CSS","license":"mit","repos":"ljones140\/react_redux_weather_app,ljones140\/react_redux_weather_app"} {"commit":"88e5c4cac2994694b519d8055fce3a849550805d","old_file":"styles\/main.css","new_file":"styles\/main.css","old_contents":"* {\n border-style: solid;\n border-color: red;\n}\n\n.container ul {\n list-style: none;\n}\n\n.Welcome .container {\n display: none;\n}\n\n\n\/* Larger than mobile *\/\n\n@media (min-width: 401px) {\n \/*CSS styling for desktop mode here*\/\n}\n\n@media (min-width: 1240px) {\n .Welcome .container {\n display: block;\n }\n .Welcome .container img {\n position: relative;\n width: 100%;\n \/* for IE 6 *\/\n }\n h1 {\n position: absolute;\n top: 100px;\n left: 420px;\n }\n}\n","new_contents":"* {\n border-style: solid;\n border-color: red;\n}\n\n\n\n.container {\n border-color: blue;\n width: 100%;\n}\n\n.container ul {\n list-style: none;\n}\n\n.Welcome .container {\n display: none;\n}\n\n\n\n\/* Larger than mobile *\/\n\n@media (min-width: 401px) {\n \/*CSS styling for desktop mode here*\/\n}\n\n@media (min-width: 1240px) {\n .Welcome .container {\n display: block;\n }\n .Welcome .container img {\n position: relative;\n width: 100%;\n \/* for IE 6 *\/\n }\n h1 {\n position: absolute;\n top: 100px;\n left: 420px;\n }\n}\n","subject":"Make cotainer width 100% on mobile screen","message":"Make cotainer width 100% on mobile screen\n","lang":"CSS","license":"mit","repos":"rob-dev-builder\/rob-dev-builder.github.io"} {"commit":"ed712f894caf848bf454e178b278eb53058d09c0","old_file":"R7.University\/css\/act.css","new_file":"R7.University\/css\/act.css","old_contents":"\/* AjaxControlToolkit CSS to match DNN forms style *\/\r\n\r\n.act_combobox\r\n{\r\n width:45%;\r\n max-width:445px\r\n}\r\n\r\n.act_combobox .ajax__combobox_inputcontainer,\r\n.act_combobox .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer,\r\n.act_combobox .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input\r\n{\r\n width:100%\r\n}\r\n\r\n.act_combobox .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input\r\n{\r\n margin:0 0 18px 0!important\r\n}\r\n\r\n.act_combobox .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer\r\n{\r\n position:relative;\r\n left:18px;\r\n top:-10px\r\n}\r\n\r\n.act_combobox .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button\r\n{\r\n min-width:0\r\n}\r\n\r\n.act_combobox .ajax__combobox_itemlist\r\n{\r\n top:38px!important\r\n}","new_contents":"\/* AjaxControlToolkit CSS to match DNN forms style *\/\r\n\r\n.act_combobox\r\n{\r\n width:45%;\r\n max-width:445px\r\n}\r\n\r\n.act_combobox .ajax__combobox_inputcontainer,\r\n.act_combobox .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer,\r\n.act_combobox .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input\r\n{\r\n width:100%\r\n}\r\n\r\n.act_combobox .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input\r\n{\r\n margin:0 0 18px 0!important\r\n}\r\n\r\n.act_combobox .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer\r\n{\r\n position:relative;\r\n left:18px;\r\n top:-5px\r\n}\r\n\r\n.act_combobox .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button\r\n{\r\n min-width:0\r\n}\r\n\r\n.act_combobox .ajax__combobox_itemlist\r\n{\r\n top:38px!important\r\n}","subject":"Adjust AjaxControlToolkit combobox button position","message":"Adjust AjaxControlToolkit combobox button position","lang":"CSS","license":"agpl-3.0","repos":"roman-yagodin\/R7.University,roman-yagodin\/R7.University,roman-yagodin\/R7.University"} {"commit":"fb4346cb7c9f59f4f4a83a886d7576372b03cce6","old_file":"styles\/LoadingUI.css","new_file":"styles\/LoadingUI.css","old_contents":".Loading {\n width: 100%;\n height: 2px;\n z-index: 1000;\n position: absolute;\n top: 0;\n}\n\n.LoadingBar {\n height: 2px;\n position: relative;\n background-color: white;\n transition: opacity 100ms;\n}\n","new_contents":".Loading {\n width: 100%;\n height: 2px;\n z-index: 1000;\n position: absolute;\n top: 0;\n}\n\n.LoadingBar {\n height: 4px;\n position: relative;\n background-color: rgba(53, 175, 109, 0.8);\n transition: opacity 100ms;\n}\n","subject":"Change loading bar color to green","message":"Change loading bar color to green\n\nFixes mapillary\/mapillary-js#33\n","lang":"CSS","license":"mit","repos":"mapillary\/mapillary-js,mapillary\/mapillary-js"} {"commit":"f22ef8d9832e89f9d7e72db2873f56ca3540bbde","old_file":"resources\/public\/css\/reabledit.css","new_file":"resources\/public\/css\/reabledit.css","old_contents":".reabledit table {\n width: 100%;\n border: 2px solid #ddd;\n border-collapse: collapse;\n}\n\n.reabledit th, .reabledit td {\n border: 1px solid #ddd;\n padding: 0;\n box-sizing: border-box;\n height: 40px;\n}\n\n.reabledit th {\n background-color: #f3f3f3;\n}\n\n.reabledit td.selected {\n background-color: #f9f9f9;\n border: 2px solid #4ca2d8;\n}\n\n.reabledit td span {\n padding-left: 7px;\n}\n\n.reabledit td input {\n width: 100%;\n height: 100%;\n box-sizing: border-box;\n font-size: 100%;\n}\n","new_contents":".reabledit:focus {\n outline: none;\n}\n\n.reabledit table {\n width: 100%;\n border: 2px solid #ddd;\n border-collapse: collapse;\n}\n\n.reabledit th, .reabledit td {\n border: 1px solid #ddd;\n padding: 0;\n box-sizing: border-box;\n height: 40px;\n}\n\n.reabledit th {\n background-color: #f3f3f3;\n}\n\n.reabledit td.selected {\n background-color: #f9f9f9;\n border: 2px solid #4ca2d8;\n}\n\n.reabledit td span {\n padding-left: 7px;\n}\n\n.reabledit td input {\n width: 100%;\n height: 100%;\n box-sizing: border-box;\n font-size: 100%;\n}\n","subject":"Hide focus outline from table","message":"Hide focus outline from table\n","lang":"CSS","license":"epl-1.0","repos":"MattiNieminen\/reabledit"} {"commit":"58d02f2a627c569b7c40210f83f5e466eb187085","old_file":"cea\/interfaces\/dashboard\/plots\/static\/css\/map_layout.css","new_file":"cea\/interfaces\/dashboard\/plots\/static\/css\/map_layout.css","old_contents":".row.display-flex {\n display: flex;\n flex-wrap: wrap;\n}\n.row.display-flex > [class*='col-'] {\n display: flex;\n flex-direction: column;\n}\n\n@media (min-width: 1200px) {\n #map-container {\n min-width: 1000px;\n }\n}\n\n.plot-widget {\n min-width: 500px;\n}\n\n.plot-widget .x_panel {\n height: 100%;\n min-height: 500px;\n}\n\n#map-container .x_panel{\n padding: 15px;\n}\n\n#map-container .x_panel .x_content{\n height: 100%;\n}\n\n#map-div {\n height: 100%;\n}\n\n","new_contents":".row.display-flex {\n display: flex;\n flex-wrap: wrap;\n}\n.row.display-flex > [class*='col-'] {\n display: flex;\n flex-direction: column;\n padding: 0px 5px;\n}\n\n@media (min-width: 1200px) {\n #map-container {\n min-width: 1000px;\n }\n}\n\n.plot-widget {\n min-width: 500px;\n}\n\n.plot-widget .x_panel {\n height: 100%;\n min-height: 500px;\n}\n\n#map-container .x_panel{\n padding: 15px;\n}\n\n#map-container .x_panel .x_content{\n height: 100%;\n}\n\n#map-div {\n height: 100%;\n}\n\n","subject":"Change padding between plot widgets in map layout","message":"Change padding between plot widgets in map layout\n","lang":"CSS","license":"mit","repos":"architecture-building-systems\/CityEnergyAnalyst,architecture-building-systems\/CityEnergyAnalyst,architecture-building-systems\/CityEnergyAnalyst"} {"commit":"8541f4549ed39e751a877516ebdb0ded605446df","old_file":"styles.css","new_file":"styles.css","old_contents":"\/* Custom style sheet *\/\n\n.main {\n width: 320px;\n border: solid #ccc 1px;\n border-radius: 10px;\n box-shadow: 2px 4px 2px rgba(163,163,163, 0.7);\n}\n\nimg {\n display: block;\n margin: auto;\n border-radius: 10px;\n}\n\n.main-content {\n width: 300px;\n border: solid #ccc 1px;\n border-radius: 10px;\n margin: 10px;\n}\n\np {\n padding: 0 10px;\n}\n\nul {\n list-style: none;\n padding: 0 10px;\n}\n","new_contents":"\/* Custom style sheet *\/\n\n.main {\n width: 320px;\n border: solid #ccc 1px;\n border-radius: 10px;\n box-shadow: 2px 4px 2px rgba(163,163,163, 0.7);\n}\n\nimg {\n display: block;\n margin: auto;\n border-radius: 10px;\n}\n\n.main-content {\n width: 300px;\n border: solid #ccc 1px;\n border-radius: 10px;\n margin: 10px;\n}\n\nh3 {\n padding: 0 20px;\n}\n\np {\n padding: 0 10px;\n}\n\nul {\n list-style: none;\n padding: 0 10px;\n}\n","subject":"Add styling to header text","message":"Add styling to header text\n","lang":"CSS","license":"isc","repos":"vishallama\/fend-animal-trading-cards"} {"commit":"c776f229111cd034b1593b6f95f3d08fc0b61f20","old_file":"src\/components\/HackerNews\/HackerNewsStory.css","new_file":"src\/components\/HackerNews\/HackerNewsStory.css","old_contents":".container {\n margin-bottom: 30px;\n}\n\n.heading {\n margin: 0;\n line-height: 1.6em;\n}\n\n.footer {\n padding-top: 15px;\n}\n\n.footerItem {\n display: inline-block;\n margin-right: 15px;\n}\n","new_contents":".container {\n margin-bottom: 30px;\n}\n\n.heading {\n margin: 0;\n line-height: 1.6em;\n}\n\n.footer {\n padding-top: 15px;\n line-height: 1.4em;\n}\n\n.footerItem {\n display: inline-block;\n margin-right: 15px;\n}\n","subject":"Add line-height to news item footer when it splits into 2 lines","message":"Add line-height to news item footer when it splits into 2 lines\n","lang":"CSS","license":"mit","repos":"devnews\/web,devnews\/web"} {"commit":"dfacdbdcf940dd063bf2d4d13aba906615da7d9d","old_file":"frontends\/default\/stylesheets\/stylesheet-ie.css","new_file":"frontends\/default\/stylesheets\/stylesheet-ie.css","old_contents":"\/* IE hacks\n ==================================== *\/\n\n* html .active-scaffold-header,\n.active-scaffold li.form-element,\n.active-scaffold li.sub-section {\nzoom: 1;\n}\n\n* html .active-scaffold td .messages-container {\nborder-top: solid 1px #DAFFCD;\n}\n\n.active-scaffold-header div.actions a.show_search {\nbackground-image: none;\nfilter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='..\/images\/active_scaffold\/default\/magnifier.png', sizingMethod='crop');\n}\n\n.active-scaffold .sub-form .association-record a.destroy {\nbackground-image: none;\nfilter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='..\/images\/active_scaffold\/default\/cross.png', sizingMethod='crop');\n}\n\n.active-scaffold-header div.actions a.disabled {\nfilter: alpha(opacity=50);\n}\n\n.active-scaffold .show-view dd,\n.active-scaffold li.form-element dd {\nfloat: none;\n}\n\n.active-scaffold li.form-element dt {\npadding: 4px 0;\n}","new_contents":"\/* IE hacks\n ==================================== *\/\n\n* html .active-scaffold-header,\n.active-scaffold li.form-element,\n.active-scaffold li.sub-section {\nzoom: 1;\n}\n\n* html .active-scaffold td .messages-container {\nborder-top: solid 1px #DAFFCD;\n}\n\n* html .active-scaffold-header div.actions a.show_search {\nbackground-image: none;\nfilter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='..\/..\/..\/images\/active_scaffold\/default\/magnifier.png', sizingMethod='crop');\n}\n\n* html .active-scaffold .sub-form .association-record a.destroy {\nbackground-image: none;\nfilter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='..\/..\/..\/images\/active_scaffold\/default\/cross.png', sizingMethod='crop');\n}\n\n.active-scaffold-header div.actions a.disabled {\nfilter: alpha(opacity=50);\n}\n\n.active-scaffold .show-view dd,\n.active-scaffold li.form-element dd {\nfloat: none;\n}\n\n.active-scaffold li.form-element dt {\npadding: 4px 0;\n}\n","subject":"Fix icons set as background in IE","message":"Fix icons set as background in IE\n","lang":"CSS","license":"mit","repos":"silverpond\/active_scaffold,vhochstein\/active_scaffold,BookingBug\/active_scaffold,silverpond\/active_scaffold,asoltys\/active_scaffold,BookingBug\/active_scaffold,vhochstein\/active_scaffold,BookingBug\/active_scaffold,silverpond\/active_scaffold,ajacksified\/active_scaffold,vhochstein\/active_scaffold,ajacksified\/active_scaffold,asoltys\/active_scaffold"} {"commit":"eecc61bbba00202eff72695fb967f3fcbd007696","old_file":"styles.css","new_file":"styles.css","old_contents":"body {\n font-family: \"Lucida Grande\", \"Helvetica Neue\", \"Arial\";\n background-image: url('http:\/\/images.apple.com\/v\/ipod\/home\/b\/images\/gradient_texture.png');\n}\n\n.container {\n max-width: 768px;\n}\n\n.container .jumbotron {\n background-color: #FFF;\n border-radius: 6px;\n box-shadow: 0px 1px 1px #272727;\n}\n\n.jumbotron {\n text-align: center;\n}\n","new_contents":"body {\n font-family: \"Lucida Grande\", \"Helvetica Neue\", \"Arial\";\n background-image: url('http:\/\/images.apple.com\/v\/ipod\/home\/b\/images\/gradient_texture.png');\n}\n\nh1, h2 {\n font-family: \"Lucida Grande\", \"Helvetica Neue\", \"Arial\";\n}\n\n.container {\n max-width: 768px;\n}\n\n.container .jumbotron {\n background-color: #FFF;\n border-radius: 6px;\n box-shadow: 0px 1px 1px #272727;\n}\n\n.jumbotron {\n text-align: center;\n}\n","subject":"Change H1 and H2 to reflect style.","message":"Change H1 and H2 to reflect style.\n","lang":"CSS","license":"mit","repos":"piperchester\/cocoa-buzz,piperchester\/cocoa-buzz"} {"commit":"50778e634fbdf05d49b99e89e4453c91ec9d5b6d","old_file":"client\/app\/styles\/app.css","new_file":"client\/app\/styles\/app.css","old_contents":"body {\n padding-top: 60px;\n}\n\n.leaflet-container {\n height: 500px;\n}\n\n.ui.form .divider {\n margin: 3em 0;\n}\n","new_contents":"body {\n padding-top: 60px;\n}\n\n.leaflet-container {\n height: 400px;\n}\n\n.ui.form .divider {\n margin: 3em 0;\n}\n","subject":"Reduce size of map container","message":"Reduce size of map container\n","lang":"CSS","license":"mit","repos":"Turistforeningen\/Hytteadmin,Turistforeningen\/Hytteadmin"} {"commit":"556dfa8bea39219bda088a52ed1903d322108621","old_file":"css\/jquery.fileupload.css","new_file":"css\/jquery.fileupload.css","old_contents":"@charset \"UTF-8\";\n\/*\n * jQuery File Upload Plugin CSS\n * https:\/\/github.com\/blueimp\/jQuery-File-Upload\n *\n * Copyright 2013, Sebastian Tschan\n * https:\/\/blueimp.net\n *\n * Licensed under the MIT license:\n * http:\/\/www.opensource.org\/licenses\/MIT\n *\/\n\n.fileinput-button {\n position: relative;\n overflow: hidden;\n display: inline-block;\n}\n.fileinput-button input {\n position: absolute;\n top: 0;\n right: 0;\n margin: 0;\n opacity: 0;\n -ms-filter: 'alpha(opacity=0)';\n font-size: 200px;\n direction: ltr;\n cursor: pointer;\n}\n\n\/* Fixes for IE < 8 *\/\n@media screen\\9 {\n .fileinput-button input {\n filter: alpha(opacity=0);\n font-size: 100%;\n height: 100%;\n }\n}\n","new_contents":"@charset \"UTF-8\";\n\/*\n * jQuery File Upload Plugin CSS\n * https:\/\/github.com\/blueimp\/jQuery-File-Upload\n *\n * Copyright 2013, Sebastian Tschan\n * https:\/\/blueimp.net\n *\n * Licensed under the MIT license:\n * http:\/\/www.opensource.org\/licenses\/MIT\n *\/\n\n.fileinput-button {\n position: relative;\n overflow: hidden;\n display: inline-block;\n}\n.fileinput-button input {\n position: absolute;\n top: 0;\n right: 0;\n margin: 0;\n opacity: 0;\n -ms-filter: 'alpha(opacity=0)';\n font-size: 200px !important;\n direction: ltr;\n cursor: pointer;\n}\n\n\/* Fixes for IE < 8 *\/\n@media screen\\9 {\n .fileinput-button input {\n filter: alpha(opacity=0);\n font-size: 100%;\n height: 100%;\n }\n}\n","subject":"Make font size for fileinput-button !important so it's less likely to break","message":"Make font size for fileinput-button !important so it's less likely to break","lang":"CSS","license":"mit","repos":"blueimp\/jQuery-File-Upload,blueimp\/jQuery-File-Upload,blueimp\/jQuery-File-Upload,blueimp\/jQuery-File-Upload,Verde1705\/verde1705.github.io,blueimp\/jQuery-File-Upload,Verde1705\/verde1705.github.io,blueimp\/jQuery-File-Upload"} {"commit":"d63d6a9dae14bb898d85fdf238df8f928cbb4af7","old_file":"app\/client\/views\/shared\/form.css","new_file":"app\/client\/views\/shared\/form.css","old_contents":".dropdown-header {\n font-size: 1.2em;\n font-weight: bold;\n}\n\/* Simple Select tweaks *\/\n.ss-main {\n padding: 0;\n border-color: #fff;\n}\n","new_contents":".dropdown-header {\n font-size: 1.2em;\n font-weight: bold;\n}\n\/* Simple Select tweaks *\/\n.ss-main.form-control {\n padding: 0;\n border-color: #fff;\n}\n","subject":"Make simple select rule more specific","message":"Make simple select rule more specific\n","lang":"CSS","license":"agpl-3.0","repos":"brylie\/juhani-wellbeing,GeriLife\/wellbeing,brylie\/juhani-wellbeing,GeriLife\/wellbeing,GeriLife\/wellbeing,brylie\/juhani-wellbeing,brylie\/juhani-wellbeing,GeriLife\/wellbeing"} {"commit":"5ad38064fc65fb61a6e1fa06f9c30b67efa44ec3","old_file":"vendor-addon\/ember-cli-super-number\/styles\/style.css","new_file":"vendor-addon\/ember-cli-super-number\/styles\/style.css","old_contents":".super-number {\n position: relative;\n}\n.super-number a.increment,\n.super-number a.decrement {\n -moz-transition: background linear 0.2;\n -webkit-transition: background linear 0.2s;\n position: absolute;\n right: 0;\n text-align: center;\n text-decoration: none;\n transition: background linear 0.2s;\n user-select: none;\n z-index: 1;\n}\n.super-number a.increment {\n bottom: 100%;\n}\n.super-number a.decrement {\n top: 0;\n}\n","new_contents":".super-number {\n position: relative;\n}\n.super-number a.increment,\n.super-number a.decrement {\n -moz-transition: background linear 0.2;\n -webkit-transition: background linear 0.2s;\n position: absolute;\n right: 0;\n text-align: center;\n text-decoration: none;\n transition: background linear 0.2s;\n user-select: none;\n z-index: 1;\n}\n.super-number a.increment {\n bottom: 100%;\n}\n.super-number a.decrement {\n top: 0;\n}\n\n.super-number a:focus {\n outline: none;\n};","subject":"Remove outline when icons are in focus","message":"Remove outline when icons are in focus\n","lang":"CSS","license":"mit","repos":"alphasights\/ember-cli-super-number,alphasights\/ember-cli-super-number"} {"commit":"be9467210715944d7795d1dc1d25e19ec2598b44","old_file":"css\/hackmud.css","new_file":"css\/hackmud.css","old_contents":"@font-face {\n font-family: 'white_rabbitregular';\n src: url('\/assets\/whiterabbit-webfont.woff2') format('woff2'),\n url('\/assets\/whiterabbit-webfont.woff') format('woff'),\n url('\/assets\/whiterabbit-webfont.ttf') format('truetype');\n font-weight: normal;\n font-style: normal;\n}\n\nbody {\n\tbackground-color: #101215;\n\tcolor: #7AB2F4;\n\tfont-family:\"white_rabbitregular\";\n}\n\na {\n\tcolor: inherit;\n\ttext-decoration: none;\n}\na:hover {\n\tbackground-color: rgba(122,178,244,0.4);\n}","new_contents":"@font-face {\n font-family: 'white_rabbitregular';\n src: url('\/assets\/whiterabbit-webfont.woff2') format('woff2'),\n url('\/assets\/whiterabbit-webfont.woff') format('woff'),\n url('\/assets\/whiterabbit-webfont.ttf') format('truetype');\n font-weight: normal;\n font-style: normal;\n}\n\nbody {\n\tbackground-image: repeating-linear-gradient(180deg, #121317, #121317 .25em, #0D0E12 .25em, #0D0E12 .5em);\n\tcolor: #7AB2F4;\n\tfont-family:\"white_rabbitregular\";\n}\n\na {\n\tcolor: inherit;\n\ttext-decoration: none;\n}\na:hover {\n\tbackground-color: rgba(122,178,244,0.4);\n}\n","subject":"Change background to horizontal lines","message":"Change background to horizontal lines","lang":"CSS","license":"mit","repos":"DrizzlyBear\/hackmud_chat_web,DrizzlyBear\/hackmud_chat_web"} {"commit":"b027c2adb5d6a489b0badf7989183561af20d202","old_file":"freeciv-web\/src\/main\/webapp\/meta\/css\/metaserver.css","new_file":"freeciv-web\/src\/main\/webapp\/meta\/css\/metaserver.css","old_contents":"body {\n background-image:url('\/images\/bg.jpg');\n\n}\n\n.metatable {\n width: 100%;\n}\n\n.metaspan {\n padding: 5px;\n width: 99%;\n font-size: 1.1em;\n text-align: center;\n}\n\n.metainfotable {\n width: 60%;\n background: rgba(1,1,1,0.1);\n}\n\n.meta_header th {\n text-align: left;\n}\n\ntable, th, td\n{\n border: 1px solid white;\n}\n\n.private_game {\n color: grey;\n}\n\n.running_game {\n font-weight: bold;\n}\n\n.pregame_with_players {\n color: green;\n font-weight: bold;\n}\n\n.message_box {\n font-size: 1.5em;\n}\n\n.server_message, .server_stats, .variables_table, .metainfotable {\n background: rgba(255,255,255,0.5);\n}\n\n.freeciv_game_info_box {\n background: rgba(0,0,0,0.1);\n}\n","new_contents":"body {\n background-image:url('\/images\/bg.jpg');\n\n}\n\n.metatable {\n width: 100%;\n text-align: left;\n}\n\n.metaspan {\n padding: 5px;\n width: 99%;\n font-size: 1.1em;\n text-align: center;\n}\n\n.metainfotable {\n width: 60%;\n background: rgba(1,1,1,0.1);\n}\n\n.meta_header th {\n text-align: left;\n}\n\ntable, th, td\n{\n border: 1px solid white;\n}\n\n.private_game {\n color: grey;\n}\n\n.running_game {\n font-weight: bold;\n}\n\n.pregame_with_players {\n color: green;\n font-weight: bold;\n}\n\n.message_box {\n font-size: 1.5em;\n}\n\n.server_message, .server_stats, .variables_table, .metainfotable {\n background: rgba(255,255,255,0.5);\n}\n\n.freeciv_game_info_box {\n background: rgba(0,0,0,0.1);\n}\n","subject":"Align text in meta table left.","message":"Align text in meta table left.\n","lang":"CSS","license":"agpl-3.0","repos":"adaxi\/freeciv-web,andreasrosdal\/freeciv-web,adaxi\/freeciv-web,adaxi\/freeciv-web,andreasrosdal\/freeciv-web,adaxi\/freeciv-web,adaxi\/freeciv-web,andreasrosdal\/freeciv-web,andreasrosdal\/freeciv-web,andreasrosdal\/freeciv-web"} {"commit":"4d20d92a1fa4ff13f52ba4cccb4c495d22956935","old_file":"app\/javascript\/consent\/ExistingMemberConsent.css","new_file":"app\/javascript\/consent\/ExistingMemberConsent.css","old_contents":".ExistingMemberConsent {\n width: 600px;\n text-align: center;\n}\n\n.ExistingMemberConsent--opt-in-reason {\n font-size: 22px;\n line-height: 1.3em;\n margin-bottom: 1em;\n}\n\n.ExistingMemberConsent--accept.Button-root,\n.ExistingMemberConsent--decline.Button-root {\n max-width: 300px;\n margin: 20px auto;\n}\n\n.ExistingMemberConsent--decline.Button-root {\n background: transparent;\n border: none;\n color: #00c0cf;\n text-transform: none;\n height: auto;\n width: auto;\n font-weight: normal;\n}\n\n.ExistingMemberConsent--decline.Button-root:hover {\n background: transparent;\n border: none;\n text-decoration: underline;\n}\n\n.ExistingMemberConsent--decline.Button-root:active {\n box-shadow: none;\n}\n\n.ExistingMemberConsent--how-to-opt-out {\n font-size: 0.9em;\n}\n","new_contents":".ExistingMemberConsent {\n width: 600px;\n text-align: center;\n}\n\n.ExistingMemberConsent--opt-in-reason {\n font-size: 22px;\n line-height: 1.3em;\n margin-bottom: 1em;\n}\n\n.ExistingMemberConsent--accept.Button-root,\n.ExistingMemberConsent--decline.Button-root {\n max-width: 300px;\n margin: 20px auto;\n}\n\n.ExistingMemberConsent--decline.Button-root {\n background: transparent;\n border: none;\n color: #00c0cf;\n text-transform: none;\n height: auto;\n width: auto;\n font-weight: normal;\n}\n\n.ExistingMemberConsent--decline.Button-root:hover {\n background: transparent;\n border: none;\n text-decoration: underline;\n}\n\n.ExistingMemberConsent--decline.Button-root:active {\n box-shadow: none;\n}\n\n.ExistingMemberConsent--how-to-opt-out {\n font-size: 0.9em;\n}\n\n@media(max-width: 700px) {\n .ExistingMemberConsent {\n width: 100%;\n }\n}\n","subject":"Change width unit to % when <= 700px","message":"Change width unit to % when <= 700px\n","lang":"CSS","license":"mit","repos":"SumOfUs\/Champaign,SumOfUs\/Champaign,SumOfUs\/Champaign,SumOfUs\/Champaign,SumOfUs\/Champaign"} {"commit":"e3da6d6f6e6af4829dabe43c58c3b89504c5f4c1","old_file":"doc\/lrexlib.css","new_file":"doc\/lrexlib.css","old_contents":"\/*\n:Author: Shmuel Zeigerman\n:Contact: shmuz at actcom co il\n:Copyright: This stylesheet has been placed in the public domain.\n\n[Optionally place a description here.]\n*\/\n\n@import url(html4css1.css);\n\nhr.docutils {\n width: 100%\n}\n\n.funcdef {\n font-weight: bold ;\n font-size: 100%\n}\n\nbody { \n margin-left: 1em ; \n margin-right: 1em ; \n font-family: \"Verdana\", sans-serif ;\n}\n\ntable {\n border-spacing: 0;\n}\n\ntr {\n margin: 0;\n padding: 0;\n}\n","new_contents":"\/*\n:Author: Shmuel Zeigerman\n:Contact: shmuz at actcom co il\n:Copyright: This stylesheet has been placed in the public domain.\n\n[Optionally place a description here.]\n*\/\n\n@import url(html4css1.css);\n\nhr.docutils {\n width: 100%\n}\n\n.funcdef {\n font-weight: bold ;\n font-size: 100%\n}\n\nbody { \n margin-left: 1em ; \n margin-right: 1em ; \n font-family: \"Verdana\", sans-serif ;\n}\n\ntable {\n border: 0;\n border-spacing: 0 ;\n border-top: hidden ;\n}\n\nth {\n border-bottom: solid ;\n border-left: none ;\n border-right: none ;\n margin: 0 ;\n padding: 0 ;\n}\n\ntr {\n margin: 0;\n padding: 0;\n}\n\ntd {\n border: 0 ;\n border-style: none ;\n}\n","subject":"Make the table borders more like publication-quality","message":"Make the table borders more like publication-quality\n","lang":"CSS","license":"mit","repos":"LuaDist\/lrexlib-pcre,LuaDist\/lrexlib-tre,StoneDot\/lrexlib,LuaDist\/lrexlib-posix,LuaDist\/lrexlib-oniguruma,LuaDist\/lrexlib-pcre,LuaDist\/lrexlib-tre,LuaDist\/lrexlib-oniguruma,LuaDist\/lrexlib-gnu,LuaDist\/lrexlib-posix,LuaDist\/lrexlib-gnu,StoneDot\/lrexlib"} {"commit":"620d472f6c93d3a1673fef540cb92bf1955e3b1c","old_file":"gcalendar_gen_class\/genclass\/static\/genclass\/css\/style.css","new_file":"gcalendar_gen_class\/genclass\/static\/genclass\/css\/style.css","old_contents":"html, body{\n width: 100%;\n background-color: white;\n}\n\nimg {\n margin: 10px auto 10px auto;\n width: 90%;\n}\n\nheader{\n margin-bottom: 10px;\n padding: 10px;\n}\n\nfooter{\n margin-bottom: 10px;\n padding: 10px;\n}\n\nhr {\n border: 0;\n border-bottom: 1px dashed #ccc;\n background: #999;\n}\n\n#main{\n margin-bottom: 10px;\n padding: 10px;\n}\n\n.bg-success {\n background-color: #9c9 !important;\n}\n\n.errorlist {\n padding: 0 0 0 10px;\n background-color: bisque;\n}\n\n.errorlist li {\n list-style: none;\n}\n\n#help li {\n list-style-type: decimal;\n}","new_contents":"html, body{\n width: 100%;\n background-color: white;\n}\n\nimg {\n margin: 10px auto 10px auto;\n width: 90%;\n}\n\nheader{\n padding: 10px;\n}\n\nfooter{\n padding: 10px;\n}\n\nhr {\n border: 0;\n border-bottom: 1px dashed #ccc;\n background: #999;\n}\n\n#main{\n padding: 10px;\n}\n\n.bg-success {\n background-color: #9c9 !important;\n}\n\n.errorlist {\n padding: 0 0 0 10px;\n background-color: bisque;\n}\n\n.errorlist li {\n list-style: none;\n}\n\n#help li {\n list-style-type: decimal;\n}","subject":"Remove margin-bottom of main element","message":"Remove margin-bottom of main element\n\n","lang":"CSS","license":"mit","repos":"chin8628\/Reg2Calendar,chin8628\/Reg2Calendar"} {"commit":"3c0a3905b5a537a4b0bcec7c30873d7df8fc6165","old_file":"static\/css\/FeedEk-2.0.css","new_file":"static\/css\/FeedEk-2.0.css","old_contents":".feedEkList {\n width: auto;\n list-style: none outside none;\n background-color: #FFFFFF;\n border: 1px solid #D3CAD7;\n padding: 4px 6px;\n color: #3E3E3E;\n}\n.feedEkList li {\n border-bottom: 1px solid #D3CAD7;\n padding: 5px;\n}\n.feedEkList li:last-child {\n border-bottom: none;\n}\n.itemTitle a {\n font-weight: bold;\n text-decoration: none\n}\n.itemTitle a:hover {\n text-decoration: underline\n}\n.itemDate {\n font-size: 0.8rem;\n}\n","new_contents":".feedEkList {\n width: auto;\n list-style: none outside none;\n background-color: #FFFFFF;\n border: 1px solid #D3CAD7;\n padding: 4px 6px;\n color: #3E3E3E;\n}\n.feedEkList li {\n border-bottom: 1px solid #D3CAD7;\n padding: 5px;\n}\n.feedEkList li:last-child {\n border-bottom: none;\n}\n.itemTitle a {\n font-weight: bold;\n text-decoration: none\n}\n.itemTitle a:hover {\n text-decoration: underline\n}\n.itemDate {\n font-size: 0.8rem;\n}\n.feedEkGrey {\n background-color: red;\n}\n","subject":"Add a feedek class for background","message":"Add a feedek class for background\n\n... but it's not that simple. It does not take effect, and it appears\nwe would need multiple scripts to make it work, with this plugin. Maybe\nlater.\n","lang":"CSS","license":"mit","repos":"Hideaki1\/eSolia,Hideaki1\/eSolia,Hideaki1\/eSolia,eSolia\/eSolia,eSolia\/eSolia,eSolia\/eSolia"} {"commit":"1a4c04bc3de8867340f5299012c1a224286e970a","old_file":"stylesheets\/week-stylesheet.css","new_file":"stylesheets\/week-stylesheet.css","old_contents":"#top {\ndisplay:block;\ndisplay: relative;\nbackground-color:;\ntop: 170px;\n}\n\n#second_from_top {\ndisplay: block;\nposition: relative;\ntop: 300px;\n\n}\n","new_contents":"#top {\ndisplay:block;\ndisplay: absolute;\nbackground-color:;\ntop: 170px;\n}\n\n#second_from_top {\ndisplay: block;\nposition: relative;\n\n\n}\n","subject":"Change top block week stylesheet to absolute","message":"Change top block week stylesheet to absolute","lang":"CSS","license":"mit","repos":"grantziolkowski\/grantziolkowski.github.io,grantziolkowski\/grantziolkowski.github.io,grantziolkowski\/grantziolkowski.github.io"} {"commit":"57e89ac1ee955201ad3e3abe9001bb70b3e5427a","old_file":"css\/bbplayer.css","new_file":"css\/bbplayer.css","old_contents":"\/* \nOptional styling for bbplayer elements.\n*\/\n\n.bbplayer .bb-playing {\n background: #6666FF;\n border: 1px solid gray;\n border-radius: 9px;\n}","new_contents":"\/* \nOptional styling for bbplayer elements.\n*\/\n\n.bbplayer .bb-playing {\n color: green;\n}\n","subject":"Simplify css for simple example","message":"Simplify css for simple example\n","lang":"CSS","license":"mit","repos":"73rhodes\/bbplayer,73rhodes\/bbplayer"} {"commit":"f09ace515d4b676be598f92501de67dd8eef5c0c","old_file":"app\/css\/base.css","new_file":"app\/css\/base.css","old_contents":"@import \"@vars\";\n\n@import \"skeleton-css\/css\/normalize.css\";\n@import \"skeleton-css\/css\/skeleton.css\";\n\n@import \"typeface-spoqa-han-sans2\";\n@import \"mdi\/css\/materialdesignicons.min.css\";\n@import \"sweetalert\/dist\/sweetalert.css\";\n\nhtml, body {\n font-family: var(--font);\n}\n","new_contents":"@import \"@vars\";\n\n@import \"skeleton-css\/css\/normalize.css\";\n@import \"skeleton-css\/css\/skeleton.css\";\n\n@import \"typeface-spoqa-han-sans2\";\n@import \"mdi\/css\/materialdesignicons.min.css\";\n@import \"sweetalert\/dist\/sweetalert.css\";\n\nhtml, body {\n font-family: var(--font);\n}\n\n.sa-confirm-button-container button {\n height: inherit;\n}\n","subject":"Fix wrong-sized sa confirm button","message":"Fix wrong-sized sa confirm button\n","lang":"CSS","license":"mit","repos":"SigongTeam\/sudonmul-info,SigongTeam\/sudonmul-info"} {"commit":"de59483528eb355b2e41327650146cffc45e7114","old_file":"interfaces\/web\/mobile_wui\/basic.css","new_file":"interfaces\/web\/mobile_wui\/basic.css","old_contents":"","new_contents":"body {\nfont-size: 1em;\nmargin: 0px;\npadding: 0px;\ntext-align: center;\n}\n\n\/* form *\/\n.search_form {\n\tbackground-color: #FFF;\n}\n\n.search_form img {\n\tvertical-align: middle;\n\tmargin: 3px 0px 3px 0px;\n}\n\n.search_form span {\n\tfont-weight: bold;\n\tvertical-align: middle;\n}\n\n.search_box {\n\tvertical-align: middle;\n}\n\n.submit {\n\tvertical-align: middle;\n}\n\n.pages {\n\tborder-bottom: 1px solid #00F;\n\tborder-top: 1px solid #00F;\n}\n\n\/* result *\/\n#search_result {\n\ttext-align: right;\n}\n\n.result_item {\n\tbackground-color: #E8E8E8;\n\tmargin-bottom: 1px;\n\tborder-bottom: 1px solid #000;\n}\n\n.item_number {\n\theight: 1.5em;\n}\n\n.aya_info {\n}\n\n.quran {\n\tbackground-color: #FFF;\n\tfont-size: 1.2em;\n\tpadding: 3px 2px 3px 2px;\n}\n\n.match {\n\tcolor: #181;\n}\n\n.aya_details {\n}\n\n.align-left {\n\ttext-align: left;\n}\n","subject":"Add missed CSS file, Mobile WUI","message":"Add missed CSS file, Mobile WUI\n\n\nFormer-commit-id: cb8b5c2c7350e08ea1575bd44af6b51b804c3581","lang":"CSS","license":"agpl-3.0","repos":"muslih\/alfanous,muslih\/alfanous,muslih\/alfanous,muslih\/alfanous,muslih\/alfanous,muslih\/alfanous,muslih\/alfanous"} {"commit":"236de9d28e608101c46c5a2598c66d2713ffe936","old_file":"Highlight_interlanguage_links_for_Wikipedia.user.css","new_file":"Highlight_interlanguage_links_for_Wikipedia.user.css","old_contents":"\/* Highlight interlanguage links for Wikipedia *\/\n@namespace url(http:\/\/www.w3.org\/1999\/xhtml);\n@-moz-document domain(\"wikipedia.org\") {\n #p-lang li.interwiki-en a,\n #p-lang li.interwiki-ja a {\n color: #fff !important;\n font: 1.2rem\/1 sans-serif !important;\n text-align: center !important;\n text-decoration: none !important;\n padding: 0.4em !important;\n background: #fa0 !important;\n position: fixed !important;\n top: 0 !important;\n left: 11rem !important;\n display: block !important;\n width: 28em !important;\n border-radius: 0 0 0.4em 0.4em !important;\n white-space: nowrap !important;\n overflow: hidden !important;\n text-overflow: ellipsis !important;\n }\n\n #p-lang li.interwiki-en a:after, #p-lang li.interwiki-ja a:after { content: \" \\bb\\a0 \" attr(title); }\n #p-lang li.interwiki-en a:hover, #p-lang li.interwiki-ja a:hover { background: #f70 !important; }\n\n .mw-headline:target { padding-top: 3rem !important; }\n}\n","new_contents":"\/* Highlight interlanguage links for Wikipedia *\/\n@namespace url(http:\/\/www.w3.org\/1999\/xhtml);\n@-moz-document domain(\"wikipedia.org\") {\n #p-lang li.interwiki-en a,\n #p-lang li.interwiki-ja a {\n color: #fff !important;\n font: 1.2rem\/1 sans-serif !important;\n text-align: center !important;\n text-decoration: none !important;\n padding: 0.5rem !important;\n background: #fa0 !important;\n position: fixed !important;\n top: 0 !important;\n left: 11rem !important;\n display: block !important;\n width: 32rem !important;\n border-radius: 0 0 0.5rem 0.5rem !important;\n white-space: nowrap !important;\n overflow: hidden !important;\n text-overflow: ellipsis !important;\n }\n\n #p-lang li.interwiki-en a:after, #p-lang li.interwiki-ja a:after { content: \" \\bb\\a0 \" attr(title); }\n #p-lang li.interwiki-en a:hover, #p-lang li.interwiki-ja a:hover { background: #f70 !important; }\n\n .mw-headline:target { padding-top: 3rem !important; }\n}\n","subject":"Unify the length unit to rem","message":"Unify the length unit to rem\n","lang":"CSS","license":"unlicense","repos":"curipha\/userstyles"} {"commit":"844b4b3657f7b5f47e01b4773006bf5cd4070eba","old_file":"default.css","new_file":"default.css","old_contents":"\n#sidebar {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n padding: 2em 0.5em 0 0.5em;\n width: 11em;\n}\n\n#content {\n position: relative;\n padding: 0 0 0 11em;\n}\n\nul {\n font-family: sans-serif;\n font-size: 95%;\n list-style-type: square;\n padding: 0 0 0 0;\n margin: 0.3em 0 0 1.5em;\n}\n","new_contents":"\n#sidebar {\n position: absolute;\n z-index: 1;\n top: 0;\n left: 0;\n bottom: 0;\n padding: 2em 0.5em 0 0.5em;\n width: 11em;\n}\n\n#content {\n position: relative;\n padding: 0 0 0 11em;\n}\n\nul {\n font-family: sans-serif;\n font-size: 95%;\n list-style-type: square;\n padding: 0 0 0 0;\n margin: 0.3em 0 0 1.5em;\n}\n","subject":"Adjust z-index to make sidebar links clickable","message":"Sidebar: Adjust z-index to make sidebar links clickable\n\nSigned-off-by: Jordan Justen \n","lang":"CSS","license":"bsd-2-clause","repos":"jljusten\/tianocore,tianocore\/tianocore.github.io,Teino1978-Corp\/Teino1978-Corp-tianocore.github.io,Teino1978-Corp\/Teino1978-Corp-tianocore.github.io,Teino1978-Corp\/Teino1978-Corp-tianocore.dashboard,Teino1978-Corp\/Teino1978-Corp-tianocore.dashboard,jljusten\/tianocore,tianocore\/tianocore.github.io"} {"commit":"883e6738ca0b4d4b16d50b801913b25c07b4f598","old_file":"pkg\/systemd\/host.css","new_file":"pkg\/systemd\/host.css","old_contents":".popover {\n max-width: none;\n white-space: nowrap;\n}\n\n.systime-inline form .pficon-close,\n.systime-inline form .fa-plus {\n height: 26px;\n width: 26px;\n padding: 4px;\n float: right;\n margin-left: 5px;\n}\n\n.systime-inline .form-inline {\n background: #f4f4f4;\n border-width: 0 1px 1px 1px;\n border-style: solid;\n border-color: #bababa;\n padding: 4px;\n}\n\n.systime-inline .form-inline:first-of-type {\n border-top: 1px solid #bababa;\n}\n\n.systime-inline .form-control {\n margin: 0 4px;\n}\n\n.systime-inline .form-group:first-of-type .form-control {\n margin: 0 4px 0 0;\n}\n\n.systime-inline .form-group .form-control {\n width: 214px;\n}\n","new_contents":".popover {\n max-width: none;\n white-space: nowrap;\n}\n\n.systime-inline form .pficon-close,\n.systime-inline form .fa-plus {\n height: 26px;\n width: 26px;\n padding: 4px;\n float: right;\n margin-left: 5px;\n}\n\n.systime-inline .form-inline {\n background: #f4f4f4;\n border-width: 0 1px 1px 1px;\n border-style: solid;\n border-color: #bababa;\n padding: 4px;\n}\n\n.systime-inline .form-inline:first-of-type {\n border-top: 1px solid #bababa;\n}\n\n.systime-inline .form-control {\n margin: 0 4px;\n}\n\n.systime-inline .form-group:first-of-type .form-control {\n margin: 0 4px 0 0;\n}\n\n.systime-inline .form-group .form-control {\n width: 214px;\n}\n\n\/* Make sure error message don't overflow the dialog *\/\n\n.realms-op-diagnostics {\n max-width: 550px;\n}\n","subject":"Make sure error message doesn't overflow the dialog.","message":"realmd: Make sure error message doesn't overflow the dialog.\n\nFixes #3222\nCloses #3244\nReviewed-by: Stef Walter <8a7fbf0f15d3ad982af54ef28f5c117d2494b76c@redhat.com>\n","lang":"CSS","license":"lgpl-2.1","repos":"cockpit-project\/cockpit,xhad\/cockpit,arilivigni\/cockpit,stefwalter\/cockpit,arilivigni\/cockpit,jscotka\/cockpit,martinpitt\/cockpit,stefwalter\/cockpit,larskarlitski\/cockpit,vanloswang\/cockpit,harishanand95\/cockpit,michalskrivanek\/cockpit,harishanand95\/cockpit,Scribery\/cockpit,andreasn\/cockpit,mareklibra\/cockpit,jscotka\/cockpit,sgallagher\/cockpit,martinpitt\/cockpit,vanloswang\/cockpit,andreasn\/cockpit,larsu\/cockpit,sgallagher\/cockpit,Scribery\/cockpit,vanloswang\/cockpit,SotolitoLabs\/cockpit,michalskrivanek\/cockpit,larsu\/cockpit,dperpeet\/cockpit,mareklibra\/cockpit,stefwalter\/cockpit,petervo\/cockpit,sgallagher\/cockpit,mvollmer\/cockpit,martinpitt\/cockpit,Scribery\/cockpit,SotolitoLabs\/cockpit,vanloswang\/cockpit,garrett\/cockpit,jscotka\/cockpit,deryni\/cockpit,xhad\/cockpit,garrett\/cockpit,matobet\/cockpit,deryni\/cockpit,moraleslazaro\/cockpit,arilivigni\/cockpit,larsu\/cockpit,petervo\/cockpit,FireDrunk\/cockpit,petervo\/cockpit,FireDrunk\/cockpit,Scribery\/cockpit,xhad\/cockpit,deryni\/cockpit,arilivigni\/cockpit,mvollmer\/cockpit,dperpeet\/cockpit,harishanand95\/cockpit,michalskrivanek\/cockpit,cockpit-project\/cockpit,stefwalter\/cockpit,SotolitoLabs\/cockpit,jscotka\/cockpit,SotolitoLabs\/cockpit,michalskrivanek\/cockpit,larsu\/cockpit,stefwalter\/cockpit,vanloswang\/cockpit,cockpituous\/cockpit,xhad\/cockpit,michalskrivanek\/cockpit,xhad\/cockpit,FireDrunk\/cockpit,cockpit-project\/cockpit,garrett\/cockpit,harishanand95\/cockpit,Scribery\/cockpit,andreasn\/cockpit,SotolitoLabs\/cockpit,dperpeet\/cockpit,matobet\/cockpit,martinpitt\/cockpit,andreasn\/cockpit,larsu\/cockpit,matobet\/cockpit,cockpit-project\/cockpit,moraleslazaro\/cockpit,cockpituous\/cockpit,moraleslazaro\/cockpit,vanloswang\/cockpit,stefwalter\/cockpit,larskarlitski\/cockpit,FireDrunk\/cockpit,cockpituous\/cockpit,michalskrivanek\/cockpit,moraleslazaro\/cockpit,mareklibra\/cockpit,sgallagher\/cockpit,cockpituous\/cockpit,larskarlitski\/cockpit,Scribery\/cockpit,deryni\/cockpit,xhad\/cockpit,mareklibra\/cockpit,petervo\/cockpit,martinpitt\/cockpit,matobet\/cockpit,harishanand95\/cockpit,moraleslazaro\/cockpit,matobet\/cockpit,andreasn\/cockpit,deryni\/cockpit,FireDrunk\/cockpit,dperpeet\/cockpit,michalskrivanek\/cockpit,moraleslazaro\/cockpit,harishanand95\/cockpit,dperpeet\/cockpit,vanloswang\/cockpit,mareklibra\/cockpit,petervo\/cockpit,larskarlitski\/cockpit,deryni\/cockpit,mvollmer\/cockpit,garrett\/cockpit,mvollmer\/cockpit,cockpituous\/cockpit,xhad\/cockpit,dperpeet\/cockpit,larsu\/cockpit,Scribery\/cockpit,sgallagher\/cockpit,larskarlitski\/cockpit,matobet\/cockpit,SotolitoLabs\/cockpit,sgallagher\/cockpit,garrett\/cockpit,stefwalter\/cockpit,deryni\/cockpit,cockpit-project\/cockpit,arilivigni\/cockpit,andreasn\/cockpit,mareklibra\/cockpit,SotolitoLabs\/cockpit,mvollmer\/cockpit,cockpituous\/cockpit,sgallagher\/cockpit,andreasn\/cockpit,arilivigni\/cockpit,moraleslazaro\/cockpit,jscotka\/cockpit,larskarlitski\/cockpit,mareklibra\/cockpit,arilivigni\/cockpit,larskarlitski\/cockpit,petervo\/cockpit,petervo\/cockpit,dperpeet\/cockpit,jscotka\/cockpit,harishanand95\/cockpit"} {"commit":"57a6cb4162ef512b121931f13d3b85d2f60dcba2","old_file":"base\/meegotouch\/libmeegotouchviews\/style\/mlistindexstyle.css","new_file":"base\/meegotouch\/libmeegotouchviews\/style\/mlistindexstyle.css","old_contents":"\/* MListIndexStyle : MWidgetStyle *\/\nMListIndexStyle {\n shortcut-object-name: \"whiteFont\";\n\n background-opacity: 0.5;\n background-image: meegotouch-fastscroll-background $CORNER_MARGINS;\n preferred-size: 7mm 100%;\n\n margin-top: 0;\n margin-left: 0;\n margin-bottom: 0;\n margin-right: 0;\n}\n\n#whiteFont {\n color: #FFF;\n}\n","new_contents":"\/* MListIndexStyle : MWidgetStyle *\/\nMListIndexStyle {\n shortcut-object-name: \"whiteFont\";\n\n background-opacity: 0.5;\n background-image: meegotouch-fastscroll-background 12px 12px;\n preferred-size: 7mm 100%;\n\n margin-top: 0;\n margin-left: 0;\n margin-bottom: 0;\n margin-right: 0;\n}\n\n#whiteFont {\n color: $COLOR_INVERTED_FOREGROUND;\n}\n","subject":"Use custom margins for list index bg tiling, CORNER_MARGINS might be too large for this use RevBy: TrustMe","message":"Changes: Use custom margins for list index bg tiling, CORNER_MARGINS might be too large for this use\nRevBy: TrustMe\n","lang":"CSS","license":"lgpl-2.1","repos":"nemomobile-graveyard\/meegotouch-theme"} {"commit":"312be05f9f160b5eef13a1ce859f458261d0298d","old_file":"src\/app\/alveo-ui\/lists\/items\/item\/item.component.css","new_file":"src\/app\/alveo-ui\/lists\/items\/item\/item.component.css","old_contents":".button-aligner {\n display: flex;\n justify-content: right;\n align-items: right;\n}\n\nbutton {\n border-radius: 0;\n margin: 0.1em;\n}\n\nbutton:hover {\n opacity: 0.6;\n}\n\n.audio-channel {\n display: flex;\n justify-content: right;\n align-items: center;\n}\n.audio-channel p {\n margin-right: 0.30em;\n}\n","new_contents":".button-aligner {\n display: flex;\n justify-content: flex-end;\n}\n\nbutton {\n border-radius: 0;\n margin: 0.1em;\n}\n\nbutton:hover {\n opacity: 0.6;\n}\n\n.audio-channel {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n}\n.audio-channel p {\n margin-right: 0.30em;\n}\n","subject":"Fix buttons & source selection not being aligned right on some browsers","message":"Fix buttons & source selection not being aligned right on some browsers\n","lang":"CSS","license":"bsd-3-clause","repos":"Alveo\/alveo-transcriber,Alveo\/alveo-transcriber,Alveo\/alveo-transcriber,Alveo\/alveo-transcriber"} {"commit":"ab4686f48f47be22929fd2d5c86a7006ad0a581a","old_file":"app\/assets\/stylesheets\/nightlight\/application.css","new_file":"app\/assets\/stylesheets\/nightlight\/application.css","old_contents":"\/*\n *= require .\/bootstrap.min\n *= require .\/font-awesome.min\n *= require .\/pages\n *= require_self\n *\/\n\nbody {\n padding-top: 30px;\n}\n\ntable tr td {\n word-break: break-all;\n}\n","new_contents":"\/*\n *= require .\/bootstrap.min\n *= require .\/font-awesome.min\n *= require .\/pages\n *= require_self\n *\/\n\nbody {\n padding-top: 30px;\n padding-bottom: 100px;\n}\n\ntable tr td {\n word-break: break-all;\n}\n","subject":"Add bottom padding to body","message":"Add bottom padding to body\n","lang":"CSS","license":"mit","repos":"bonsaiben\/nightlight,bonsaiben\/nightlight,bonsaiben\/nightlight"} {"commit":"988a29c8d7edc7fb92d6675e58c8582f308fd557","old_file":"public\/main.css","new_file":"public\/main.css","old_contents":"body {\n background: #222222;\n color: rgba(0, 0, 0, 0.87);\n font-family: sans-serif;\n margin: 0;\n}\n\nheader {\n background-color: #4CAF50;\n padding: 0.5em 1em;\n}\n\nsection,\nh1 {\n max-width: 1170px;\n margin-left: auto;\n margin-right: auto;\n}\n\nh1 {\n display: block;\n font-size: 34px;\n line-height: 34px;\n color: rgba(255, 255, 255, 0.87);\n}","new_contents":"body {\n background: #E8F5E9;\n color: rgba(0, 0, 0, 0.87);\n font-family: sans-serif;\n margin: 0;\n}\n\nheader {\n background-color: #4C8BAF;\n padding: 0.5em 1em;\n}\n\nsection,\nh1 {\n max-width: 1170px;\n margin-left: auto;\n margin-right: auto;\n}\n\nh1 {\n display: block;\n font-size: 34px;\n line-height: 34px;\n color: rgba(255, 255, 255, 0.87);\n}","subject":"Complete task2 header colour & reversed test changes to body colour","message":"Complete task2 header colour & reversed test changes to body colour\n","lang":"CSS","license":"mit","repos":"thullSL\/todo-grad-project,thullSL\/todo-angular-grad,thullSL\/todo-angular-grad,thullSL\/todo-grad-project"} {"commit":"83c11e42096563e0348e4bea8fb2be87cb81aa38","old_file":"docs\/style.css","new_file":"docs\/style.css","old_contents":"html {\n box-sizing: border-box;\n font-family: \"Helvetica\", arial, sans-serif;\n}\nhtml, body {\n height: 100%;\n width: 100%;\n overflow: hidden;\n}\n* {\n box-sizing: inherit;\n}\n.icon {\n max-width: 70%;\n max-height: 70%;\n margin: 4px;\n}\n#map {\n height: 100vh;\n width: 50vw;\n float: left;\n}\n#code {\n height: 100vh;\n width: 50vw;\n padding: 2rem;\n float: right;\n background: #282c34;\n color: #eee;\n}\npre {\n margin: 0;\n}\npre, code {\n height: 100%;\n width: 100%;\n overflow: auto;\n}","new_contents":"html {\n box-sizing: border-box;\n font-family: \"Helvetica\", arial, sans-serif;\n}\nhtml, body {\n height: 100%;\n width: 100%;\n overflow: hidden;\n}\n* {\n box-sizing: inherit;\n}\n.icon {\n max-width: 70%;\n max-height: 70%;\n margin: 4px;\n}\n#map {\n height: 100vh;\n width: 50vw;\n float: left;\n}\n#code {\n height: 100vh;\n width: 50vw;\n padding: 2rem;\n float: right;\n background: #282c34;\n color: #eee;\n display: flex;\n flex-direction: column;\n}\npre {\n margin: 0;\n}\npre, code {\n width: 100%;\n overflow: auto;\n}","subject":"Fix height of code block on docs","message":"Fix height of code block on docs\n","lang":"CSS","license":"mit","repos":"makinacorpus\/Leaflet.FileLayer,kkdd\/Leaflet.FileLayer,makinacorpus\/Leaflet.FileLayer,kkdd\/Leaflet.FileLayer"} {"commit":"255cca205452e16e982fa092112cdd0372e729b7","old_file":"src\/components\/Editor\/components\/Adder\/index.css","new_file":"src\/components\/Editor\/components\/Adder\/index.css","old_contents":".adder-wrapper {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n padding: 1.6rem;\n}\n\n.adder-wrapper .header {\n text-align: center;\n background-color: #80deea !important;\n margin: -1.6rem;\n margin-bottom: 1.6rem;\n padding: 1.6rem;\n padding-bottom: calc(1.6rem + 32px);\n position: relative;\n}\n\n.adder-wrapper .header .logo-wrapper {\n background-color: #ff4081;\n border-radius: 50%;\n width: 64px;\n height:64px;\n padding: 1rem;\n position: absolute;\n left: 50%;\n transform: translate(-50%, 8px);\n}\n\n.adder-wrapper .content {\n margin-top: calc(1.6rem + 32px);\n}\n\n.adder-wrapper .content .create-button {\n margin-top: .8rem !important;\n}\n","new_contents":".adder-wrapper {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n padding: 1.6rem;\n}\n\n.adder-wrapper .header {\n text-align: center;\n color: white;\n background-color: #008ba3 !important; \/* Cyan500 dark *\/\n margin: -1.6rem;\n margin-bottom: 1.6rem;\n padding: 1.6rem;\n padding-bottom: calc(1.6rem + 32px);\n position: relative;\n}\n\n.adder-wrapper .header a {\n color: white !important;\n}\n\n.adder-wrapper .header .logo-wrapper {\n background-color: #ff4081;\n border-radius: 50%;\n width: 64px;\n height:64px;\n padding: 1rem;\n position: absolute;\n left: 50%;\n transform: translate(-50%, 8px);\n}\n\n.adder-wrapper .content {\n margin-top: calc(1.6rem + 32px);\n}\n\n.adder-wrapper .content .create-button {\n margin-top: .8rem !important;\n}\n","subject":"Change header color in added","message":"Change header color in added\n","lang":"CSS","license":"mit","repos":"jacobwindsor\/pathway-presenter,jacobwindsor\/pathway-presenter"} {"commit":"31be6b3ec2d38d652db525b09bbe864e3299b2ea","old_file":"stylesheets\/hungrydog.css","new_file":"stylesheets\/hungrydog.css","old_contents":"html {\n background-color: white;\n}\n\np {\n width: 40%;\n}\n\n#title {\n float: left;\n margin-left: 10px;\n}\n\n#game_box {\n float: right;\n border: 2px solid #704520;\n width: 700px;\n height: 500px;\n margin-right: 10px;\n margin-top: -220px;\n background-image: url(\"http:\/\/i59.tinypic.com\/imt0km.jpg\");\n}\n\n#dog {\n position: absolute;\n float: right;\n top: 490px;\n right: 800px;\n}\n\n#bone1 {\n position: absolute;\n float: right;\n top: 400px;\n right: 350px;\n}\n\n#bone2 {\n position: absolute;\n float: right;\n top: 200px;\n right: 650px;\n}\n\n#bacon {\n position: absolute;\n float: right;\n top: 190px;\n right: 150px;\n}","new_contents":"html {\n background-color: white;\n}\n\np {\n width: 40%;\n}\n\n#title {\n float: left;\n margin-left: 10px;\n}\n\n#game_box {\n float: right;\n border: 2px solid #704520;\n width: 700px;\n height: 500px;\n margin-right: 10px;\n margin-top: -220px;\n background-image: url(\"http:\/\/i59.tinypic.com\/imt0km.jpg\");\n}\n\n#dog {\n position: absolute;\n float: right;\n top: 490px;\n right: 700px;\n}\n\n#bone1 {\n position: absolute;\n float: right;\n top: 400px;\n right: 350px;\n}\n\n#bone2 {\n position: absolute;\n float: right;\n top: 200px;\n right: 650px;\n}\n\n#bacon {\n position: absolute;\n float: right;\n top: 190px;\n right: 150px;\n}","subject":"Make objects appear on gameboard","message":"Make objects appear on gameboard\n","lang":"CSS","license":"mit","repos":"morganmccrory\/morganmccrory.github.io,morganmccrory\/morganmccrory.github.io"} {"commit":"268796be1fe30771524a9faadb0ce48f11e06c31","old_file":"stylesheets\/metronome.css","new_file":"stylesheets\/metronome.css","old_contents":".title {\n text-align: center;\n}\n\n\n.metronome-parameters {\n text-align: center;\n}\n\n#metronome-counter {\n height: 50px;\n width: 50px;\n font-size: 50px;\n text-align: center;\n border: 1px solid black ;\n margin-left: auto;\n margin-right: auto;\n background-color: white;\n}\n\n#metronome-visual {\n position: relative;\n margin-top: 10px;\n height: 400px;\n width: 200px;\n margin-right: auto;\n margin-left: auto;\n background-color: black;\n border: 1px solid black;\n}\n\n#metronome-stick {\n position: relative;\n margin-top: 50px;\n height: 300px;\n width: 5px;\n background-color: pink;\n margin-right: auto;\n margin-left: auto;\n transform: rotate(20deg);\n transform-origin: 50% 100%;\n}\n\n.metronome-parameters input[type=text] {\n font-size: 1em;\n}","new_contents":".title {\n text-align: center;\n}\n\n\n.metronome-parameters {\n text-align: center;\n}\n\n#metronome-counter {\n height: 50px;\n width: 50px;\n font-size: 50px;\n text-align: center;\n border: 1px solid black ;\n margin-left: auto;\n margin-right: auto;\n background-color: white;\n}\n\n#metronome-visual {\n position: relative;\n margin-top: 10px;\n height: 400px;\n width: 200px;\n margin-right: auto;\n margin-left: auto;\n background-color: black;\n border: 1px solid black;\n}\n\n#metronome-stick {\n position: relative;\n margin-top: 50px;\n height: 300px;\n width: 5px;\n background-color: pink;\n margin-right: auto;\n margin-left: auto;\n transform: rotate(20deg);\n transform-origin: 50% 100%;\n}\n\n.metronome-parameters input[type=text] {\n font-size: 1em;\n width: 2em;\n}","subject":"Change input text field widths","message":"Change input text field widths\n","lang":"CSS","license":"mit","repos":"dmilburn\/beatrice,dmilburn\/beatrice"} {"commit":"8280bd10502a9413ca081269902817bdfd4e04ad","old_file":"src\/css\/fonts.css","new_file":"src\/css\/fonts.css","old_contents":"@font-face {\n\tfont-display: swap;\n\tfont-family: \"Tofino\";\n\tfont-style: normal;\n\tfont-weight: 400;\n\tsrc: url(\"..\/webfonts\/Tofino-Regular.woff2\") format(\"woff2\"), url(\"..\/webfonts\/Tofino-Regular.woff\") format(\"woff\");\n}\n\n@font-face {\n\tfont-display: swap;\n\tfont-family: \"Tofino\";\n\tfont-style: italic;\n\tfont-weight: 400;\n\tsrc: url(\"..\/webfonts\/Tofino-RegularItalic.woff2\") format(\"woff2\"),\n\t\turl(\"..\/webfonts\/Tofino-RegularItalic.woff\") format(\"woff\");\n}\n\n@font-face {\n\tfont-display: swap;\n\tfont-family: \"Tofino\";\n\tfont-style: normal;\n\tfont-weight: 700;\n\tsrc: url(\"..\/webfonts\/Tofino-Bold.woff2\") format(\"woff2\"), url(\"..\/webfonts\/Tofino-Bold.woff\") format(\"woff\");\n}\n\n@font-face {\n\tfont-display: swap;\n\tfont-family: \"Tofino\";\n\tfont-style: italic;\n\tfont-weight: 700;\n\tsrc: url(\"..\/webfonts\/Tofino-BoldItalic.woff2\") format(\"woff2\"),\n\t\turl(\"..\/webfonts\/Tofino-BoldItalic.woff\") format(\"woff\");\n}\n","new_contents":"@font-face {\n\tfont-display: swap;\n\tfont-family: \"Tofino\";\n\tfont-style: normal;\n\tfont-weight: 400;\n\tsrc: url(\".\/webfonts\/Tofino-Regular.woff2\") format(\"woff2\"), url(\".\/webfonts\/Tofino-Regular.woff\") format(\"woff\");\n}\n\n@font-face {\n\tfont-display: swap;\n\tfont-family: \"Tofino\";\n\tfont-style: italic;\n\tfont-weight: 400;\n\tsrc: url(\".\/webfonts\/Tofino-RegularItalic.woff2\") format(\"woff2\"),\n\t\turl(\".\/webfonts\/Tofino-RegularItalic.woff\") format(\"woff\");\n}\n\n@font-face {\n\tfont-display: swap;\n\tfont-family: \"Tofino\";\n\tfont-style: normal;\n\tfont-weight: 700;\n\tsrc: url(\".\/webfonts\/Tofino-Bold.woff2\") format(\"woff2\"), url(\".\/webfonts\/Tofino-Bold.woff\") format(\"woff\");\n}\n\n@font-face {\n\tfont-display: swap;\n\tfont-family: \"Tofino\";\n\tfont-style: italic;\n\tfont-weight: 700;\n\tsrc: url(\".\/webfonts\/Tofino-BoldItalic.woff2\") format(\"woff2\"),\n\t\turl(\".\/webfonts\/Tofino-BoldItalic.woff\") format(\"woff\");\n}\n","subject":"Correct webfont URLs to be relative to base directory","message":"Correct webfont URLs to be relative to base directory\n","lang":"CSS","license":"mit","repos":"stevecochrane\/stevecochrane.com,stevecochrane\/stevecochrane.com"} {"commit":"1f4d286b3a3a194a3cb4b9b8d29ecef5e78e9191","old_file":"XUL_Navigation_bar_tweak.user.css","new_file":"XUL_Navigation_bar_tweak.user.css","old_contents":"\/* [XUL] Navigation bar tweak *\/\n@namespace url(http:\/\/www.mozilla.org\/keymaster\/gatekeeper\/there.is.only.xul);\n#urlbar dropmarker, #urlbar-go-button, #urlbar-reload-button, #urlbar-stop-button,\n.search-go-button, #new-tab-button, .tabs-newtab-button, #alltabs-button {\n visibility: collapse !important;\n}\n\n#nav-bar .toolbarbutton-1:not(#forward-button) {\n margin-top: -5px !important;\n margin-bottom: -5px !important;\n}\n\n","new_contents":"\/* [XUL] Navigation bar tweak *\/\n@namespace url(http:\/\/www.mozilla.org\/keymaster\/gatekeeper\/there.is.only.xul);\n#urlbar dropmarker, #urlbar-go-button, #urlbar-reload-button, #urlbar-stop-button,\n.search-go-button, #new-tab-button, .tabs-newtab-button, #alltabs-button {\n visibility: collapse !important;\n}\n\n#nav-bar .toolbarbutton-1:not(#forward-button) {\n margin-top: -5px !important;\n margin-bottom: -5px !important;\n}\n\n#urlbar .textbox-input-box {\n font-size: 13px !important;\n margin-top: -1px !important;\n}\n","subject":"Use larger font on navigation bar","message":"Use larger font on navigation bar\n","lang":"CSS","license":"unlicense","repos":"curipha\/userstyles"} {"commit":"523518413ad824cacafda0e9dac37306fd50b5a6","old_file":"typescript-react\/src\/components\/Form\/Form.module.css","new_file":"typescript-react\/src\/components\/Form\/Form.module.css","old_contents":"@value loginBodyColor #F3F7F8;\n@value btnPrimaryColor #1C9DDB;\n@value fieldMaxWidth 255px;\n@value fieldMinWidth 175px;\n@value fieldMargin 16px;\n\n@value titleColor #083144;\n@value alTitleColor #6B8792;\n@value disabledComponentColor #EEEEEE;\n\n@value regionCodeWidth 98px;\n@value phoneNumberWidth 108px;\n\n\n@media (max-width: 980px) {\n .Buttons.Static {\n position: fixed;\n bottom: 0;\n left: 0;\n width: 100%;\n padding: 10px;\n box-shadow: -1px -1px 3px 0 btnPrimaryColor;\n background-color: loginBodyColor;\n z-index: 5;\n }\n\n .FormComponent {\n padding-bottom: 64px;\n }\n}\n\n.Button {\n margin-top: 16px;\n margin-right: 16px;\n}\n\n.FormComponent {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n align-items: flex-end;\n}\n\n.Errors {\n width: 100%;\n}\n\n.Buttons {\n width: 100%;\n}\n\n@media (max-width: 980px) {\n .FormComponent {\n margin-bottom: 72px;\n }\n}\n","new_contents":"@value loginBodyColor #F3F7F8;\n@value btnPrimaryColor #1C9DDB;\n@value fieldMaxWidth 255px;\n@value fieldMinWidth 175px;\n@value fieldMargin 16px;\n\n@value titleColor #083144;\n@value alTitleColor #6B8792;\n@value disabledComponentColor #EEEEEE;\n\n@value regionCodeWidth 98px;\n@value phoneNumberWidth 108px;\n\n\n@media (max-width: 980px) {\n .Buttons.Static {\n position: fixed;\n bottom: 0;\n left: 0;\n width: 100%;\n padding: 10px;\n box-shadow: -1px -1px 3px 0 btnPrimaryColor;\n background-color: loginBodyColor;\n z-index: 110;\n }\n\n .FormComponent {\n padding-bottom: 64px;\n }\n}\n\n.Button {\n margin-top: 16px;\n margin-right: 16px;\n}\n\n.FormComponent {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n align-items: flex-end;\n}\n\n.Errors {\n width: 100%;\n}\n\n.Buttons {\n width: 100%;\n}\n\n@media (max-width: 980px) {\n .FormComponent {\n margin-bottom: 72px;\n }\n}\n","subject":"Fix css overlap issue with dropdowns","message":"Fix css overlap issue with dropdowns\n","lang":"CSS","license":"bsd-3-clause","repos":"ngs-doo\/revenj,ngs-doo\/revenj,ngs-doo\/revenj,ngs-doo\/revenj,ngs-doo\/revenj"} {"commit":"c3b4f530a60d544251161160ed662afce7666f02","old_file":"styles\/main.css","new_file":"styles\/main.css","old_contents":"body {\n background-color: transparent; \n background-image: url('..\/images\/IMG_9764.png');\n background-repeat: no-repeat;\n background-size: cover;\n font-family: Helvetica, Arial, sans-serif;\n\n}\n\na {\n text-decoration: none;\n color: #999;\n}\n\nh1, h2, h3 {\n margin: 0px;\n font-family: Helvetica, Arial, sans-serif;\n color: #333;\n background-color: #999;\n}\n\n#container {\n background-color: transparent;\n width: 900px;\n margin-left: auto;\n margin-right: auto;\n color: #999;\n\n\n}\n\n#headder {\n background-color: #999;\n color: #333;\n text-align:left;\n padding: 30px 10px 5px 10px;\n\n} \n\n#content {\n padding:10px;\n}\n\n#nav {\n width: 180px;\n float: left;\n}\n\n#nav ul {\n list-style-type: none;\n padding: 0px;\n float: left;\n}\n\n.selected {\n font-weight: bold;\n}\n\n#main {\n width: 800px;\n float:right;\n}\n\n#footer {\n clear: both;\n padding: 10px;\n background-color:transparent;\n color: white;\n text-align: right;\n}\n ","new_contents":"body {\n background-color: transparent; \n background-image: url('..\/images\/IMG_9764.png');\n background-repeat: no-repeat;\n background-size: cover;\n font-family: Helvetica, Arial, sans-serif;\n\n}\n\na {\n text-decoration: none;\n color: #999;\n}\n\nh1, h2, h3 {\n margin: 0px;\n font-family: Helvetica, Arial, sans-serif;\n color: #333;\n background-color: #999;\n}\n\n#container {\n background-color: transparent;\n width: 900px;\n margin-left: auto;\n margin-right: auto;\n color: #999;\n display: flex; flex-wrap: wrap;\n}\n\n#headder {\n background-color: #999;\n color: #333;\n text-align:left;\n padding: 30px 10px 5px 10px;\n\n} \n\n#content {\n padding:10px;\n display: flex; flex-wrap: wrap;\n}\n\n#nav {\n width: 180px;\n float: left;\n}\n\n#nav ul {\n list-style-type: none;\n padding: 0px;\n float: left;\n}\n\n.selected {\n font-weight: bold;\n}\n\n#main {\n width: 800px;\n float:right;\n}\n\n#footer {\n clear: both;\n padding: 10px;\n background-color:transparent;\n color: white;\n text-align: right;\n}\n ","subject":"Tidy up of validation errors","message":"Tidy up of validation errors\n","lang":"CSS","license":"mit","repos":"Uili-Simteau\/Uili-Simteau.github.io,Uili-Simteau\/Uili-Simteau.github.io"} {"commit":"9ea32c54810635b15a21f07c4b79555e9697ffc1","old_file":"stylesheets\/blog-stylesheet.css","new_file":"stylesheets\/blog-stylesheet.css","old_contents":"body {\n background-image: url(\"blog-background-image.jpg\");\n}\n\n.background {\n margin-top: 30px;\n margin-right: 85px;\n margin-left: 75px;\n position: fixed;\n height: 100%;\n background-color: white;\n border: 2px solid #d3d3d3;\n border-radius: 20px;\n border-bottom: -50px;\n padding-top: 20px;\n padding-left: 30px;\n padding-right: 10px;\n}\n\n.background:before {\n content: \" \";\n border-radius: 20px;\n position: fixed;\n z-index: -1;\n top: 22px;\n left: 67px;\n right: 70px;\n height: 100%;\n border: 1px solid white;\n background-color: white;\n}\n\n#navigation_bar {\n height: 50px;\n margin-right: -29px;\n margin-left: -50px;\n border-top: 2px dashed #d3d3d3;\n border-bottom: 2px dashed #d3d3d3;\n display: block;\n background-color: #5d4a7d;\n}\n\n#navigation_bar a {\n color: white;\n font-size: 20px;\n text-decoration: none;\n font-family: Tahoma;\n margin-top: 25%;\n margin-left: 65px;\n}","new_contents":"body {\n background-image: url(\"blog-background-image.jpg\");\n}\n\n.background {\n margin-top: 30px;\n margin-right: 85px;\n margin-left: 75px;\n position: fixed;\n height: 100%;\n background-color: white;\n border: 2px solid #d3d3d3;\n border-radius: 20px;\n border-bottom: -50px;\n padding-top: 20px;\n padding-left: 30px;\n padding-right: 10px;\n}\n\n.background:before {\n content: \" \";\n border-radius: 20px;\n position: fixed;\n z-index: -1;\n top: 22px;\n left: 67px;\n right: 70px;\n height: 100%;\n border: 1px solid white;\n background-color: white;\n}\n\n#navigation_bar {\n height: 50px;\n margin-right: -29px;\n margin-left: -50px;\n border-top: 2px dashed #d3d3d3;\n border-bottom: 2px dashed #d3d3d3;\n display: block;\n background-color: #5d4a7d;\n}\n\n#navigation_bar a {\n margin-top: 30px;\n color: white;\n font-size: 20px;\n text-decoration: none;\n font-family: Tahoma;\n}","subject":"Change margin on nav bar","message":"Change margin on nav bar\n","lang":"CSS","license":"mit","repos":"morganmccrory\/morganmccrory.github.io,morganmccrory\/morganmccrory.github.io"} {"commit":"78da7a40db1fa24b40d0937aeab8dc4f7fc19cac","old_file":"Comfortable_layout_for_Kindle_content_manager.user.css","new_file":"Comfortable_layout_for_Kindle_content_manager.user.css","old_contents":"\/* Comfortable layout for Kindle content manager *\/\n@namespace url(\"http:\/\/www.w3.org\/1999\/xhtml\");\n\n@-moz-document\n url-prefix(\"https:\/\/www.amazon.co.jp\/hz\/mycd\/myx\"),\n url-prefix(\"https:\/\/www.amazon.co.jp\/mn\/dcw\/myx\")\n{\n \/* Add more height to \"List of collection\" box in \"Add to collection\" screen *\/\n .bulkAddToCollectionDialog_myx .myx-lgtbox-collection-vertical-scroll.recentCollection_myx {\n height: 35vh !important;\n }\n\n \/* Enlarge the count of contents *\/\n .contentCount_myx {\n font: 1.2rem\/2 sans-serif !important;\n word-spacing: 0.5em !important;\n }\n .contentCount_myx b {\n padding-right: 0.2em !important;\n }\n\n \/* Avoid text wrap on table header *\/\n div[list-view-header-dmyx] .myx-column {\n white-space: nowrap !important;\n font-size: 12px !important;\n }\n}\n","new_contents":"\/* Comfortable layout for Kindle content manager *\/\n@namespace url(\"http:\/\/www.w3.org\/1999\/xhtml\");\n\n@-moz-document\n url-prefix(\"https:\/\/www.amazon.co.jp\/hz\/mycd\/myx\"),\n url-prefix(\"https:\/\/www.amazon.co.jp\/mn\/dcw\/myx\")\n{\n \/* Add more height to \"List of collection\" box in \"Add to collection\" screen *\/\n .bulkAddToCollectionDialog_myx .myx-lgtbox-collection-vertical-scroll.recentCollection_myx {\n height: 35vh !important;\n }\n\n \/* Enlarge the count of contents *\/\n .contentCount_myx {\n font: 1.2rem\/2 sans-serif !important;\n word-spacing: 0.5em !important;\n }\n .contentCount_myx b {\n padding-right: 0.2em !important;\n }\n\n \/* Avoid text wrap on table header *\/\n div[list-view-header-dmyx] .myx-column {\n color: #faa !important;\n white-space: nowrap !important;\n overflow-x: hidden !important;\n text-overflow: ellipsis !important;\n }\n}\n","subject":"Improve visibility of header line","message":"Improve visibility of header line\n","lang":"CSS","license":"unlicense","repos":"curipha\/userstyles"} {"commit":"571216df53726690ca296584a8b8d612ba03cb9a","old_file":"themes\/opencps-ux-theme\/docroot\/_diffs\/css\/input.css","new_file":"themes\/opencps-ux-theme\/docroot\/_diffs\/css\/input.css","old_contents":".opencps-theme.ux select {\n\tbackground: transparent none;\n\t-webkit-appearance: none;\n\t-moz-appearance: none;\n\toutline: none;\n\tline-height: 20px;\n\tpadding: 0 20px;\n\tborder: 1px solid #e1e1e1;\n\tmargin-bottom: 0\n}\n\n.opencps-theme.ux select:only-child {\n\tbackground: white\n\t\turl(\"..\/images\/custom\/nav_toolbar\/select_arrow_gray.png\") no-repeat\n\t\tscroll 97% center;\n\tborder: 1px solid #e1e1e1 !important;\n margin: 0 10px 0 0;\n overflow: hidden;\n}","new_contents":".opencps-theme.ux select {\n\tbackground: transparent none;\n\t-webkit-appearance: none;\n\t-moz-appearance: none;\n\toutline: none;\n\tline-height: 20px;\n\tpadding: 0 20px;\n\tborder: 1px solid #e1e1e1;\n\tmargin-bottom: 0\n}\n\n.opencps-theme.ux select:only-child {\n\tbackground: white\n\t\turl(\"..\/images\/custom\/nav_toolbar\/select_arrow_gray.png\") no-repeat\n\t\tscroll 97% center;\n\tborder: 1px solid #e1e1e1 !important;\n margin: 0 10px 0 0;\n overflow: hidden;\n}\n\n.opencps-theme.ux select:nth-child(2n) {\n\tbackground: white\n\t\turl(\"..\/images\/custom\/nav_toolbar\/select_arrow_gray.png\") no-repeat\n\t\tscroll 97% center;\n\tborder: 1px solid #e1e1e1 !important;\n margin: 0 10px 0 0;\n overflow: hidden;\n}","subject":"Add css definition for select box","message":"Add css definition for select box","lang":"CSS","license":"agpl-3.0","repos":"VietOpenCPS\/opencps,VietOpenCPS\/opencps,VietOpenCPS\/opencps,hltn\/opencps,hltn\/opencps,hltn\/opencps"} {"commit":"37efe0082ed4408ed57d54155aa2a5f1f2bf755b","old_file":"bin\/testfiles\/HTMLParserTestFile_2_files\/style.css","new_file":"bin\/testfiles\/HTMLParserTestFile_2_files\/style.css","old_contents":"\/*\n Licensed to the Apache Software Foundation (ASF) under one or more\n contributor license agreements. See the NOTICE file distributed with\n this work for additional information regarding copyright ownership.\n The ASF licenses this file to You under the Apache License, Version 2.0\n (the \"License\"); you may not use this file except in compliance with\n the License. You may obtain a copy of the License at\n\n http:\/\/www.apache.org\/licenses\/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n*\/\n\n\/*Shows the value of the name attribute when hovered*\/\n\/* Disabled\na[name]:hover:after{\n content: \" #\" attr(name);\n font-size: 90%;\n text-decoration: none;\n}\n*\/\n\n\/*\n * Hide class=\"sectionlink\", except when an enclosing heading\n * has the :hover property.\n * Used to hide the ¶ marker for generating internal links\n *\/\n.sectionlink {\n display: none;\n}\n:hover > .sectionlink {\n display: inline;\n \/* Green so shows up on section headings too *\/\n color: rgb(0,255,0);\n}\n","new_contents":"\/*\r\n Licensed to the Apache Software Foundation (ASF) under one or more\r\n contributor license agreements. See the NOTICE file distributed with\r\n this work for additional information regarding copyright ownership.\r\n The ASF licenses this file to You under the Apache License, Version 2.0\r\n (the \"License\"); you may not use this file except in compliance with\r\n the License. You may obtain a copy of the License at\r\n\r\n http:\/\/www.apache.org\/licenses\/LICENSE-2.0\r\n\r\n Unless required by applicable law or agreed to in writing, software\r\n distributed under the License is distributed on an \"AS IS\" BASIS,\r\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n See the License for the specific language governing permissions and\r\n limitations under the License.\r\n*\/\r\n\r\n\/*Shows the value of the name attribute when hovered*\/\r\n\/* Disabled\r\na[name]:hover:after{\r\n content: \" #\" attr(name);\r\n font-size: 90%;\r\n text-decoration: none;\r\n}\r\n*\/\r\n\r\n\/*\r\n * Hide class=\"sectionlink\", except when an enclosing heading\r\n * has the :hover property.\r\n * Used to hide the ¶ marker for generating internal links\r\n *\/\r\n.sectionlink {\r\n display: none;\r\n}\r\n:hover > .sectionlink {\r\n display: inline;\r\n \/* Green so shows up on section headings too *\/\r\n color: rgb(0,255,0);\r\n}\r\n","subject":"Fix test data files so EOL does not change across OSes","message":"Fix test data files so EOL does not change across OSes\n\ngit-svn-id: 7c053b8fbd1fb5868f764c6f9536fc6a9bbe7da9@1180018 13f79535-47bb-0310-9956-ffa450edef68\n","lang":"CSS","license":"apache-2.0","repos":"vherilier\/jmeter,ThiagoGarciaAlves\/jmeter,liwangbest\/jmeter,irfanah\/jmeter,max3163\/jmeter,d0k1\/jmeter,DoctorQ\/jmeter,liwangbest\/jmeter,ra0077\/jmeter,d0k1\/jmeter,vherilier\/jmeter,hemikak\/jmeter,etnetera\/jmeter,d0k1\/jmeter,DoctorQ\/jmeter,tuanhq\/jmeter,d0k1\/jmeter,ubikfsabbe\/jmeter,hizhangqi\/jmeter-1,fj11\/jmeter,thomsonreuters\/jmeter,etnetera\/jmeter,tuanhq\/jmeter,irfanah\/jmeter,liwangbest\/jmeter,thomsonreuters\/jmeter,etnetera\/jmeter,hizhangqi\/jmeter-1,tuanhq\/jmeter,ubikfsabbe\/jmeter,max3163\/jmeter,ra0077\/jmeter,kyroskoh\/jmeter,DoctorQ\/jmeter,vherilier\/jmeter,max3163\/jmeter,kschroeder\/jmeter,hemikak\/jmeter,thomsonreuters\/jmeter,kyroskoh\/jmeter,kschroeder\/jmeter,ubikloadpack\/jmeter,etnetera\/jmeter,fj11\/jmeter,ThiagoGarciaAlves\/jmeter,ubikloadpack\/jmeter,ubikfsabbe\/jmeter,ubikfsabbe\/jmeter,kschroeder\/jmeter,etnetera\/jmeter,fj11\/jmeter,ra0077\/jmeter,hizhangqi\/jmeter-1,hemikak\/jmeter,hemikak\/jmeter,ra0077\/jmeter,ubikloadpack\/jmeter,ThiagoGarciaAlves\/jmeter,kyroskoh\/jmeter,ubikloadpack\/jmeter,max3163\/jmeter,irfanah\/jmeter,vherilier\/jmeter"} {"commit":"464523a394f5252e6d1e4c1dd1a290d354cce21a","old_file":"examples\/layout.css","new_file":"examples\/layout.css","old_contents":"body {\n font-family: sans-serif;\n font-size: 16px;\n margin: 50px;\n}\n","new_contents":"body {\n font-family: sans-serif;\n font-size: 16px;\n margin: 50px;\n max-width: 800px;\n}\n","subject":"Set max-width of the text in the examples","message":"Set max-width of the text in the examples","lang":"CSS","license":"mit","repos":"pingjiang\/flot,faheem801\/flot,xsongx\/flot,pingjiang\/flot,bilaridis\/flot,edisona\/flot,xsongx\/flot,faheem801\/flot,edisona\/flot,PiRSquared17\/flot,PiRSquared17\/flot,bilaridis\/flot"} {"commit":"2f732d18e9958cbdc30e0f9464c922fbe3641e23","old_file":"templates\/system\/modules\/admin123\/themes\/base\/css\/general.css","new_file":"templates\/system\/modules\/admin123\/themes\/base\/css\/general.css","old_contents":"\/*\n * Author: Pierre-Henry Soria \n * Copyright: (c) 2012-2016, Pierre-Henry Soria. All Rights Reserved.\n * License: GNU General Public License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory.\n *\/\n\n#cache_chart {\n height: 400px;\n width: 600px;\n}\n\n#free_space_chart {\n height: 420px;\n width: 620px;\n}\n\n#user_chart {\n height: 300px;\n width: 100%;\n margin-bottom: 8px;\n border: 1px solid #ccc;\n}\n\ntable, td, th {\n border: 1px solid gray;\n}\n","new_contents":"\/*\n * Author: Pierre-Henry Soria \n * Copyright: (c) 2012-2016, Pierre-Henry Soria. All Rights Reserved.\n * License: GNU General Public License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory.\n *\/\n\n#cache_chart, #free_space_chart, #user_chart {\n width: 100%;\n margin-bottom: 8px;\n border: 1px solid #ccc;\n}\n#cache_chart, #free_space_chart {\n height: 350px;\n}\n#user_chart {\n height: 300px;\n}\n\ntable, td, th {\n border: 1px solid gray;\n}\n","subject":"Make cache chart responsible + border","message":"Make cache chart responsible + border\n","lang":"CSS","license":"mit","repos":"pH7Software\/pH7-Social-Dating-CMS,pH7Software\/pH7-Social-Dating-CMS,pH7Software\/pH7-Social-Dating-CMS,pH7Software\/pH7-Social-Dating-CMS"} {"commit":"1c6a73e7f92342d01bd18e947d59f0f9bd137440","old_file":"assets\/concrete5inline\/styles.css","new_file":"assets\/concrete5inline\/styles.css","old_contents":".cke_button__save {\n background: #337ab7 !important;\n}\n\n.cke_button__save:hover {\n background: #286090 !important;\n}\n\n.cke_button__save_label {\n display: inline !important;\n color: #fff !important;\n}\n\n.cke_button__save_icon {\n display: none !important;\n}\n\n.cke_button__cancel_label {\n display: inline !important;\n}\n\n.cke_button__cancel_icon {\n display: none !important;\n}","new_contents":".cke_toolgroup a.cke_button__save {\n background-color: #337ab7;\n background-image: linear-gradient(to bottom,#337ab7, #336fad);\n text-shadow: none;\n}\n\n.cke_toolgroup a.cke_button__save:hover {\n background: #286090;\n background-image: linear-gradient(to bottom, #336fad, #315f9b);\n}\n\n.cke_button__save .cke_button__save_label, .cke_button__cancel .cke_button__cancel_label {\n display: inline-block;\n padding-left: 4px;\n padding-right: 4px;\n}\n\n.cke_button__save .cke_button__save_label {\n color: #fff;\n text-shadow: none;\n}\n\n.cke_button__save .cke_button__save_icon, .cke_button__cancel .cke_button__cancel_icon {\n display: none;\n}","subject":"Remove !importants, adjust style to match other UI elements","message":"Remove !importants, adjust style to match other UI elements\n","lang":"CSS","license":"mit","repos":"MrKarlDilkington\/Concrete5-CKEditor,ExchangeCore\/Concrete5-CKEditor,MrKarlDilkington\/Concrete5-CKEditor,ExchangeCore\/Concrete5-CKEditor"} {"commit":"bb0a66517782f8bb61e4d75155f8145a2ce61931","old_file":"doc\/docs\/opaldocs.css","new_file":"doc\/docs\/opaldocs.css","old_contents":".navbar-default{\n background-color: #6dbd63;\n border: #6dbd63;\n}\n.navbar-brand {\n padding: 0px;\n}\n.navbar-brand img {\n height: 50px;\n}\n\nbody {\n font-size: 18px;\n}\n\nh1,h2,h3,h4 {\n font-weight: bold;\n}\nh1 {\n margin-bottom: 24px;\n}\nh2 {\n font-size: 48px;\n}\nh3 {\n font-size: 24px;\n}\nh4 {\n font-style: italic;\n}\npre, p {\n width: 680px;\n}\n\n.bs-sidebar.well {\n background-color: white;\n box-shadow: none;\n border: none;\n margin-top: 52px;\n}\n\n.bs-sidenav li {\n font-size: 14px;\n border-bottom: 1px solid #ccc;\n padding-top: 6px;\n padding-bottom: 6px;\n}\n\n.custom-quote .fa-user-md {\n color: #6dbd63;\n}\n\n.col-md-9 img {\n width: 100%;\n padding: 24px 0px;\n}\n","new_contents":".navbar-default{\n background-color: #6dbd63;\n border: #6dbd63;\n}\n.navbar-brand {\n padding: 0px;\n}\n.navbar-brand img {\n height: 50px;\n}\n\nbody {\n font-size: 18px;\n}\n\nh1,h2,h3,h4 {\n font-weight: normal;\n}\nh1 {\n margin-bottom: 24px;\n}\nh2 {\n font-size: 36px;\n}\nh3 {\n font-size: 24px;\n}\nh4 {\n font-style: italic;\n}\npre, p {\n width: 680px;\n}\n\n.bs-sidebar.well {\n background-color: white;\n box-shadow: none;\n border: none;\n margin-top: 52px;\n}\n\n.bs-sidenav li {\n font-size: 14px;\n border-bottom: 1px solid #ccc;\n padding-top: 6px;\n padding-bottom: 6px;\n}\n\n.custom-quote .fa-user-md {\n color: #6dbd63;\n}\n\n.col-md-9 img {\n width: 100%;\n padding: 24px 0px;\n}\n","subject":"Make headings less bold in docs and reduce h2 font size","message":"Make headings less bold in docs and reduce h2 font size\n","lang":"CSS","license":"agpl-3.0","repos":"khchine5\/opal,khchine5\/opal,khchine5\/opal"} {"commit":"c865d5b896695e3d6098dc2869d91ed57f01f970","old_file":"src\/DiplomContentSystem\/ClientApp\/app\/app.component.css","new_file":"src\/DiplomContentSystem\/ClientApp\/app\/app.component.css","old_contents":"@media (max-width: 767px) {\n \/* On small screens, the nav menu spans the full width of the screen. Leave a space for it. *\/\n .body-content {\n padding-top: 50px;\n }\n}\n\n.body-content {\n margin: 2em;\n padding-left: 15px;\n padding-right: 15px;\n}\n\n.table > tbody > tr > td {\n vertical-align: middle;\n}","new_contents":"@media (max-width: 767px) {\n \/* On small screens, the nav menu spans the full width of the screen. Leave a space for it. *\/\n .body-content {\n padding-top: 50px;\n }\n}\n\n.table > tbody > tr > td {\n vertical-align: middle;\n}","subject":"Remove 2em margin for our space","message":"DCS-24: Remove 2em margin for our space\n","lang":"CSS","license":"apache-2.0","repos":"denismaster\/DiplomContentSystem,denismaster\/DiplomContentSystem,denismaster\/DiplomContentSystem,denismaster\/DiplomContentSystem"} {"commit":"fef1f0ee4ef93679b8a6d35f4346f189c254c8a5","old_file":"app\/javascript\/src\/tailwind\/components\/agenda.css","new_file":"app\/javascript\/src\/tailwind\/components\/agenda.css","old_contents":".agenda {\n @apply flex flex-wrap mb-4;\n\n .agendum {\n @apply mb-2 mx-2 w-full;\n height: fit-content;\n }\n}\n\n@screen lg {\n .agenda .agendum {\n width: 30%;\n }\n}\n","new_contents":".agenda {\n @apply flex flex-wrap mb-4;\n\n .agendum {\n @apply mb-2 mx-2 w-full;\n height: fit-content;\n\n &.sortable-ghost {\n @apply bg-primary-400 p-10;\n border: 1px dashed black;\n opacity: 0.2;\n * { visibility: hidden; }\n }\n }\n}\n\n@screen lg {\n .agenda .agendum {\n width: 30%;\n }\n}\n","subject":"Add back agendum sorting styling","message":"Add back agendum sorting styling\n","lang":"CSS","license":"mit","repos":"robyparr\/adjourn,robyparr\/adjourn,robyparr\/adjourn"} {"commit":"251c09e796ef11bbd19f004dea425ac9549a7a21","old_file":"website\/static\/css\/file-browser.css","new_file":"website\/static\/css\/file-browser.css","old_contents":".fileBrowser {\n height: 500px;\n width: 100%;\n}\n\n.fb-breadcrumbs {\n background-color: #efefef;\n padding: 10px;\n}\n\n.fb-sidebar {\n width: 25%;\n display: block;\n height: 500px;\n float: left;\n background-color: aliceblue;\n}\n\n.fb-main {\n width: 55%;\n float: left;\n background-color: antiquewhite;\n height: 500px;\n padding: 10px;\n}\n\n.fb-infobar {\n background-color: coral;\n height: 500px;\n padding: 10px;\n float: left;\n width: 20%;\n}\n\n.fb-breadcrumbs ul, .fb-collections ul {\n padding: 0;\n list-style: none;\n}\n\n.fb-breadcrumbs ul li {\n display: inline;\n padding: 0 3px;\n}\n\n\n.fb-breadcrumbs>ul>li>.fa {\n margin-left: 5px;\n color: #999999;\n}\n\n.fb-collections ul li {\n padding: 3px 0;\n}\n\n.fb-collections ul li.active {\n background-color: #ccc;\n}\n\nli {\n}\n\nli {}\n\n.fb-collections ul>li {\n padding: 7px;\n}","new_contents":".fileBrowser {\n height: 500px;\n width: 100%;\n}\n\n.fb-breadcrumbs {\n background-color: #efefef;\n padding: 10px;\n}\n\n.fb-sidebar {\n width: 25%;\n display: block;\n height: 500px;\n float: left;\n background-color: aliceblue;\n}\n\n.fb-main {\n width: 55%;\n float: left;\n padding: 0;\n}\n\n.fb-infobar {\n background-color: coral;\n height: 500px;\n padding: 10px;\n float: left;\n width: 20%;\n}\n\n.fb-breadcrumbs ul, .fb-collections ul {\n padding: 0;\n list-style: none;\n}\n\n.fb-breadcrumbs ul li {\n display: inline;\n padding: 0 3px;\n}\n\n\n.fb-breadcrumbs>ul>li>.fa {\n margin-left: 5px;\n color: #999999;\n}\n\n.fb-collections ul li {\n padding: 3px 0;\n}\n\n.fb-collections ul li.active {\n background-color: #ccc;\n}\n\nli {\n}\n\nli {}\n\n.fb-collections ul>li {\n padding: 7px;\n}","subject":"Update styles for main box","message":"Update styles for main box\n","lang":"CSS","license":"apache-2.0","repos":"asanfilippo7\/osf.io,wearpants\/osf.io,mluo613\/osf.io,monikagrabowska\/osf.io,kwierman\/osf.io,acshi\/osf.io,aaxelb\/osf.io,monikagrabowska\/osf.io,icereval\/osf.io,doublebits\/osf.io,SSJohns\/osf.io,caseyrollins\/osf.io,felliott\/osf.io,TomBaxter\/osf.io,felliott\/osf.io,cwisecarver\/osf.io,brianjgeiger\/osf.io,saradbowman\/osf.io,Johnetordoff\/osf.io,erinspace\/osf.io,icereval\/osf.io,mfraezz\/osf.io,DanielSBrown\/osf.io,aaxelb\/osf.io,samchrisinger\/osf.io,doublebits\/osf.io,HalcyonChimera\/osf.io,jnayak1\/osf.io,acshi\/osf.io,kwierman\/osf.io,rdhyee\/osf.io,icereval\/osf.io,chennan47\/osf.io,HalcyonChimera\/osf.io,asanfilippo7\/osf.io,mluke93\/osf.io,binoculars\/osf.io,caseyrollins\/osf.io,sloria\/osf.io,acshi\/osf.io,chrisseto\/osf.io,samchrisinger\/osf.io,caneruguz\/osf.io,kwierman\/osf.io,TomHeatwole\/osf.io,RomanZWang\/osf.io,TomBaxter\/osf.io,jnayak1\/osf.io,CenterForOpenScience\/osf.io,cslzchen\/osf.io,leb2dg\/osf.io,baylee-d\/osf.io,zachjanicki\/osf.io,aaxelb\/osf.io,RomanZWang\/osf.io,mattclark\/osf.io,kch8qx\/osf.io,doublebits\/osf.io,brianjgeiger\/osf.io,CenterForOpenScience\/osf.io,cwisecarver\/osf.io,asanfilippo7\/osf.io,chennan47\/osf.io,pattisdr\/osf.io,felliott\/osf.io,monikagrabowska\/osf.io,zachjanicki\/osf.io,asanfilippo7\/osf.io,DanielSBrown\/osf.io,RomanZWang\/osf.io,zachjanicki\/osf.io,mluke93\/osf.io,alexschiller\/osf.io,mluo613\/osf.io,adlius\/osf.io,monikagrabowska\/osf.io,Nesiehr\/osf.io,cslzchen\/osf.io,mfraezz\/osf.io,adlius\/osf.io,acshi\/osf.io,CenterForOpenScience\/osf.io,Nesiehr\/osf.io,amyshi188\/osf.io,rdhyee\/osf.io,wearpants\/osf.io,doublebits\/osf.io,adlius\/osf.io,laurenrevere\/osf.io,TomHeatwole\/osf.io,crcresearch\/osf.io,mluo613\/osf.io,Johnetordoff\/osf.io,Nesiehr\/osf.io,amyshi188\/osf.io,HalcyonChimera\/osf.io,chrisseto\/osf.io,amyshi188\/osf.io,kch8qx\/osf.io,mluo613\/osf.io,felliott\/osf.io,leb2dg\/osf.io,baylee-d\/osf.io,baylee-d\/osf.io,alexschiller\/osf.io,Johnetordoff\/osf.io,laurenrevere\/osf.io,cwisecarver\/osf.io,zamattiac\/osf.io,alexschiller\/osf.io,cslzchen\/osf.io,rdhyee\/osf.io,samchrisinger\/osf.io,laurenrevere\/osf.io,wearpants\/osf.io,hmoco\/osf.io,doublebits\/osf.io,abought\/osf.io,chrisseto\/osf.io,erinspace\/osf.io,mattclark\/osf.io,pattisdr\/osf.io,mfraezz\/osf.io,DanielSBrown\/osf.io,cslzchen\/osf.io,emetsger\/osf.io,alexschiller\/osf.io,Nesiehr\/osf.io,abought\/osf.io,caseyrollins\/osf.io,aaxelb\/osf.io,brianjgeiger\/osf.io,mluke93\/osf.io,jnayak1\/osf.io,samchrisinger\/osf.io,CenterForOpenScience\/osf.io,chennan47\/osf.io,TomHeatwole\/osf.io,DanielSBrown\/osf.io,acshi\/osf.io,RomanZWang\/osf.io,abought\/osf.io,pattisdr\/osf.io,kch8qx\/osf.io,Johnetordoff\/osf.io,binoculars\/osf.io,wearpants\/osf.io,sloria\/osf.io,crcresearch\/osf.io,adlius\/osf.io,emetsger\/osf.io,zamattiac\/osf.io,erinspace\/osf.io,zachjanicki\/osf.io,saradbowman\/osf.io,TomHeatwole\/osf.io,rdhyee\/osf.io,kch8qx\/osf.io,mluke93\/osf.io,cwisecarver\/osf.io,mattclark\/osf.io,amyshi188\/osf.io,TomBaxter\/osf.io,SSJohns\/osf.io,zamattiac\/osf.io,mfraezz\/osf.io,monikagrabowska\/osf.io,crcresearch\/osf.io,hmoco\/osf.io,chrisseto\/osf.io,caneruguz\/osf.io,abought\/osf.io,sloria\/osf.io,RomanZWang\/osf.io,zamattiac\/osf.io,emetsger\/osf.io,kch8qx\/osf.io,caneruguz\/osf.io,alexschiller\/osf.io,emetsger\/osf.io,SSJohns\/osf.io,leb2dg\/osf.io,leb2dg\/osf.io,mluo613\/osf.io,jnayak1\/osf.io,HalcyonChimera\/osf.io,kwierman\/osf.io,hmoco\/osf.io,binoculars\/osf.io,brianjgeiger\/osf.io,hmoco\/osf.io,caneruguz\/osf.io,SSJohns\/osf.io"} {"commit":"32a09cc32a0b4a1db826834038143f799c51add3","old_file":"website\/static\/css\/custom.css","new_file":"website\/static\/css\/custom.css","old_contents":".docsSliderActive nav.toc .navBreadcrumb {\n background: rgb(249, 249, 249);\n}\n\n.docsNavContainer {\n background: rgb(249, 249, 249);\n}\n\nnav.toc .toggleNav {\n background: rgb(249, 249, 249);\n}\n\nfooter.nav-footer {\n background: $secondaryColor;\n}\n\n.mainContainer .wrapper p,\n.blockElement p,\n.mainContainer .wrapper ul li,\n.mainContainer .wrapper ol li {\n line-height: 1.5;\n}\n","new_contents":"@import url('https:\/\/fonts.googleapis.com\/css?family=Inconsolata');\n\n.docsSliderActive nav.toc .navBreadcrumb {\n background: rgb(249, 249, 249);\n}\n\n.docsNavContainer {\n background: rgb(249, 249, 249);\n}\n\nnav.toc .toggleNav {\n background: rgb(249, 249, 249);\n}\n\nfooter.nav-footer {\n background: $secondaryColor;\n}\n\n.mainContainer .wrapper p,\n.blockElement p,\n.mainContainer .wrapper ul li,\n.mainContainer .wrapper ol li {\n line-height: 1.5;\n}\n\ncode, pre code {\n font-family: 'Inconsolata', monospace;\n line-height: normal;\n}\n\ncode {\n background-color: inherit;\n box-shadow: none;\n}\n\npre code {\n font-size: 15px;\n}\n","subject":"Add some additional styling for code sections","message":"Add some additional styling for code sections\n","lang":"CSS","license":"apache-2.0","repos":"realityforge\/arez,realityforge\/arez,realityforge\/arez"} {"commit":"6affabaad9ef9aada00b81a11a7d5b8962bcbb39","old_file":"src\/css\/main.css","new_file":"src\/css\/main.css","old_contents":"\/* ==========================================================================\n Author's custom styles\n ========================================================================== *\/\n.biopic {\n\twidth: 100px;\n\tborder-radius: 50%;\n}\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","new_contents":"\/* ==========================================================================\n Author's custom styles\n ========================================================================== *\/\n.biopic {\n\twidth: 100px;\n}\n\nbody {\n\tfont-family: \"Bangers\", sans-serif;\n}\n","subject":"Add body selector and new font family","message":"Add body selector and new font family\n","lang":"CSS","license":"mit","repos":"jmmarco\/jmmarco.github.io,jmmarco\/jmmarco.github.io"} {"commit":"acd7dc25d3cdcf6d60c385e69b5c0556d5e3d1af","old_file":"app\/components\/Dropdown\/Dropdown.css","new_file":"app\/components\/Dropdown\/Dropdown.css","old_contents":".content {\n background: #fff;\n border-radius: 5px;\n border: 1px solid #ccc;\n box-shadow: 0 4px 2px #eee;\n margin-top: -5px;\n position: absolute;\n width: 220px;\n padding: 5px 0;\n}\n\n.content h2 {\n margin: 0;\n font-size: 1.2rem;\n}\n\n.dropdownList > li > a {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n padding: 10px 15px;\n\n &:hover {\n background: linear-gradient(#eee, #dedede);\n }\n}\n\n.divider {\n height: 1px;\n width: 100%;\n background-color: #ccc;\n}\n","new_contents":".content {\n background: #fff;\n border-radius: 5px;\n border: 1px solid #ccc;\n box-shadow: 0 4px 2px #eee;\n position: absolute;\n width: 220px;\n padding: 5px 0;\n}\n\n.content::before,\n.content::after {\n position: absolute;\n content: '';\n width: 0;\n height: 0;\n border-left: 8px solid transparent;\n border-right: 8px solid transparent;\n border-bottom: 8px solid #bbb;\n margin: 0 auto;\n left: 0;\n right: 0;\n top: -8px;\n}\n\n.content::after {\n border-left: 7px solid transparent;\n border-right: 7px solid transparent;\n border-bottom: 7px solid #fff;\n top: -7px;\n}\n\n.content h2 {\n margin: 0;\n font-size: 1.2rem;\n}\n\n.dropdownList > li > a {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n padding: 10px 15px;\n\n &:hover {\n background: linear-gradient(#eee, #dedede);\n }\n}\n\n.divider {\n height: 1px;\n width: 100%;\n background-color: #ccc;\n}\n","subject":"Add an arrow above the dropdown content pointing to the icon","message":"Add an arrow above the dropdown content pointing to the icon\n","lang":"CSS","license":"mit","repos":"webkom\/lego-webapp,webkom\/lego-webapp,webkom\/lego-webapp"} {"commit":"58f5c04a5ae204ce8e27cad3c798c64ad4a7d4dd","old_file":"assets\/css\/racer.css","new_file":"assets\/css\/racer.css","old_contents":"#racetrack {\n border: 1px solid black;\n height: 150px;\n background-image: url(\"..\/img\/nyanBackground.jpg\");\n background-size: 100%;\n \/*background-repeat: no-repeat;*\/\n}\n\n.player {\n height: 50px;\n width: 50px;\n \/* background-color: blue;*\/\n background-repeat: no-repeat;\n background-size: 100%;\n \/*border: 1px solid black;*\/\n margin: 10px 0 10px 10px;\n}","new_contents":"#racetrack {\n border: 2px solid black;\n height: 150px;\n background-image: url(\"..\/img\/nyanBackground.jpg\");\n background-size: 100%;\n \/*background-repeat: no-repeat;*\/\n}\n\n\/* foundation-compliant css to align the div vertically. found on *\/\n\n.valign-middle {\n display: table;\n\n > .columns {\n display: table-cell;\n vertical-align: middle;\n }\n\n > .columns, > [class*=\"column\"] + [class*=\"column\"]:last-child {\n float: none;\n }\n}\n\n.player {\n height: 75px;\n width: 75px;\n \/* background-color: blue;*\/\n background-repeat: no-repeat;\n background-size: 100%;\n \/*border: 1px solid black;*\/\n margin: 10px 0 10px 10px;\n}\n\n","subject":"Add styling to center race track. Thicken border","message":"Add styling to center race track. Thicken border\n","lang":"CSS","license":"mit","repos":"SputterPuttRedux\/basic-javascript-racer,SputterPuttRedux\/basic-javascript-racer"} {"commit":"147e1454c473d123ec49889e3208e46656adf53a","old_file":"css\/main.css","new_file":"css\/main.css","old_contents":".message_list {\n\toverflow-y: scroll;\n\tmax-height: 50%;\n\twhite-space: pre-wrap;\n\tline-height: 0.9em;\n}\n\n.chat-input {\n\twidth: 90%;\n}\n\n\/* I have no idea if this is the best way to handle the issues with float:left in navbars, or if 30px is a good value *\/\n.tabset {\n\tmin-height: 30px;\n}\n\nul.tab-list {\n\tlist-style: none;\n}\n\nul.tab-list li {\n\tdisplay: block;\n\tfloat: left;\n\tpadding: 5px;\n\tmargin: 0px 10px;\n}\n","new_contents":".message_list {\n\toverflow-y: scroll;\n\tmax-height: 50%;\n\twhite-space: pre-wrap;\n\tline-height: 0.9em;\n}\n\n.message_list li {\n\tmargin: 0.5em 0;\n}\n\n.chat-input {\n\twidth: 90%;\n}\n\n\/* I have no idea if this is the best way to handle the issues with float:left in navbars, or if 30px is a good value *\/\n.tabset {\n\tmin-height: 30px;\n}\n\nul.tab-list {\n\tlist-style: none;\n}\n\nul.tab-list li {\n\tdisplay: block;\n\tfloat: left;\n\tpadding: 5px;\n\tmargin: 0px 10px;\n}\n","subject":"Add top\/bottom margins to messages - less squished","message":"Add top\/bottom margins to messages - less squished\n","lang":"CSS","license":"mit","repos":"ethankaminski\/hackmud_chat_web,DrizzlyBear\/hackmud_chat_web,n00bish\/hackmud_chat_web,DrizzlyBear\/hackmud_chat_web,n00bish\/hackmud_chat_web,ethankaminski\/hackmud_chat_web"} {"commit":"7752fb4bbc8b0cfaddb67529b522fa8dcfec747d","old_file":"static\/google-code-prettify\/prettify.css","new_file":"static\/google-code-prettify\/prettify.css","old_contents":".pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee}","new_contents":".pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:4px;border:1px solid #ccc}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee}\n","subject":"Make border around code snippets grey","message":"Make border around code snippets grey\n","lang":"CSS","license":"mit","repos":"actor-framework\/actor-framework.github.io,actor-framework\/actor-framework.github.io"} {"commit":"6ea27ff1ced6ae6e043db22cd5ea98c28cad1111","old_file":"static\/style.css","new_file":"static\/style.css","old_contents":"table.sortable thead {\r\n font-weight: bold;\r\n cursor: default;\r\n}\r\nbody {\r\n font-size: 0.75em; \r\n background-color: #edb;\r\n border-top: none;\r\n}\r\ntd, th, table {\r\n font-family:Arial,sans-serif;\r\n border: 1px solid #888;\r\n}\r\na {\r\n color: #c1b89b;\r\n text-decoration: underline;\r\n xtext-decoration: none;\r\n}\r\n\r\ndt {\r\n font-weight: bold;\r\n}\r\ndd {\r\n padding-left: 2em;\r\n border-bottom: solid 1px #ccc;\r\n}\r\n\r\n.main {\r\n font-size: 140%; \r\n}\r\n\r\n\/* Generic classes *\/\r\n.center {\r\n text-align: center;\r\n}\r\n\r\n.small {\r\n font-size: 75%;\r\n}\r\n\r\n\/* Specific layout elments *\/ \r\n#branding a {\r\n text-decoration: none;\r\n color: #333;\r\n}\r\n\r\n\/* Status classes *\/\r\n\r\ntd.excellent {\r\n background-color: #CCFF9F;\r\n}\r\ntd.error {\r\n background-color: #FF9F9F;\r\n}\r\n\r\n\r\ntd.right { text-align: right; }\r\nth { text-align: center; }\r\nth span.units { font-size: 70%; }\r\n","new_contents":"table.sortable thead {\r\n font-weight: bold;\r\n cursor: default;\r\n}\r\nbody {\r\n font-size: 0.75em; \r\n background-color: #edb;\r\n background-color: white;\r\n border-top: none;\r\n}\r\ntd, th, table {\r\n font-family:Arial,sans-serif;\r\n border: 1px solid #888;\r\n}\r\na {\r\n color: #c1b89b;\r\n text-decoration: underline;\r\n xtext-decoration: none;\r\n}\r\n\r\ndt {\r\n font-weight: bold;\r\n}\r\ndd {\r\n padding-left: 2em;\r\n border-bottom: solid 1px #ccc;\r\n}\r\n\r\n.main {\r\n font-size: 140%; \r\n}\r\n\r\n\/* Generic classes *\/\r\n.center {\r\n text-align: center;\r\n}\r\n\r\n.small {\r\n font-size: 75%;\r\n}\r\n\r\n\/* Specific layout elments *\/ \r\n#branding a {\r\n text-decoration: none;\r\n color: #333;\r\n}\r\n\r\n#branding {\r\n background-color: #FFD700!important; \/* Gold *\/\r\n}\r\n\r\n\/* Status classes *\/\r\n\r\ntd.excellent {\r\n background-color: #CCFF9F;\r\n}\r\ntd.error {\r\n background-color: #FF9F9F;\r\n}\r\n\r\n\r\ntd.right { text-align: right; }\r\nth { text-align: center; }\r\nth span.units { font-size: 70%; }\r\n","subject":"Change the title's background color to gold.","message":"Change the title's background color to gold.\n","lang":"CSS","license":"mit","repos":"CorralPeltzer\/newTrackon"} {"commit":"01da1d7f7d53f276b54d472c84c8002ff8c902c1","old_file":"modules\/data\/webadmin\/files\/webadmin.css","new_file":"modules\/data\/webadmin\/files\/webadmin.css","old_contents":".encoding-placeholder-big {\n\ttext-decoration:underline;\n\tfont-style:italic;\n}\n\n.encoding-settings {\n\twidth: 500px;\n}\n\ntable .sorted::after {\n\tcontent:\" ▼\";\n}\ntable .reverse-sorted::after {\n\tcontent:\" ▲\";\n}","new_contents":".encoding-placeholder-big {\n\ttext-decoration:underline;\n\tfont-style:italic;\n}\n\n.encoding-settings {\n\twidth: 500px;\n}\n\ntable .sorted::after {\n\tcontent:\" ▾\";\n}\ntable .reverse-sorted::after {\n\tcontent:\" ▴\";\n}","subject":"Use small triangles for sorting indicators","message":"Use small triangles for sorting indicators\n","lang":"CSS","license":"apache-2.0","repos":"dgw\/znc,jreese\/znc,jpnurmi\/znc,Hasimir\/znc,KielBNC\/znc,wolfy1339\/znc,Adam-\/znc,wolfy1339\/znc,anthonyryan1\/znc,BtbN\/znc,wolfy1339\/znc,Kriechi\/znc,wolfy1339\/znc,wolfy1339\/znc,Zarthus\/znc,reedloden\/znc,Hasimir\/znc,DarthGandalf\/znc,jreese\/znc,jreese\/znc,reedloden\/znc,Adam-\/znc,Phansa\/znc,kashike\/znc,Mikaela\/znc,kashike\/znc,evilnet\/znc,Adam-\/znc,KielBNC\/znc,GLolol\/znc,GLolol\/znc,Mkaysi\/znc,TuffLuck\/znc,Adam-\/znc,Mikaela\/znc,reedloden\/znc,znc\/znc,Zarthus\/znc,znc\/znc,markusj\/znc,badloop\/znc,Mikaela\/znc,anthonyryan1\/znc,znc\/znc,Kriechi\/znc,evilnet\/znc,evilnet\/znc,Zarthus\/znc,Kriechi\/znc,aarondunlap\/znc,jpnurmi\/znc,aarondunlap\/znc,dgw\/znc,kashike\/znc,BtbN\/znc,Mkaysi\/znc,markusj\/znc,elyscape\/znc,Zarthus\/znc,aarondunlap\/znc,anthonyryan1\/znc,Kriechi\/znc,psychon\/znc,BtbN\/znc,kashike\/znc,anthonyryan1\/znc,DarthGandalf\/znc,dgw\/znc,TuffLuck\/znc,BtbN\/znc,Mikaela\/znc,badloop\/znc,Mkaysi\/znc,Adam-\/znc,jpnurmi\/znc,jpnurmi\/znc,Mikaela\/znc,psychon\/znc,BtbN\/znc,TuffLuck\/znc,Mikaela\/znc,markusj\/znc,Mkaysi\/znc,reedloden\/znc,psychon\/znc,badloop\/znc,KielBNC\/znc,TuffLuck\/znc,jreese\/znc,Hasimir\/znc,Mkaysi\/znc,TuffLuck\/znc,markusj\/znc,badloop\/znc,anthonyryan1\/znc,elyscape\/znc,aarondunlap\/znc,DarthGandalf\/znc,Adam-\/znc,Phansa\/znc,psychon\/znc,aarondunlap\/znc,elyscape\/znc,badloop\/znc,Zarthus\/znc,TuffLuck\/znc,Hasimir\/znc,badloop\/znc,psychon\/znc,Hasimir\/znc,dgw\/znc,Hasimir\/znc,kashike\/znc,Phansa\/znc,psychon\/znc,Phansa\/znc,evilnet\/znc,znc\/znc,Phansa\/znc,jreese\/znc,DarthGandalf\/znc,markusj\/znc,dgw\/znc,Hasimir\/znc,elyscape\/znc,znc\/znc,Mkaysi\/znc,aarondunlap\/znc,evilnet\/znc,KielBNC\/znc,anthonyryan1\/znc,Kriechi\/znc,jpnurmi\/znc,Zarthus\/znc,kashike\/znc,GLolol\/znc,GLolol\/znc,Mkaysi\/znc,KielBNC\/znc,Mikaela\/znc,dgw\/znc,jpnurmi\/znc,anthonyryan1\/znc,DarthGandalf\/znc,Adam-\/znc,TuffLuck\/znc,GLolol\/znc,Phansa\/znc,wolfy1339\/znc,jpnurmi\/znc,jreese\/znc,BtbN\/znc,evilnet\/znc,znc\/znc,elyscape\/znc,reedloden\/znc,badloop\/znc,KielBNC\/znc,Kriechi\/znc,markusj\/znc,aarondunlap\/znc,DarthGandalf\/znc,elyscape\/znc,GLolol\/znc,reedloden\/znc"} {"commit":"5d1750442ff0d3b1a4ab1c9ddd99efd1582b6cfe","old_file":"src\/app\/App.css","new_file":"src\/app\/App.css","old_contents":"$borderStyle: 1px solid rgb(232,232,232);\n$mainPad: 20px;\n\n.App {\n display: flex;\n flex-direction: column;\n height: 100vh;\n}\n\n.App__topbar {\n height: 40px;\n flex: 0 0 auto;\n border-bottom: $borderStyle;\n padding: 0 $mainPad;\n}\n\n.App__content {\n flex-grow: 1;\n display: flex;\n}\n.App__sidebar {\n flex: 0 0 auto;\n height: inherit;\n width: 220px;\n border-right: $borderStyle;\n overflow: auto;\n padding: $mainPad;\n}\n.App__main {\n height: inherit;\n flex-grow: 1;\n overflow: auto;\n background-color: #f1f1f1;\n padding: $mainPad;\n}\n","new_contents":":root {\n --borderStyle: 1px solid rgb(232,232,232);\n --mainPad: 20px;\n}\n\n.App {\n display: flex;\n flex-direction: column;\n height: 100vh;\n}\n\n.App__topbar {\n height: 40px;\n flex: 0 0 auto;\n border-bottom: var(--borderStyle);\n padding: 0 var(--mainPad);\n}\n\n.App__content {\n flex-grow: 1;\n display: flex;\n}\n.App__sidebar {\n flex: 0 0 auto;\n height: inherit;\n width: 220px;\n border-right: var(--borderStyle);\n overflow: auto;\n padding: var(--mainPad);\n}\n.App__main {\n height: inherit;\n flex-grow: 1;\n overflow: auto;\n background-color: #f1f1f1;\n padding: var(--mainPad);\n}\n","subject":"Fix using variables in CSS","message":"Fix using variables in CSS\n","lang":"CSS","license":"mit","repos":"rodmax\/react-playground,rodmax\/react-playground,rodmax\/react-playground,rodmax\/react-playground"} {"commit":"f4fd3009407929ba45050b26ccd6cc7adeb1a711","old_file":"css\/devtools.css","new_file":"css\/devtools.css","old_contents":"body {\n margin: 0;\n}\n\n#content canvas {\n position: absolute;\n left: 0;\n top: 0;\n}\n\n#content {\n align-items: center;\n display: flex;\n justify-content: center;\n height: 100vh;\n width: 100vw;\n}\n\nimg {\n height: 85vh;\n width: 85vh;\n z-index: 1;\n}\n","new_contents":"body {\n margin: 0;\n}\n\n#content canvas {\n position: absolute;\n left: 0;\n top: 0;\n}\n\n#content {\n align-items: center;\n background: linear-gradient(#93e7ff6b,#4b7dff7a);\n display: flex;\n justify-content: center;\n height: 100vh;\n width: 100vw;\n}\n\nimg {\n height: 85vh;\n width: 85vh;\n z-index: 1;\n}\n","subject":"Add a bit of a background.","message":"Add a bit of a background.\n","lang":"CSS","license":"mpl-2.0","repos":"bwinton\/d3Experiments,bwinton\/d3Experiments"} {"commit":"26389655b898e91b1678d1b7e849bd59d70a5669","old_file":"src\/app\/set-up-steps\/scenarios-set-up\/scenarios\/scenarios.component.css","new_file":"src\/app\/set-up-steps\/scenarios-set-up\/scenarios\/scenarios.component.css","old_contents":".scenarios-wrapper { \n flex-wrap: wrap;\n align-items: center;\n \n}\n\n\/* NOTE: Configuring buttons *\/\n.scenarios-buttons { \n position: relative;\n top: 10px;\n height: 5%;\n background: white;\n align-items: center; \/* For vertical alignment *\/\n display: flex; \n}\n.scenarios-open-btn, .scenarios-save-btn { \n border-radius: 10px; \n border: none; \n text-align: center; \n font-style: normal; \n font-size: 14px; \n outline: none;\n}\n.scenarios-open-btn, .scenarios-save-btn { \n color: #212121; \n font-family: Arimo; \n font-weight: normal; \n background: #FFFFFF; \n}\n\n.scenarios-open-btn:hover, .scenarios-save-btn:hover { \n background: #f5f5f5;\n} \n\n.scenarios-open-btn { \n float: left;\n margin-left: 40px;\n background: \"src\/assets\/icons\/folder-open-icon.svg\";\n}\n\n.scenarios-save-btn { \n float: left;\n margin-left: 40px;\n}\n\n.code-editor-wrapper { \n border: 1px black solid;\n display: block;\n top: 20px;\n margin-top: 50px;\n background: green;\n}\n\n.scenarios-page-wrapper { \n height: 600px;\n background: white;\n}","new_contents":"\n.scenarios-wrapper { \n flex-wrap: wrap;\n align-items: center;\n}\n\n\/* NOTE: Configuring buttons *\/\n.scenarios-buttons { \n position: relative;\n top: 10px;\n height: 5%;\n background: white;\n align-items: center; \/* For vertical alignment *\/\n display: flex; \n}\n.scenarios-open-btn, .scenarios-save-btn { \n border-radius: 10px; \n border: none; \n text-align: center; \n font-style: normal; \n font-size: 14px; \n outline: none;\n}\n.scenarios-open-btn, .scenarios-save-btn { \n color: #212121; \n font-family: Arimo; \n font-weight: normal; \n background: #FFFFFF; \n}\n\n.scenarios-open-btn:hover, .scenarios-save-btn:hover { \n background: #f5f5f5;\n} \n\n.scenarios-open-btn { \n float: left;\n margin-left: 40px;\n background: \"src\/assets\/icons\/folder-open-icon.svg\";\n}\n\n.scenarios-save-btn { \n float: left;\n margin-left: 40px;\n}\n\n.code-editor-wrapper { \n text-align: left;\n border: 1px black solid;\n display: block;\n top: 20px;\n margin-top: 50px;\n background: green;\n}\n\n.scenarios-page-wrapper { \n height: 600px;\n background: white;\n}","subject":"Change styling for code editor @ scenarios set up page.","message":"Change styling for code editor @ scenarios set up page.\n","lang":"CSS","license":"mit","repos":"emc-mongoose\/console,emc-mongoose\/console,emc-mongoose\/console"} {"commit":"2f365c4045778e7e9a672596af485fdac887efb3","old_file":"src\/components\/NewsList\/index.css","new_file":"src\/components\/NewsList\/index.css","old_contents":".container {\n margin-bottom: 30px;\n}\n\n.container a:visited {\n color: #555;\n}\n\n.heading {\n margin: 0;\n line-height: 1.6em;\n}\n\n.description {\n margin-top: 15px;\n margin-bottom: 0;\n}\n\n.footer {\n padding-top: 15px;\n line-height: 1.5em;\n}\n\n.footerItem {\n display: inline-block;\n margin-right: 15px;\n}\n","new_contents":".container {\n margin-bottom: 30px;\n}\n\n.container a:visited {\n color: #555;\n}\n\n.heading {\n margin: 0;\n line-height: 1.6em;\n word-break: break-all;\n}\n\n.description {\n margin-top: 15px;\n margin-bottom: 0;\n word-break: break-all;\n}\n\n.footer {\n padding-top: 15px;\n line-height: 1.5em;\n}\n\n.footerItem {\n display: inline-block;\n margin-right: 15px;\n}\n","subject":"Fix words not breaking onto next line on small screens","message":"Fix words not breaking onto next line on small screens\n","lang":"CSS","license":"mit","repos":"devnews\/web,devnews\/web"} {"commit":"670cf4c249dd0b2aea33c64591397d16a8357c9f","old_file":"css\/full.css","new_file":"css\/full.css","old_contents":"\/*!\n * Start Bootstrap - Full HTML Template (http:\/\/startbootstrap.com)\n * Code licensed under the Apache License v2.0.\n * For details, see http:\/\/www.apache.org\/licenses\/LICENSE-2.0.\n *\/\n\nbody {\n margin-top: 50px; \/* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. *\/\n background-color: #373737;\n}\n\n\/* Header Image Background - Change the URL below to your image path (example: ..\/images\/background.jpg) *\/\n\nbody {\n background: url('..\/imgs\/buzz.png') no-repeat center center fixed;\n -webkit-background-size: cover;\n -moz-background-size: cover;\n background-size: cover;\n -o-background-size: cover;\n}\n\n.navbar-inverse {\n background-color: transparent;\n border: none;\n}\n\n.navbar-toggle {\n margin-top: 20px;\n\n}\n\n.title {\n font-size: 2em;\n color: #FFF;\n margin: 25px 10px;\n}\n\n.icon {\n width: 50px;\n height: auto;\n}","new_contents":"\/*!\n * Start Bootstrap - Full HTML Template (http:\/\/startbootstrap.com)\n * Code licensed under the Apache License v2.0.\n * For details, see http:\/\/www.apache.org\/licenses\/LICENSE-2.0.\n *\/\n\nbody {\n margin-top: 50px; \/* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. *\/\n background-color: #373737;\n}\n\n\/* Header Image Background - Change the URL below to your image path (example: ..\/images\/background.jpg) *\/\n\nhtml {\n background: url('..\/imgs\/buzz.png') no-repeat center center fixed;\n -webkit-background-size: cover;\n -moz-background-size: cover;\n -o-background-size: cover;\n background-size: cover;\n height: 100%;\n overflow: hidden;\n}\n\n.navbar-inverse {\n background-color: transparent;\n border: none;\n}\n\n.navbar-toggle {\n margin-top: 20px;\n\n}\n\n.title {\n font-size: 2em;\n color: #FFF;\n margin: 25px 10px;\n}\n\n.icon {\n width: 50px;\n height: auto;\n}\n","subject":"Fix background image on mobile","message":"Fix background image on mobile","lang":"CSS","license":"apache-2.0","repos":"jfacorro\/jfacorro.github.io"} {"commit":"4e407beeb3593f8eca9389c012151335d3bfe2c1","old_file":"css\/main.css","new_file":"css\/main.css","old_contents":"body {\n height: 100vh;\n display: flex;\n flex-flow: row wrap;\n text-align: center;\n align-content: center;\n font-family: 'Montserrat', sans-serif;\n}\n\nbody > * {\n flex: 1 100%;\n}\n\n.message {\n margin-bottom: 1em;\n color: #6C7A89;\n font-size: x-large;\n}\n\na {\n color: #6C7A89;\n text-decoration: none;\n}\n\np {\n margin: 0 0 1em 0;\n}\n\n.link {\n margin: 0.25em;\n}\n\n.links svg {\n transition: transform 0.3s, color 0.3s;\n}\n\n.links a:hover svg {\n color: #000;\n transform: scale(1.25);\n}","new_contents":"body {\n height: 100vh;\n display: flex;\n flex-flow: row wrap;\n text-align: center;\n align-content: center;\n font-family: 'Montserrat', sans-serif;\n font-size: 1.5rem;\n}\n\n@media (orientation: portrait) {\n body {\n font-size: 3rem;\n }\n}\n\nbody > * {\n flex: 1 100%;\n}\n\n.message {\n margin-bottom: 1em;\n color: #6C7A89;\n}\n\na {\n color: #6C7A89;\n text-decoration: none;\n}\n\np {\n margin: 0 0 1em 0;\n}\n\n.link {\n margin: 0.25em;\n}\n\n.links svg {\n transition: transform 0.3s, color 0.3s;\n}\n\n.links a:hover svg {\n color: #000;\n transform: scale(1.25);\n}","subject":"Update font-size for portrait screens","message":"Update font-size for portrait screens\n","lang":"CSS","license":"mit","repos":"jmunts\/jmunts.github.io"} {"commit":"0c1ed0d87f5a6b1b4984d4dfe7ea2a04bec62bf4","old_file":"src\/wirecloud\/fiwaretheme\/static\/css\/styledelements\/styled_addon.css","new_file":"src\/wirecloud\/fiwaretheme\/static\/css\/styledelements\/styled_addon.css","old_contents":"","new_contents":".add-on {\n display: inline-block;\n width: auto;\n height: 20px;\n min-width: 16px;\n padding: 3px 5px 2px;\n font-size: 14px;\n font-weight: normal;\n line-height: 20px;\n text-align: center;\n text-shadow: 0 1px 0 #ffffff;\n background-color: #eeeeee;\n border: 1px solid #ccc;\n vertical-align: top;\n -webkit-border-radius: 0;\n -moz-border-radius: 0;\n border-radius: 0;\n}\n\n.input-prepend > .west_container > .add-on:first-child {\n -webkit-border-radius: 4px 0 0 4px;\n -moz-border-radius: 4px 0 0 4px;\n border-radius: 4px 0 0 4px;\n}\n\n.input-prepend > .west_container > .add-on:last-child {\n margin: 0 -1px 0 0;\n}\n\n.input-append > .east_container > .add-on:first-child {\n margin: 0 0 0 -1px;\n}\n\n.input-append > .east_container > .add-on:last-child {\n -webkit-border-radius: 0 4px 4px 0;\n -moz-border-radius: 0 4px 4px 0;\n border-radius: 0 4px 4px 0;\n}\n\n","subject":"Add custom style for add ons when using the fiware theme","message":"Add custom style for add ons when using the fiware theme\n","lang":"CSS","license":"agpl-3.0","repos":"rockneurotiko\/wirecloud,rockneurotiko\/wirecloud,jpajuelo\/wirecloud,rockneurotiko\/wirecloud,jpajuelo\/wirecloud,jpajuelo\/wirecloud,rockneurotiko\/wirecloud,jpajuelo\/wirecloud"} {"commit":"e6e162ab7628f98c78709ad744af4b8a5441c000","old_file":"packages\/@sanity\/base\/src\/change-indicators\/overlay\/ConnectorsOverlay.css","new_file":"packages\/@sanity\/base\/src\/change-indicators\/overlay\/ConnectorsOverlay.css","old_contents":"@import 'part:@sanity\/base\/theme\/variables-style';\n\n.svg {\n z-index: calc(var(--zindex-portal) - 1);\n pointer-events: none;\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0;\n width: 100%;\n}\n\n.connector {\n stroke: #2276fc;\n stroke-width: 2;\n pointer-events: all;\n cursor: pointer;\n}\n\n.dangerConnector {\n composes: connector;\n stroke: var(--state-danger-color);\n}\n\n.hoverConnector {\n composes: connector;\n stroke: var(--state-warning-color);\n}\n\n.hasFocus {\n opacity: 1;\n}\n","new_contents":"@import 'part:@sanity\/base\/theme\/variables-style';\n\n.svg {\n z-index: calc(var(--zindex-portal) - 1);\n pointer-events: none;\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0;\n width: 100%;\n}\n\n.connector {\n stroke: var(--brand-primary);\n stroke-width: 2;\n pointer-events: all;\n cursor: pointer;\n}\n\n.dangerConnector {\n composes: connector;\n stroke: var(--state-danger-color);\n}\n\n.hoverConnector {\n composes: connector;\n stroke: var(--state-warning-color);\n}\n\n.hasFocus {\n opacity: 1;\n}\n","subject":"Fix an issue where the connector line was not themeable","message":"[base] Fix an issue where the connector line was not themeable\n","lang":"CSS","license":"mit","repos":"sanity-io\/sanity,sanity-io\/sanity,sanity-io\/sanity,sanity-io\/sanity"} {"commit":"3de6cd0f20011eb98d60b728dcce4aeb7f17186c","old_file":"src\/main\/webapp\/style.css","new_file":"src\/main\/webapp\/style.css","old_contents":":root {\n --passed: #4fdc7f;\n --failed: #DC4F4F;\n}\n\n.build-snapshot {\n color: var(--primary);\n border-radius: 1rem;\n flex: 1;\n font-size: 1rem;\n}\n\n.passed {\n background-color: var(--passed);\n}\n\n.failed {\n background-color: var(--failed);\n}\n\n.header-toggle {\n height: 1.5rem;\n width: 1.5rem;\n}\n\n.snapshot-header {\n align-items: center;\n display: flex;\n}","new_contents":":root {\n --passed: #4fdc7f;\n --failed: #DC4F4F;\n}\n\n.build-snapshot {\n color: var(--primary);\n border-radius: 1rem;\n flex: 1;\n font-size: 1rem;\n}\n\n.passed {\n background-color: var(--passed);\n}\n\n.failed {\n background-color: var(--failed);\n}\n\n.header-toggle {\n height: 1.5rem;\n width: 1.5rem;\n}\n\n.snapshot-header {\n align-items: center;\n display: flex;\n}\n","subject":"Add new line at end of file","message":"Add new line at end of file\n","lang":"CSS","license":"apache-2.0","repos":"googleinterns\/step240-2020,googleinterns\/step240-2020,googleinterns\/step240-2020,googleinterns\/step240-2020"} {"commit":"31c030019b645aa11f8eab8427991e340fbfdca4","old_file":"src\/components\/SocialLink\/styles.css","new_file":"src\/components\/SocialLink\/styles.css","old_contents":".social-link-item {\n display: inline-block;\n}\n\n.social-link-anchor {\n margin: .5rem;\n padding: .5rem;\n display: inline-block;\n transition: all 0.2s ease;\n}\n.social-link-anchor:hover {\n -webkit-filter: drop-shadow(0 3px 3px rgba(0,0,0,0.16));\n filter: drop-shadow(0 3px 3px rgba(0,0,0,0.16));\n}\n\n.social-icon {\n height: 4em;\n transition: all 0.2s ease;\n}\n.social-link-anchor:hover .social-icon {\n -webkit-filter: drop-shadow(0 3px 3px rgba(0,0,0,0.23));\n filter: drop-shadow(0 3px 3px rgba(0,0,0,0.23));\n}\n\n.social-icon.dark {\n opacity: 1;\n position: absolute;\n}\n.social-link-anchor:hover .social-icon.dark {\n opacity: 0;\n transform: scale(1.1);\n}\n\n.social-icon.colorful {\n opacity: 0;\n}\n.social-link-anchor:hover .social-icon.colorful {\n opacity: 1;\n transform: scale(1.1);\n}\n","new_contents":".social-link-item {\n display: inline-block;\n}\n\n.social-link-anchor {\n margin: .5rem;\n padding: .5rem;\n display: inline-block;\n}\n\n.social-icon {\n height: 4em;\n transition: all 0.2s ease;\n}\n.social-link-anchor:hover .social-icon {\n -webkit-filter: drop-shadow(0 3px 3px rgba(0,0,0,0.23));\n filter: drop-shadow(0 3px 3px rgba(0,0,0,0.23));\n}\n\n.social-icon.dark {\n opacity: 1;\n position: absolute;\n}\n.social-link-anchor:hover .social-icon.dark {\n opacity: 0;\n transform: scale(1.1);\n}\n\n.social-icon.colorful {\n opacity: 0;\n}\n.social-link-anchor:hover .social-icon.colorful {\n opacity: 1;\n transform: scale(1.1);\n}\n","subject":"Remove extra shadow on social icons","message":":art: Remove extra shadow on social icons\n\nLess performant and looks too dark\n","lang":"CSS","license":"mit","repos":"cooperka\/personal-website,cooperka\/personal-website"} {"commit":"072691b61aa06ff2dab46722904918ef334d672f","old_file":"src\/styles\/mdc.global.css","new_file":"src\/styles\/mdc.global.css","old_contents":"@import \"mdc-theme.global.css\";\n@import \"..\/..\/node_modules\/@material\/button\/dist\/mdc.button.css\";\n@import \"..\/..\/node_modules\/@material\/ripple\/dist\/mdc.ripple.css\";\n@import \"..\/..\/node_modules\/@material\/textfield\/dist\/mdc.textfield.css\";\n@import \"..\/..\/node_modules\/@material\/menu\/dist\/mdc.menu.css\";\n@import \"..\/..\/node_modules\/@material\/select\/dist\/mdc.select.css\";\n@import \"..\/..\/node_modules\/@material\/toolbar\/dist\/mdc.toolbar.css\";\n@import \"..\/..\/node_modules\/@material\/tabs\/dist\/mdc.tabs.css\";\n\n\/* TODO Explore possibility to use CSS variable here once postcss variable is removed *\/\n.mdc-button--accent {\n color: white !important;\n}\n\n.mdc-select__menu .mdc-list-item {\n transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;\n \/* Important is used here as MDC will add transition-delay for delaying showing text inside select *\/\n transition-delay: 0s !important;\n &:hover {\n background-color: rgba(0, 0, 0, .1);\n }\n}\n","new_contents":"@import \"mdc-theme.global.css\";\n@import \"..\/..\/node_modules\/@material\/button\/dist\/mdc.button.css\";\n@import \"..\/..\/node_modules\/@material\/ripple\/dist\/mdc.ripple.css\";\n@import \"..\/..\/node_modules\/@material\/textfield\/dist\/mdc.textfield.css\";\n@import \"..\/..\/node_modules\/@material\/menu\/dist\/mdc.menu.css\";\n@import \"..\/..\/node_modules\/@material\/select\/dist\/mdc.select.css\";\n@import \"..\/..\/node_modules\/@material\/toolbar\/dist\/mdc.toolbar.css\";\n@import \"..\/..\/node_modules\/@material\/tabs\/dist\/mdc.tabs.css\";\n\n\/* TODO Explore possibility to use CSS variable here once postcss variable is removed *\/\n.mdc-button--accent {\n color: white !important;\n}\n\n.mdc-select__menu .mdc-list-item {\n transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;\n \/* Important is used here as MDC will add transition-delay for delaying showing text inside select *\/\n transition-delay: 0s !important;\n &:hover {\n background-color: rgba(0, 0, 0, .1);\n }\n}\n\n.mdc-toolbar__title {\n margin-left: .5em;\n}\n","subject":"Add some space on title bar","message":"Add some space on title bar\n","lang":"CSS","license":"mit","repos":"Holi0317\/bridge-calc,Holi0317\/bridge-calc,Holi0317\/bridge-calc"} {"commit":"2c8ef8d434d10fb269a405feb90e6a8f216755d9","old_file":"static\/waypointviewer.css","new_file":"static\/waypointviewer.css","old_contents":".infoWindow table {\n\tfont-family: verdana, sans-serif;\n\tfont-size: 7pt;\n}\n\n.infoWindow th {\n\ttext-align: right;\n}\n\n.richMarker {\n\tborder-style: none;\n\tcolor: black;\n\tfont-family: verdana, sans-serif;\n\tfont-weight: bold;\n\tfont-size: 7pt;\n\tpadding: 0px;\n}\n","new_contents":".infoWindow table {\n\tfont-family: verdana, sans-serif;\n\tfont-size: 7pt;\n}\n\n.infoWindow th {\n\ttext-align: right;\n}\n\n.richMarker {\n\tborder-radius: 3px;\n\tborder-style: solid;\n\tborder-width: 0;\n\tcolor: black;\n\tfont-family: verdana, sans-serif;\n\tfont-size: 7pt;\n\theight: 10px;\n\tmargin: 0px;\n\tpadding: 0px 2px;\n}\n","subject":"Make rich markers more beautiful","message":"Make rich markers more beautiful\n","lang":"CSS","license":"agpl-3.0","repos":"twpayne\/waypointviewer,twpayne\/waypointviewer,Slamdunk\/waypointviewer,twpayne\/waypointviewer,Slamdunk\/waypointviewer,Slamdunk\/waypointviewer"} {"commit":"a2ec30482d55dc1187a7944610ae2d40cc9f29da","old_file":"src\/styles\/material-design-icons.css","new_file":"src\/styles\/material-design-icons.css","old_contents":"@font-face {\n font-family: 'Material Icons';\n font-style: normal;\n font-weight: 400;\n src: local('Material Icons'),\n local('MaterialIcons-Regular'),\n url('..\/fonts\/MaterialIcons-Regular.woff2') format('woff2'),\n url('..\/fonts\/MaterialIcons-Regular.woff') format('woff');\n}\n\n.material-icons {\n font-family: 'Material Icons';\n font-weight: normal;\n font-style: normal;\n font-size: 24px;\n line-height: 1;\n letter-spacing: normal;\n text-transform: none;\n display: inline-block;\n white-space: nowrap;\n word-wrap: normal;\n direction: ltr;\n -moz-font-feature-settings: 'liga';\n -moz-osx-font-smoothing: grayscale;\n}","new_contents":"@font-face {\n font-family: 'Material Icons';\n font-style: normal;\n font-weight: 400;\n src: url(https:\/\/example.com\/MaterialIcons-Regular.eot); \/* For IE6-8 *\/\n src: local('Material Icons'),\n local('MaterialIcons-Regular'),\n url(..\/fonts\/MaterialIcons-Regular.woff2) format('woff2'),\n url(..\/fonts\/\/MaterialIcons-Regular.woff) format('woff'),\n url(..\/fonts\/\/MaterialIcons-Regular.ttf) format('truetype');\n}\n\n.material-icons {\n font-family: 'Material Icons';\n font-weight: normal;\n font-style: normal;\n font-size: 24px; \/* Preferred icon size *\/\n display: inline-block;\n width: 1em;\n height: 1em;\n line-height: 1;\n text-transform: none;\n letter-spacing: normal;\n word-wrap: normal;\n white-space: nowrap;\n direction: ltr;\n\n \/* Support for all WebKit browsers. *\/\n -webkit-font-smoothing: antialiased;\n \/* Support for Safari and Chrome. *\/\n text-rendering: optimizeLegibility;\n\n \/* Support for Firefox. *\/\n -moz-osx-font-smoothing: grayscale;\n\n \/* Support for IE. *\/\n font-feature-settings: 'liga';\n}","subject":"Fix display material design icons on chrome","message":"Fix display material design icons on chrome\n","lang":"CSS","license":"mit","repos":"renatn\/trust-material,renatn\/trust-material,renatn\/trust-material"} {"commit":"41eb0f3d677d6018c4100c347f0c9d5f6d9519d3","old_file":"static\/css\/custom.css","new_file":"static\/css\/custom.css","old_contents":"input[type=\"radio\"][name=\"payment\"] {\n display:none;\n}\ninput[type=\"radio\"][name=\"payment\"]:checked + label i {\n color: #C02942;\n}\n\n\ninput[type=\"radio\"][name=\"payment\"]:checked + label div.feature-box {\n border-bottom-color: black;\n border-bottom-left-radius:0;\n border-bottom-right-radius:0;\n}\n\ninput[id=\"p-euros\"]:checked ~ #payment-euros,\ninput[id=\"p-paypal\"]:checked ~ #payment-paypal,\ninput[id=\"p-flattr\"]:checked ~ #payment-flattr,\ninput[id=\"p-bitcoins\"]:checked ~ #payment-bitcoins,\ninput[id=\"p-mail\"]:checked ~ #payment-mail\n{\n display: block;\n}\n\n.payment-method {\n display: none;\n padding-bottom: 20px;\n}\n","new_contents":"input[type=\"radio\"][name=\"payment\"] {\n display:none;\n}\ninput[type=\"radio\"][name=\"payment\"]:checked + label i {\n color: #C02942;\n}\n\n\ninput[type=\"radio\"][name=\"payment\"]:checked + label div.feature-box {\n border-bottom-color: black;\n border-bottom-left-radius:0;\n border-bottom-right-radius:0;\n}\n\ninput[id=\"p-euros\"]:checked ~ #payment-euros,\ninput[id=\"p-paypal\"]:checked ~ #payment-paypal,\ninput[id=\"p-flattr\"]:checked ~ #payment-flattr,\ninput[id=\"p-bitcoins\"]:checked ~ #payment-bitcoins,\ninput[id=\"p-mail\"]:checked ~ #payment-mail\n{\n display: block;\n}\n\n.payment-method {\n display: none;\n padding-bottom: 20px;\n}\n\n.payment-method > p {\n height: 30px;\n}\n","subject":"Fix display height of payment boxes","message":"Fix display height of payment boxes\n","lang":"CSS","license":"mit","repos":"vjousse\/vim-for-humans-website,vjousse\/vim-for-humans-website,vjousse\/vim-for-humans-website,vjousse\/vim-for-humans-website"} {"commit":"a293044adeed2779357638d20fb1558aac58370e","old_file":"markdown-themeable-pdf\/styles.css","new_file":"markdown-themeable-pdf\/styles.css","old_contents":"html, body {\n\ttab-size: 4;\n}\n\np {\n\ttext-align: justify;\n}\n\ntable > thead > tr > th,\ntable > tbody > tr > th,\ntable > tfoot > tr > th,\ntable > thead > tr > td,\ntable > tbody > tr > td,\ntable > tfoot > tr > td {\n padding: 4px 8px;\n}\n\nimg + em {\n\tdisplay: block;\n}\n","new_contents":"html, body {\n\ttab-size: 4;\n}\n\np {\n\ttext-align: justify;\n}\n\ntable > thead > tr > th,\ntable > tbody > tr > th,\ntable > tfoot > tr > th,\ntable > thead > tr > td,\ntable > tbody > tr > td,\ntable > tfoot > tr > td {\n padding: 4px 8px;\n}\n\nimg + em {\n\tdisplay: block;\n}\n\n.titlepage-center + h1,\n.titlepage-center + h1 + h2 {\n\ttext-align: center;\n\tborder-bottom: 0px transparent;\n}\n\n.titlepage-center + h1 + h2 + h3,\n.titlepage-center + h1 + h2 + h3 + h4 {\n\ttext-align: center;\n}\n","subject":"Add a centered titlepage style for markdown-themeable-pdf","message":"Add a centered titlepage style for markdown-themeable-pdf\n","lang":"CSS","license":"unlicense","repos":"outfrost\/university-notes"} {"commit":"dc939017f114bb63f58056d002d12642fc2c443b","old_file":"public\/style.css","new_file":"public\/style.css","old_contents":"#main {\n position: absolute;\n height: auto;\n width: 100%;\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n -webkit-transform: translate(-50%, -50%);\n -moz-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n}\n\n#main .jumbotron {\n margin: 0 auto;\n max-width: 600px;\n text-align: center;\n}\n\n#main .jumbotron h1 {\n margin-bottom: 20px;\n}\n\n#main .jumbotron p {\n text-align: justify;\n font-size: 0.8em;\n}","new_contents":"#main {\n position: absolute;\n height: auto;\n width: 100%;\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n -webkit-transform: translate(-50%, -50%);\n -moz-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n}\n\n#main .jumbotron {\n margin: 0 auto;\n max-width: 600px;\n background-color: transparent;\n text-align: center;\n}\n\n#main .jumbotron h1 {\n margin-bottom: 20px;\n}\n\n#main .jumbotron p {\n text-align: justify;\n font-size: 0.8em;\n}","subject":"Remove the gray-ness of the jumbrotron.","message":"Remove the gray-ness of the jumbrotron.\n","lang":"CSS","license":"mit","repos":"Tanner\/isgtwifidown.com,Tanner\/isgtwifidown.com"} {"commit":"4a273e98e2b72f20f976573d2c1b7c6fc9920704","old_file":"blog\/stylesheets\/blog-stylesheets.css","new_file":"blog\/stylesheets\/blog-stylesheets.css","old_contents":"body {\n background-color: #FA58AC;\n margin: 1em 1em 1em 1em;\n padding: 0 1em 0 1em;\n}\n.center {\n text-align: center;\n}\nh1 {\n border:10px solid #D0FA58;\n padding: 0 1em 0 1em;\n background-color: #81F7BE;\n}\nh2 {\n text-decoration: underline;\n}\nh4 {\n text-decoration: underline;\n}\np {\n padding-top: 1em;\n padding-bottom: 1em;\n}\np span {\n font-size: 18px;\n font-family: cursive;\n font-weight: bold;\n border: 10px solid black;\n padding: 0 1em 0 1em;\n}\np p span {\n font-weight: bold;\n}\n#left {\n display: inline-block;\n position: absolute;\n right: 60%;\n padding: 1em;\n}\n#right {\n display: inline-block;\n position: relative;\n left: 30%;\n padding: 1em;\n}","new_contents":"body {\n background-color: #FA58AC;\n margin: 1em 1em 1em 1em;\n padding: 0 1em 0 1em;\n}\n.center {\n text-align: center;\n}\n#border {\n display: inline-block;\n border: 9px solid black;\n float: left\n}\nh1 {\n border:10px solid #D0FA58;\n padding: 0 1em 0 1em;\n background-color: #81F7BE;\n}\nh2 {\n text-decoration: underline;\n}\nh4 {\n text-decoration: underline;\n}\np {\n padding: 1em;\n}\np span {\n font-size: 18px;\n font-family: cursive;\n font-weight: bold;\n border: 10px solid black;\n padding: 0 1em 0 1em;\n}\np p span {\n font-weight: bold;\n}\n#left {\n display: inline-block;\n position: absolute;\n right: 50%;\n padding: 1em;\n border: 9px solid black;\n}\n#right {\n display: inline-block;\n position: absolute;\n left: 50%;\n padding: 1em;\n}\n#table{\n border: 5px dotted black;\n border-width: 10px;\n border\n}\n#clear {\n display: block;\n position: absolute;\n bottom: 10px;\n top: 700px;\n}","subject":"Update CSS for New Blogs","message":"Update CSS for New Blogs\n","lang":"CSS","license":"mit","repos":"ecbohler\/ecbohler.github.io,ecbohler\/ecbohler.github.io"} {"commit":"8bb9285f04691218bf510a831f80874e0236ffe8","old_file":"chrome\/browser\/resources\/options\/autofill_options.css","new_file":"chrome\/browser\/resources\/options\/autofill_options.css","old_contents":".autofill-list-item {\n -webkit-box-flex: 1;\n -webkit-padding-start: 8px;\n}\n\n.autofill-list-item + img {\n -webkit-padding-end: 20px;\n vertical-align: middle;\n}\n\n#autofill-options > div:last-child {\n margin-top: 15px;\n}\n\n#autofill-options > div.settings-list > div:last-child {\n border-top: 1px solid #D9D9D9;\n padding: 5px 10px;\n}\n\n#autofill-add-address,\n#autofill-add-creditcard {\n margin: 2px 0;\n}\n","new_contents":".autofill-list-item {\n -webkit-box-flex: 1;\n -webkit-padding-start: 8px;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n.autofill-list-item + img {\n -webkit-padding-end: 20px;\n vertical-align: middle;\n}\n\n#autofill-options > div:last-child {\n margin-top: 15px;\n}\n\n#autofill-options > div.settings-list > div:last-child {\n border-top: 1px solid #D9D9D9;\n padding: 5px 10px;\n}\n\n#autofill-add-address,\n#autofill-add-creditcard {\n margin: 2px 0;\n}\n","subject":"Add 'overflow: hidden' to autofill items so we don't occlude the close button.","message":"Options: Add 'overflow: hidden' to autofill items so we don't occlude the close\nbutton.\n\nBUG=71508\nTEST=none\n\nReview URL: http:\/\/codereview.chromium.org\/6626004\n\ngit-svn-id: http:\/\/src.chromium.org\/svn\/trunk\/src@77093 4ff67af0-8c30-449e-8e8b-ad334ec8d88c\n\nFormer-commit-id: 3eddf04e60ad621f6dabbaf01804cb70f780aafd","lang":"CSS","license":"bsd-3-clause","repos":"meego-tablet-ux\/meego-app-browser,meego-tablet-ux\/meego-app-browser,meego-tablet-ux\/meego-app-browser,meego-tablet-ux\/meego-app-browser,meego-tablet-ux\/meego-app-browser,meego-tablet-ux\/meego-app-browser,meego-tablet-ux\/meego-app-browser,meego-tablet-ux\/meego-app-browser,meego-tablet-ux\/meego-app-browser,meego-tablet-ux\/meego-app-browser"} {"commit":"aad9e115facc9f168550287267c1dbe5fdb70e17","old_file":"chrome\/browser\/resources\/options\/content_settings.css","new_file":"chrome\/browser\/resources\/options\/content_settings.css","old_contents":"\/*\nCopyright (c) 2010 The Chromium Authors. All rights reserved.\nUse of this source code is governed by a BSD-style license that can be\nfound in the LICENSE file.\n*\/\n\n.exception-pattern {\n -webkit-box-flex: 1;\n -webkit-margin-end: 10px;\n -webkit-margin-start: 14px;\n}\n\n.exception-setting {\n -webkit-margin-end: 20px;\n display: inline-block;\n width: 100px;\n}\n\nselect.exception-setting {\n vertical-align: middle;\n}\n\n\/* Hacks to make the . *\/\nhtml[toolkit=gtk] select.exception-setting {\n height: 22px;\n margin-top: 1px;\n}\n\n#exception-column-headers {\n -webkit-margin-start: 17px;\n display: -webkit-box;\n margin-top: 17px;\n}\n\n#exception-column-headers > div {\n font-weight: bold;\n}\n\n#exception-pattern-column {\n -webkit-box-flex: 1;\n}\n\n#exception-behavior-column {\n width: 140px;\n}\n\n.otr-explanation {\n font-style: italic;\n}\n\n#content-settings-exceptions-area list {\n margin-bottom: 10px;\n margin-top: 4px;\n}\n\n#plugins-tab {\n display: block;\n margin: 7px 0px;\n}\n","new_contents":"\/*\nCopyright (c) 2010 The Chromium Authors. All rights reserved.\nUse of this source code is governed by a BSD-style license that can be\nfound in the LICENSE file.\n*\/\n\n.exception-pattern {\n -webkit-box-flex: 1;\n -webkit-margin-end: 10px;\n -webkit-margin-start: 14px;\n}\n\n.exception-setting {\n -webkit-margin-end: 20px;\n display: inline-block;\n width: 100px;\n}\n\nselect.exception-setting {\n vertical-align: middle;\n}\n\n\/* Hacks to make the . *\/\nhtml[toolkit=gtk] select.exception-setting {\n height: 22px;\n margin-top: 1px;\n}\n\n#exception-column-headers {\n -webkit-margin-start: 17px;\n display: -webkit-box;\n margin-top: 17px;\n}\n\n#exception-column-headers > div {\n font-weight: bold;\n}\n\n#exception-pattern-column {\n -webkit-box-flex: 1;\n}\n\n#exception-behavior-column {\n width: 145px;\n}\n\n.otr-explanation {\n font-style: italic;\n}\n\n#content-settings-exceptions-area list {\n margin-bottom: 10px;\n margin-top: 4px;\n}\n\n#plugins-tab {\n display: block;\n margin: 7px 0px;\n}\n","subject":"Adjust location of \"Behavior\" string in content settings exception table.","message":"Adjust location of \"Behavior\" string in content settings exception table.\n\nThe desired horizontal position changed from moving the Add New row to the bottom.\n\nBUG=none\nTEST=visual\n\nReview URL: http:\/\/codereview.chromium.org\/6612046\n\ngit-svn-id: de016e52bd170d2d4f2344f9bf92d50478b649e0@77537 0039d316-1c4b-4281-b951-d872f2087c98\n","lang":"CSS","license":"bsd-3-clause","repos":"pozdnyakov\/chromium-crosswalk,nacl-webkit\/chrome_deps,bright-sparks\/chromium-spacewalk,junmin-zhu\/chromium-rivertrail,mogoweb\/chromium-crosswalk,Fireblend\/chromium-crosswalk,jaruba\/chromium.src,littlstar\/chromium.src,timopulkkinen\/BubbleFish,jaruba\/chromium.src,chuan9\/chromium-crosswalk,anirudhSK\/chromium,axinging\/chromium-crosswalk,dushu1203\/chromium.src,krieger-od\/nwjs_chromium.src,fujunwei\/chromium-crosswalk,ChromiumWebApps\/chromium,ltilve\/chromium,PeterWangIntel\/chromium-crosswalk,TheTypoMaster\/chromium-crosswalk,Just-D\/chromium-1,bright-sparks\/chromium-spacewalk,anirudhSK\/chromium,Fireblend\/chromium-crosswalk,M4sse\/chromium.src,bright-sparks\/chromium-spacewalk,crosswalk-project\/chromium-crosswalk-efl,TheTypoMaster\/chromium-crosswalk,junmin-zhu\/chromium-rivertrail,littlstar\/chromium.src,mohamed--abdel-maksoud\/chromium.src,chuan9\/chromium-crosswalk,rogerwang\/chromium,zcbenz\/cefode-chromium,ChromiumWebApps\/chromium,Pluto-tv\/chromium-crosswalk,mogoweb\/chromium-crosswalk,patrickm\/chromium.src,PeterWangIntel\/chromium-crosswalk,markYoungH\/chromium.src,bright-sparks\/chromium-spacewalk,hujiajie\/pa-chromium,axinging\/chromium-crosswalk,bright-sparks\/chromium-spacewalk,littlstar\/chromium.src,markYoungH\/chromium.src,bright-sparks\/chromium-spacewalk,krieger-od\/nwjs_chromium.src,hgl888\/chromium-crosswalk,M4sse\/chromium.src,hgl888\/chromium-crosswalk-efl,jaruba\/chromium.src,Chilledheart\/chromium,rogerwang\/chromium,mohamed--abdel-maksoud\/chromium.src,nacl-webkit\/chrome_deps,keishi\/chromium,Pluto-tv\/chromium-crosswalk,dednal\/chromium.src,hujiajie\/pa-chromium,junmin-zhu\/chromium-rivertrail,crosswalk-project\/chromium-crosswalk-efl,bright-sparks\/chromium-spacewalk,robclark\/chromium,anirudhSK\/chromium,nacl-webkit\/chrome_deps,keishi\/chromium,jaruba\/chromium.src,Chilledheart\/chromium,dednal\/chromium.src,Fireblend\/chromium-crosswalk,rogerwang\/chromium,M4sse\/chromium.src,dednal\/chromium.src,anirudhSK\/chromium,mogoweb\/chromium-crosswalk,fujunwei\/chromium-crosswalk,hgl888\/chromium-crosswalk-efl,timopulkkinen\/BubbleFish,fujunwei\/chromium-crosswalk,hgl888\/chromium-crosswalk,timopulkkinen\/BubbleFish,PeterWangIntel\/chromium-crosswalk,nacl-webkit\/chrome_deps,zcbenz\/cefode-chromium,crosswalk-project\/chromium-crosswalk-efl,Chilledheart\/chromium,patrickm\/chromium.src,ondra-novak\/chromium.src,ChromiumWebApps\/chromium,dushu1203\/chromium.src,dednal\/chromium.src,ondra-novak\/chromium.src,dushu1203\/chromium.src,anirudhSK\/chromium,Pluto-tv\/chromium-crosswalk,PeterWangIntel\/chromium-crosswalk,littlstar\/chromium.src,PeterWangIntel\/chromium-crosswalk,junmin-zhu\/chromium-rivertrail,pozdnyakov\/chromium-crosswalk,fujunwei\/chromium-crosswalk,Pluto-tv\/chromium-crosswalk,crosswalk-project\/chromium-crosswalk-efl,ltilve\/chromium,mogoweb\/chromium-crosswalk,timopulkkinen\/BubbleFish,ondra-novak\/chromium.src,markYoungH\/chromium.src,Jonekee\/chromium.src,chuan9\/chromium-crosswalk,rogerwang\/chromium,markYoungH\/chromium.src,M4sse\/chromium.src,PeterWangIntel\/chromium-crosswalk,robclark\/chromium,crosswalk-project\/chromium-crosswalk-efl,timopulkkinen\/BubbleFish,mogoweb\/chromium-crosswalk,ChromiumWebApps\/chromium,ChromiumWebApps\/chromium,dednal\/chromium.src,Jonekee\/chromium.src,mohamed--abdel-maksoud\/chromium.src,Jonekee\/chromium.src,robclark\/chromium,chuan9\/chromium-crosswalk,ChromiumWebApps\/chromium,Chilledheart\/chromium,patrickm\/chromium.src,M4sse\/chromium.src,M4sse\/chromium.src,Jonekee\/chromium.src,patrickm\/chromium.src,fujunwei\/chromium-crosswalk,zcbenz\/cefode-chromium,ondra-novak\/chromium.src,hgl888\/chromium-crosswalk-efl,hujiajie\/pa-chromium,zcbenz\/cefode-chromium,keishi\/chromium,chuan9\/chromium-crosswalk,mogoweb\/chromium-crosswalk,markYoungH\/chromium.src,patrickm\/chromium.src,ondra-novak\/chromium.src,patrickm\/chromium.src,Fireblend\/chromium-crosswalk,littlstar\/chromium.src,anirudhSK\/chromium,ChromiumWebApps\/chromium,keishi\/chromium,PeterWangIntel\/chromium-crosswalk,rogerwang\/chromium,ltilve\/chromium,hgl888\/chromium-crosswalk-efl,hujiajie\/pa-chromium,zcbenz\/cefode-chromium,junmin-zhu\/chromium-rivertrail,Pluto-tv\/chromium-crosswalk,M4sse\/chromium.src,bright-sparks\/chromium-spacewalk,krieger-od\/nwjs_chromium.src,Jonekee\/chromium.src,ltilve\/chromium,junmin-zhu\/chromium-rivertrail,keishi\/chromium,crosswalk-project\/chromium-crosswalk-efl,mohamed--abdel-maksoud\/chromium.src,Chilledheart\/chromium,krieger-od\/nwjs_chromium.src,axinging\/chromium-crosswalk,Fireblend\/chromium-crosswalk,hgl888\/chromium-crosswalk,Chilledheart\/chromium,Pluto-tv\/chromium-crosswalk,nacl-webkit\/chrome_deps,robclark\/chromium,hgl888\/chromium-crosswalk,crosswalk-project\/chromium-crosswalk-efl,hgl888\/chromium-crosswalk,dednal\/chromium.src,TheTypoMaster\/chromium-crosswalk,dushu1203\/chromium.src,keishi\/chromium,crosswalk-project\/chromium-crosswalk-efl,keishi\/chromium,Just-D\/chromium-1,mohamed--abdel-maksoud\/chromium.src,bright-sparks\/chromium-spacewalk,M4sse\/chromium.src,krieger-od\/nwjs_chromium.src,ondra-novak\/chromium.src,krieger-od\/nwjs_chromium.src,mohamed--abdel-maksoud\/chromium.src,anirudhSK\/chromium,axinging\/chromium-crosswalk,hujiajie\/pa-chromium,pozdnyakov\/chromium-crosswalk,ondra-novak\/chromium.src,axinging\/chromium-crosswalk,ltilve\/chromium,zcbenz\/cefode-chromium,TheTypoMaster\/chromium-crosswalk,chuan9\/chromium-crosswalk,mohamed--abdel-maksoud\/chromium.src,hgl888\/chromium-crosswalk-efl,mohamed--abdel-maksoud\/chromium.src,fujunwei\/chromium-crosswalk,junmin-zhu\/chromium-rivertrail,Jonekee\/chromium.src,timopulkkinen\/BubbleFish,axinging\/chromium-crosswalk,zcbenz\/cefode-chromium,hgl888\/chromium-crosswalk-efl,dednal\/chromium.src,dushu1203\/chromium.src,Jonekee\/chromium.src,TheTypoMaster\/chromium-crosswalk,krieger-od\/nwjs_chromium.src,mogoweb\/chromium-crosswalk,axinging\/chromium-crosswalk,robclark\/chromium,hujiajie\/pa-chromium,littlstar\/chromium.src,robclark\/chromium,dushu1203\/chromium.src,hgl888\/chromium-crosswalk,dushu1203\/chromium.src,markYoungH\/chromium.src,timopulkkinen\/BubbleFish,pozdnyakov\/chromium-crosswalk,pozdnyakov\/chromium-crosswalk,PeterWangIntel\/chromium-crosswalk,Jonekee\/chromium.src,ltilve\/chromium,Jonekee\/chromium.src,krieger-od\/nwjs_chromium.src,jaruba\/chromium.src,krieger-od\/nwjs_chromium.src,TheTypoMaster\/chromium-crosswalk,ChromiumWebApps\/chromium,robclark\/chromium,hgl888\/chromium-crosswalk-efl,keishi\/chromium,ondra-novak\/chromium.src,nacl-webkit\/chrome_deps,fujunwei\/chromium-crosswalk,chuan9\/chromium-crosswalk,junmin-zhu\/chromium-rivertrail,hgl888\/chromium-crosswalk,dednal\/chromium.src,zcbenz\/cefode-chromium,crosswalk-project\/chromium-crosswalk-efl,littlstar\/chromium.src,jaruba\/chromium.src,ltilve\/chromium,timopulkkinen\/BubbleFish,mogoweb\/chromium-crosswalk,Just-D\/chromium-1,mohamed--abdel-maksoud\/chromium.src,markYoungH\/chromium.src,dushu1203\/chromium.src,keishi\/chromium,axinging\/chromium-crosswalk,zcbenz\/cefode-chromium,ltilve\/chromium,chuan9\/chromium-crosswalk,krieger-od\/nwjs_chromium.src,TheTypoMaster\/chromium-crosswalk,ChromiumWebApps\/chromium,timopulkkinen\/BubbleFish,M4sse\/chromium.src,junmin-zhu\/chromium-rivertrail,pozdnyakov\/chromium-crosswalk,hgl888\/chromium-crosswalk,junmin-zhu\/chromium-rivertrail,hgl888\/chromium-crosswalk-efl,Just-D\/chromium-1,hgl888\/chromium-crosswalk-efl,TheTypoMaster\/chromium-crosswalk,jaruba\/chromium.src,rogerwang\/chromium,hujiajie\/pa-chromium,Fireblend\/chromium-crosswalk,hujiajie\/pa-chromium,Chilledheart\/chromium,hujiajie\/pa-chromium,rogerwang\/chromium,anirudhSK\/chromium,patrickm\/chromium.src,Pluto-tv\/chromium-crosswalk,markYoungH\/chromium.src,ChromiumWebApps\/chromium,pozdnyakov\/chromium-crosswalk,markYoungH\/chromium.src,jaruba\/chromium.src,keishi\/chromium,timopulkkinen\/BubbleFish,ltilve\/chromium,anirudhSK\/chromium,robclark\/chromium,keishi\/chromium,axinging\/chromium-crosswalk,ondra-novak\/chromium.src,jaruba\/chromium.src,hujiajie\/pa-chromium,anirudhSK\/chromium,nacl-webkit\/chrome_deps,Just-D\/chromium-1,Pluto-tv\/chromium-crosswalk,Just-D\/chromium-1,krieger-od\/nwjs_chromium.src,timopulkkinen\/BubbleFish,fujunwei\/chromium-crosswalk,littlstar\/chromium.src,anirudhSK\/chromium,M4sse\/chromium.src,robclark\/chromium,dednal\/chromium.src,hgl888\/chromium-crosswalk,zcbenz\/cefode-chromium,nacl-webkit\/chrome_deps,zcbenz\/cefode-chromium,Fireblend\/chromium-crosswalk,Just-D\/chromium-1,mogoweb\/chromium-crosswalk,TheTypoMaster\/chromium-crosswalk,junmin-zhu\/chromium-rivertrail,Pluto-tv\/chromium-crosswalk,nacl-webkit\/chrome_deps,Chilledheart\/chromium,PeterWangIntel\/chromium-crosswalk,robclark\/chromium,hgl888\/chromium-crosswalk-efl,M4sse\/chromium.src,ChromiumWebApps\/chromium,pozdnyakov\/chromium-crosswalk,jaruba\/chromium.src,mogoweb\/chromium-crosswalk,markYoungH\/chromium.src,dushu1203\/chromium.src,Jonekee\/chromium.src,rogerwang\/chromium,mohamed--abdel-maksoud\/chromium.src,jaruba\/chromium.src,dushu1203\/chromium.src,Fireblend\/chromium-crosswalk,Just-D\/chromium-1,pozdnyakov\/chromium-crosswalk,dednal\/chromium.src,Jonekee\/chromium.src,rogerwang\/chromium,pozdnyakov\/chromium-crosswalk,Fireblend\/chromium-crosswalk,chuan9\/chromium-crosswalk,nacl-webkit\/chrome_deps,dednal\/chromium.src,dushu1203\/chromium.src,nacl-webkit\/chrome_deps,hujiajie\/pa-chromium,pozdnyakov\/chromium-crosswalk,markYoungH\/chromium.src,rogerwang\/chromium,fujunwei\/chromium-crosswalk,mohamed--abdel-maksoud\/chromium.src,axinging\/chromium-crosswalk,patrickm\/chromium.src,patrickm\/chromium.src,ChromiumWebApps\/chromium,Chilledheart\/chromium,axinging\/chromium-crosswalk,anirudhSK\/chromium,Just-D\/chromium-1"} {"commit":"bbe77078393351b1d736b18a8062bd66894cd61d","old_file":"msmb_theme\/static\/css\/msmb.css","new_file":"msmb_theme\/static\/css\/msmb.css","old_contents":"@import 'theme.css';\n@import 'jupyter.css';\n\n.wy-side-nav-search {\n background-color: #ffffff;\n}\n\n.wy-table-responsive table td {\n white-space: normal;\n}\n\n.rst-content .align-right {\n width: 300px;\n}\n\n.rst-content p.caption {\n font-size: 100%;\n font-weight: unset;\n}\n\n.rst-content .section ol li {\n margin-bottom: 0.3em;\n}\n","new_contents":"@import 'theme.css';\n@import 'jupyter.min.css';\n\n.wy-side-nav-search {\n background-color: #ffffff;\n}\n\n.wy-table-responsive table td {\n white-space: normal;\n}\n\n.rst-content .align-right {\n width: 300px;\n}\n\n.rst-content p.caption {\n font-size: 100%;\n font-weight: unset;\n}\n\n.rst-content .section ol li {\n margin-bottom: 0.3em;\n}\n","subject":"Use the new jupyter stylesheet","message":"Use the new jupyter stylesheet\n","lang":"CSS","license":"mit","repos":"mpharrigan\/msmb_theme,mpharrigan\/msmb_theme,msmbuilder\/msmb_theme,msmbuilder\/msmb_theme,mpharrigan\/msmb_theme,msmbuilder\/msmb_theme"} {"commit":"13c6ee416df5b9bef636e7acbf5238127e4d5901","old_file":"bin\/goplayer.css","new_file":"bin\/goplayer.css","old_contents":"body\n{ margin: 0; }\n#player, #log-container\n{ float: left;\n width: 800px;\n height: 500px; }\n#log-container\n{ font: 14px monospace;\n color: white;\n background: #333;\n overflow: auto; }\n#log\n{ list-style-type: none;\n margin: 0;\n padding: 1ex 1em; }\n#log li\n{ margin: .5ex 0;\n word-wrap: break-word; }\n#log li.first\n{ margin-top: 1ex; }\n#log li span.time\n{ font-size: 12px;\n color: #808080;\n margin-right: 1em; }\n#log span.seconds\n{ color: #999; }\n#log span.value\n{ color: #ddf; }\n#log span.error\n{ background: #422;\n color: #e88;\n padding: .2ex 0 .4ex; }\n","new_contents":"body\n{ margin: 0; }\n#player, #log-container\n{ float: left;\n width: 800px;\n height: 450px; }\n#log-container\n{ font: 14px monospace;\n color: white;\n background: #333;\n overflow: auto; }\n#log\n{ list-style-type: none;\n margin: 0;\n padding: 1ex 1em; }\n#log li\n{ margin: .5ex 0;\n word-wrap: break-word; }\n#log li.first\n{ margin-top: 1ex; }\n#log li span.time\n{ font-size: 12px;\n color: #808080;\n margin-right: 1em; }\n#log span.seconds\n{ color: #999; }\n#log span.value\n{ color: #ddf; }\n#log span.error\n{ background: #422;\n color: #e88;\n padding: .2ex 0 .4ex; }\n","subject":"Use exact video size in HTML.","message":"Use exact video size in HTML.\n","lang":"CSS","license":"mit","repos":"dbrock\/goplayer,dbrock\/goplayer"} {"commit":"a0a95c80c68c50254aae329e01be525be20e3bf0","old_file":"homedisplay\/info_transportation\/static\/stylesheets\/transportation.css","new_file":"homedisplay\/info_transportation\/static\/stylesheets\/transportation.css","old_contents":".transportation {\n margin-left: 20px;\n\n .departures .first-departure {\n font-size: 250%;\n }\n\n .line-number {\n font-size: 250%;\n }\n\n .type-bus {\n color: #4097F5;\n }\n\n .type-tram {\n color: #09992D;\n }\n\n .type-train {\n color: #E61919;\n }\n\n .type-metro {\n color: #F78605;\n }\n}\n","new_contents":".transportation {\n margin-left: 20px;\n\n .departures .first-departure {\n font-size: 250%;\n }\n\n .line-number {\n font-size: 250%;\n }\n\n .type-bus {\n color: #007AC9;\n }\n\n .type-tram {\n color: #00985F;\n }\n\n .type-train {\n color: #8C4799;\n }\n\n .type-metro {\n color: #FF6319;\n }\n}\n","subject":"Update to official HSL colors","message":"Update to official HSL colors\n\nhttps:\/\/www.hsl.fi\/tyyliopas\/varit\n","lang":"CSS","license":"bsd-3-clause","repos":"ojarva\/home-info-display,ojarva\/home-info-display,ojarva\/home-info-display,ojarva\/home-info-display"} {"commit":"bc042a6d28f220a5d5520126547c04c614cc64e4","old_file":"src\/services\/preact-canvas\/components\/game\/style.css","new_file":"src\/services\/preact-canvas\/components\/game\/style.css","old_contents":".game-table {\n background: #fff;\n position: relative;\n display: block;\n opacity: 0;\n}\n\n.game-row {\n display: flex;\n}\n\n.game-cell {\n display: block;\n width: 20px;\n height: 20px;\n padding: 0;\n overflow: hidden;\n flex-shrink: 0;\n}\n\n.button {\n width: 20px;\n height: 20px;\n appearance: none;\n -webkit-appearance: none;\n border: none;\n padding: 0;\n overflow: hidden;\n outline: none;\n}\n\n.container {\n width: min-content;\n position: relative;\n}\n\n.canvas {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n","new_contents":".game-table {\n background: #fff;\n position: relative;\n display: block;\n opacity: 0;\n}\n\n.game-row {\n display: flex;\n}\n\n.game-cell {\n display: block;\n width: 20px;\n height: 20px;\n padding: 0;\n overflow: hidden;\n flex-shrink: 0;\n}\n\n.button {\n width: 20px;\n height: 20px;\n appearance: none;\n -webkit-appearance: none;\n border: none;\n padding: 0;\n overflow: hidden;\n outline: none;\n}\n\n.container {\n width: -moz-max-content;\n width: max-content;\n position: relative;\n}\n\n.canvas {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n","subject":"Fix Minefield rendering on FF48","message":"Fix Minefield rendering on FF48\n","lang":"CSS","license":"apache-2.0","repos":"GoogleChromeLabs\/proxx,GoogleChromeLabs\/proxx"} {"commit":"1a60f979c7b897b53d2b8ba827bdeff742d6441f","old_file":"frappe\/templates\/styles\/modern.css","new_file":"frappe\/templates\/styles\/modern.css","old_contents":".print-heading {\n\ttext-align: right;\n\ttext-transform: uppercase;\n\tfont-color: #888;\n\tfont-weight: bold;\n\tpadding-bottom: 7px;\n\tmargin-bottom: 15px;\n\tborder-bottom: 3px solid #aaa;\n}\n\n.print-format table.table-bordered {\n\tborder-top: 3px solid #aaa;\n}\n\n.print-format th {\n\tbackground-color: #eee;\n}\n","new_contents":".print-heading {\n\ttext-align: right;\n\ttext-transform: uppercase;\n\tfont-color: #888;\n\tfont-weight: bold;\n\tpadding-bottom: 7px;\n\tmargin-bottom: 15px;\n\tborder-bottom: 3px solid #aaa;\n}\n\n.print-format table.table-bordered {\n\tborder-top: 3px solid #aaa;\n}\n\n.print-format th {\n\tbackground-color: #eee !important;\n}\n","subject":"Fix table header background color in pdf view","message":"Fix table header background color in pdf view\n\nwkhtmltopdf removes div\/th background color\r\nreference: http:\/\/stackoverflow.com\/questions\/25118343\/wkhtmltopdf-div-background-color\r\n\r\n\tbackground-color: #eee !important; \/\/will fix the problem in Modern Print Pdf View\r\n\r\nCheck this url\r\n\r\nTable Header border is comming in print priview\r\nhttps:\/\/demo.erpnext.com\/api\/method\/frappe.templates.pages.print.download_pdf?doctype=Sales%20Invoice&name=%5BSelect%5D00024&format=Standard&no_letterhead=0\r\n\r\nbut Table Header background color is removed in pdf\r\nhttps:\/\/demo.erpnext.com\/print?doctype=Sales%20Invoice&name=%5BSelect%5D00024&format=Standard&no_letterhead=0","lang":"CSS","license":"mit","repos":"anandpdoshi\/frappe,RicardoJohann\/frappe,rohitwaghchaure\/frappe,paurosello\/frappe,ESS-LLP\/frappe,vjFaLk\/frappe,adityahase\/frappe,ESS-LLP\/frappe,frappe\/frappe,rmehta\/frappe,frappe\/frappe,tundebabzy\/frappe,tmimori\/frappe,mbauskar\/frappe,chdecultot\/frappe,saurabh6790\/frappe,tmimori\/frappe,adityahase\/frappe,indautgrp\/frappe,tmimori\/frappe,rmehta\/frappe,anandpdoshi\/frappe,mhbu50\/frappe,bcornwellmott\/frappe,chdecultot\/frappe,ESS-LLP\/frappe,elba7r\/builder,manassolanki\/frappe,vqw\/frappe,paurosello\/frappe,bcornwellmott\/frappe,RicardoJohann\/frappe,manassolanki\/frappe,drukhil\/frappe,elba7r\/frameworking,maxtorete\/frappe,tundebabzy\/frappe,ShashaQin\/frappe,bohlian\/frappe,ESS-LLP\/frappe,manassolanki\/frappe,bohlian\/frappe,bohlian\/frappe,ShashaQin\/frappe,almeidapaulopt\/frappe,paurosello\/frappe,elba7r\/frameworking,saurabh6790\/frappe,almeidapaulopt\/frappe,Amber-Creative\/amber-frappe,bcornwellmott\/frappe,maxtorete\/frappe,elba7r\/builder,indictranstech\/osmosis-frappe,tundebabzy\/frappe,drukhil\/frappe,mhbu50\/frappe,rohitwaghchaure\/frappe,anandpdoshi\/frappe,elba7r\/frameworking,vjFaLk\/frappe,rmehta\/frappe,tmimori\/frappe,indautgrp\/frappe,Amber-Creative\/amber-frappe,vjFaLk\/frappe,elba7r\/frameworking,bcornwellmott\/frappe,StrellaGroup\/frappe,elba7r\/builder,aboganas\/frappe,mbauskar\/frappe,neilLasrado\/frappe,elba7r\/builder,chdecultot\/frappe,paurosello\/frappe,indautgrp\/frappe,indautgrp\/frappe,adityahase\/frappe,ShashaQin\/frappe,manassolanki\/frappe,rmehta\/frappe,mhbu50\/frappe,saurabh6790\/frappe,rohitwaghchaure\/frappe,drukhil\/frappe,yashodhank\/frappe,aboganas\/frappe,StrellaGroup\/frappe,aboganas\/frappe,bohlian\/frappe,neilLasrado\/frappe,saurabh6790\/frappe,rohitwaghchaure\/frappe,mbauskar\/frappe,anandpdoshi\/frappe,mhbu50\/frappe,indictranstech\/osmosis-frappe,StrellaGroup\/frappe,Amber-Creative\/amber-frappe,neilLasrado\/frappe,vqw\/frappe,vqw\/frappe,aboganas\/frappe,yashodhank\/frappe,mbauskar\/frappe,maxtorete\/frappe,chdecultot\/frappe,yashodhank\/frappe,indictranstech\/osmosis-frappe,ShashaQin\/frappe,indictranstech\/osmosis-frappe,adityahase\/frappe,frappe\/frappe,drukhil\/frappe,tundebabzy\/frappe,maxtorete\/frappe,almeidapaulopt\/frappe,Amber-Creative\/amber-frappe,yashodhank\/frappe,vqw\/frappe,vjFaLk\/frappe,almeidapaulopt\/frappe,RicardoJohann\/frappe,neilLasrado\/frappe,RicardoJohann\/frappe"} {"commit":"a1f0215380cb88e75c6ac0e8a02a3416fe2be9d7","old_file":"resources\/public\/css\/application.css","new_file":"resources\/public\/css\/application.css","old_contents":"a.download {\n color: #CCC;\n float: right;\n display: inline;\n margin-top: 8px;\n margin-right: 6px;\n}\na.download:visited {\n color: #CCC;\n}\na.download:hover {\n color: #EEE;\n}\na.date {\n color: #CCC;\n}\na.date:visited {\n color: #CCC;\n}\na.date.highlighted {\n color: yellow;\n}\na.date.highlighted:visited {\n color: yellow;\n}\ndiv#map {\n border: 2px solid #CCC;\n min-height: 600px;\n margin-top: 3em;\n}\nnav.top-bar {\n margin-bottom: 1em;\n}\na.date-change {\n height: 30px;\n background-color: #2ba6cb;\n color: white;\n border: 2px solid white;\n padding: 4px;\n width: 220px;\n display: block;\n}\n\n\/\/ Fix for Google Maps stuff via https:\/\/github.com\/zurb\/foundation\/issues\/2462\n#map *, #map *:before, #map *:after {\n -moz-box-sizing: content-box!important;\n -webkit-box-sizing: content-box!important;\n box-sizing: content-box!important; \n}\n#map img {\n max-width: none;\n}\n#map label {\n width: auto;\n display: inline;\n}\n\n","new_contents":"a.download {\n color: #CCC;\n float: right;\n display: inline;\n margin-top: 8px;\n margin-right: 6px;\n}\na.download:visited {\n color: #CCC;\n}\na.download:hover {\n color: #EEE;\n}\na.date {\n color: #CCC;\n white-space: nowrap;\n}\na.date:visited {\n color: #CCC;\n}\na.date.highlighted {\n color: yellow;\n}\na.date.highlighted:visited {\n color: yellow;\n}\ndiv#map {\n border: 2px solid #CCC;\n min-height: 600px;\n margin-top: 3em;\n}\nnav.top-bar {\n margin-bottom: 1em;\n}\na.date-change {\n height: 30px;\n background-color: #2ba6cb;\n color: white;\n border: 2px solid white;\n padding: 4px;\n width: 220px;\n display: block;\n}\n\n\/\/ Fix for Google Maps stuff via https:\/\/github.com\/zurb\/foundation\/issues\/2462\n#map *, #map *:before, #map *:after {\n -moz-box-sizing: content-box!important;\n -webkit-box-sizing: content-box!important;\n box-sizing: content-box!important; \n}\n#map img {\n max-width: none;\n}\n#map label {\n width: auto;\n display: inline;\n}\n\n","subject":"Fix wrapping issue on Chrome.","message":"Fix wrapping issue on Chrome.\n","lang":"CSS","license":"mit","repos":"joshuamiller\/hbg-crime,joshuamiller\/hbg-crime"} {"commit":"6a4c2ecdc626c7b3a10efb4c224ef2862af69c29","old_file":"src\/application\/components\/ParameterListGroup\/parameter-list-group.css","new_file":"src\/application\/components\/ParameterListGroup\/parameter-list-group.css","old_contents":"@import \"variables.css\";\n\n.container {\n background: var(--color-concrete);\n padding: 1rem 0 1rem 0;\n border-radius: 10px;\n overflow: hidden;\n}\n\n.title {\n font-weight: 400;\n}\n\n.no-content {\n color: var(--color-very-light-gray);\n margin: 0;\n padding: 0.67rem 2rem;\n}\n","new_contents":"@import \"variables.css\";\n\n.container {\n background: var(--color-concrete);\n padding: 1rem 0 1rem 0;\n border-radius: var(--border-radius);\n overflow: hidden;\n}\n\n.title {\n font-weight: 400;\n}\n\n.no-content {\n color: var(--color-very-light-gray);\n margin: 0;\n padding: 0.67rem 2rem;\n}\n","subject":"Fix border radius on ParameterListGroup for consistency","message":"Fix border radius on ParameterListGroup for consistency\n","lang":"CSS","license":"mit","repos":"movio\/apidoc-ui,movio\/apidoc-ui"} {"commit":"6b37bea4347d31de61d835502f4fb9c1d7fc8d63","old_file":"client\/katex.extra.css","new_file":"client\/katex.extra.css","old_contents":".katex-error { color: #cc0000; border: #cc0000 thin solid; }\n\n\/*\na:hover .katex .base, a:focus .katex .base { text-decoration: underline; }\n*\/\na:hover .katex-html, a:focus .katex-html { border-bottom: solid .07em; margin-bottom: -.07em; }\n","new_contents":".katex-error { color: #cc0000; border: #cc0000 thin solid; }\n\n\/*\na:hover .katex .base, a:focus .katex .base { text-decoration: underline; }\n*\/\n.message a:hover .katex-html, a:focus .katex-html { border-bottom: solid .07em; margin-bottom: -.07em; }\n","subject":"Remove underline from math hover in table of contents","message":"Remove underline from math hover in table of contents\n","lang":"CSS","license":"mit","repos":"edemaine\/coauthor,edemaine\/coauthor"} {"commit":"46fb836c62502fdf3dab8cf51ba3e3d74a779f23","old_file":"kitchen\/dashboard\/static\/css\/base.css","new_file":"kitchen\/dashboard\/static\/css\/base.css","old_contents":"body {\n padding-top: 60px;\n padding-bottom: 40px;\n}\n\n.sidebar-nav {\n padding: 9px 0;\n}\n\n.sidebar_link {\n -moz-border-radius: 6px;\n border-radius: 6px;\n}\n\n.sidebar_link .badge {\n padding: 0px 7px;\n}\n\n.brand img {\n margin: -10px 12px;\n}\n.badge {\n float: right;\n}\n\n.node_name, .node_ip,\n.node_env {\n width: 17em;\n}\n\np.notfound {\n padding: 3px 15px;\n font-size: 18px;\n font-weight: bold;\n line-height: 18px;\n color: #999;\n text-align: center;\n text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);\n text-transform: uppercase;\n}\n\np.notfound img {\n margin-right: 1em;\n}\n\ntable#nodes th { cursor: pointer; }\n\ndiv.dataTables_info {\n float: left;\n}\n\ndiv.dataTables_filter {\n margin-left: 600px;\n}\n","new_contents":"body {\n padding-top: 60px;\n padding-bottom: 40px;\n}\n\n.sidebar-nav {\n padding: 9px 0;\n}\n\n.sidebar_link {\n -moz-border-radius: 6px;\n border-radius: 6px;\n}\n\n.sidebar_link .badge {\n padding: 0px 7px;\n}\n\n.brand img {\n margin: -10px 12px;\n}\n.badge {\n float: right;\n}\n\n.node_name, .node_ip,\n.node_env {\n width: 17em;\n}\n\np.notfound {\n padding: 3px 15px;\n font-size: 18px;\n font-weight: bold;\n line-height: 18px;\n color: #999;\n text-align: center;\n text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);\n text-transform: uppercase;\n}\n\np.notfound img {\n margin-right: 1em;\n}\n\ntable#nodes th { cursor: pointer; }\n\ndiv.dataTables_info {\n float: right;\n}\n\ndiv.dataTables_filter {\n float: left;\n}\n","subject":"Set info text to the right and filter box to the left","message":"Set info text to the right and filter box to the left\n","lang":"CSS","license":"apache-2.0","repos":"edelight\/kitchen,edelight\/kitchen,edelight\/kitchen,edelight\/kitchen"} {"commit":"1bdd45e5b3c606610a86226c3e1d7cd9c2e57fa5","old_file":"src\/www\/main.css","new_file":"src\/www\/main.css","old_contents":"@import url(https:\/\/fonts.googleapis.com\/css?family=Open+Sans);\n\n\nbody {\n background-color: #34495e;\n font-family: 'Open Sans', sans-serif;\n}\n\n","new_contents":"@import url(https:\/\/fonts.googleapis.com\/css?family=Open+Sans);\n\n\nbody {\n background-color: #34495e;\n font-family: 'Open Sans', sans-serif;\n}\n\nhtml, body, .row {\n height: 100%;\n}\n.row {\n display:flex;\n justify-content: center;\n align-items: center;\n}","subject":"Make the row vertical centre","message":"Make the row vertical centre\n","lang":"CSS","license":"mit","repos":"yashshah\/braintree-appbase-integration,yashshah\/braintree-appbase-integration"} {"commit":"0ddcd4df288c2f9f15761197b403d7b2273de45b","old_file":"src\/article\/shared\/styles\/_manuscript.css","new_file":"src\/article\/shared\/styles\/_manuscript.css","old_contents":".sc-manuscript {\n max-width: 760px;\n padding: 30px;\n}\n\n.sc-manuscript-view.sm-compact .sc-manuscript {\n margin: 0 auto;\n}\n\n.sc-manuscript .sc-text-model-editor.sm-title {\n line-height: 1.3em;\n font-size: var(--title-font-size);\n font-family: 'Avenir Next', 'Lato', Helvetica;\n font-weight: 600;\n}\n","new_contents":".sc-manuscript {\n max-width: 760px;\n padding: 30px;\n}\n\n.sc-manuscript-view.sm-compact .sc-manuscript {\n margin: 0 auto;\n}\n\n.sc-manuscript .sc-text.sm-title {\n line-height: 1.3em;\n font-size: var(--title-font-size);\n font-family: 'Avenir Next', 'Lato', Helvetica;\n font-weight: 600;\n}\n","subject":"Fix style of manuscript title.","message":"Fix style of manuscript title.\n","lang":"CSS","license":"mit","repos":"substance\/texture,substance\/texture"} {"commit":"09996f857fa3c1040feb874ee5293846eb2492cd","old_file":"assets\/css\/application.css","new_file":"assets\/css\/application.css","old_contents":"body, html {\n height: 100%;\n overflow-x: hidden;\n margin: 0%;\n}\n\n.bg {\n background-image: url(..\/..\/annie-spratt-330560.jpg);\n height: 100%;\n background-position: center;\n background-repeat: no-repeat;\n background-size: cover;\n}\n\n.intro {\n color: white;\n top: 70px;\n}\n\n.about-photo {\n height: 40%;\n}\n\n.contact-photo {\n height: 80%;\n background-image: url(..\/..\/hanny-naibaho-308083.jpg);\n background-position: top;\n background-repeat: no-repeat;\n background-size: cover;\n}\n\n.contact-information {\n padding: 10px;\n}\n\n.contact-form {\n margin: 30px;\n}\n\n.contact-text {\n margin: 30px;\n}\n\n.about-text {\n padding: 10px;\n margin: 10px;\n}\n\n.about-photo-container {\n padding: 10px;\n margin: 10px;\n}\n\n.about-photo {\n height: 50%;\n background-image: url(..\/..\/keith-misner-308.jpg);\n background-position: top;\n background-repeat: no-repeat;\n background-size: cover;\n}\n","new_contents":"body, html {\n height: 100%;\n overflow-x: hidden;\n margin: 0%;\n}\n\n.bg {\n background-image: url(..\/..\/annie-spratt-330560.jpg);\n height: 100%;\n background-position: center;\n background-repeat: no-repeat;\n background-size: cover;\n}\n\n.intro {\n color: white;\n top: 70px;\n text-shadow: 2px 2px 2px grey;\n}\n\n.about-photo {\n height: 40%;\n}\n\n.contact-photo {\n height: 80%;\n background-image: url(..\/..\/hanny-naibaho-308083.jpg);\n background-position: top;\n background-repeat: no-repeat;\n background-size: cover;\n}\n\n.contact-information {\n padding: 10px;\n}\n\n.contact-form {\n margin: 30px;\n}\n\n.contact-text {\n margin: 30px;\n}\n\n.about-text {\n padding: 10px;\n margin: 10px;\n}\n\n.about-photo-container {\n padding: 10px;\n margin: 10px;\n}\n\n.about-photo {\n height: 50%;\n background-image: url(..\/..\/keith-misner-308.jpg);\n background-position: top;\n background-repeat: no-repeat;\n background-size: cover;\n}\n","subject":"Add shadow to intro text","message":"Add shadow to intro text\n","lang":"CSS","license":"mit","repos":"DylanLovesCoffee\/DylanLovesCoffee.github.io,DylanLovesCoffee\/DylanLovesCoffee.github.io"} {"commit":"6475e9c4dbf7338e06e1c495fd55a2bf8beaaba8","old_file":"static\/css\/custom.css","new_file":"static\/css\/custom.css","old_contents":".btn-lg{\n\tmargin-left: 20px;\n}\n\n#accounts{\n\tmargin-top: 25px;\n}\n\n.account{\n\theight: 100px;\n\tmargin-right: 35px;\n}\n\n.account .name{\n\tmargin-top: 10px;\n\tfont-size: 20px;\n}\n\n.account .credit{\n\tfont-size: 30px;\n}\n\n.detail{\n\tmargin-top: 25px;\n}\n\n.detail .name{\n\tmargin-top: 25px;\n\tfont-size: 40px;\n}\n\n.detail .credit{\n\tmargin-top: -15px;\n\tfont-size: 60px;\n}\n\n.userinfo{\n\theight: 239px;\n}\n\n.pager li>a{\n\tfont-size: 30px;\n}\n\n.newuser{\n\tmargin-top: -5px;\n\tfont-size: 70px;\n\ttext-align: center;\n}\n\n#newUserForm{\n\tmargin-top: 20px;\n}\n\n#newUserForm input{\n\tmargin-top: 20px;\n\tfont-size: 30px;\n\theight: 60px;\n}\n\n.debt{\n\tbackground-color: #785D6C;\n}","new_contents":".btn-lg{\n\twidth: 110px;\n\tmargin-left: 20px;\n}\n\n#accounts{\n\tmargin-top: 25px;\n}\n\n.account{\n\theight: 100px;\n\tmargin-right: 35px;\n}\n\n.account .name{\n\tmargin-top: 10px;\n\tfont-size: 20px;\n}\n\n.account .credit{\n\tfont-size: 30px;\n}\n\n.detail{\n\tmargin-top: 25px;\n}\n\n.detail .name{\n\tmargin-top: 25px;\n\tfont-size: 40px;\n}\n\n.detail .credit{\n\tmargin-top: -15px;\n\tfont-size: 60px;\n}\n\n.userinfo{\n\theight: 239px;\n}\n\n.pager li>a{\n\tfont-size: 30px;\n}\n\n.newuser{\n\tmargin-top: -5px;\n\tfont-size: 70px;\n\ttext-align: center;\n}\n\n#newUserForm{\n\tmargin-top: 20px;\n}\n\n#newUserForm input{\n\tmargin-top: 20px;\n\tfont-size: 30px;\n\theight: 60px;\n}\n\n.debt{\n\tbackground-color: #785D6C;\n}","subject":"Fix button width to 110px","message":"Fix button width to 110px\n","lang":"CSS","license":"mit","repos":"silsha\/fnordcredit"} {"commit":"a10a436189b94eee6bca40d7ba1a9b742be917b5","old_file":"doc\/_static\/custom.css","new_file":"doc\/_static\/custom.css","old_contents":"\/*\n * Copyright (c) 2022. The Pycroft Authors. See the AUTHORS file.\n * This file is part of the Pycroft project and licensed under the terms of\n * the Apache License, Version 2.0. See the LICENSE file for details\n *\/\n\n\/* sidebar adjustments *\/\n.sidebar-toc p.caption {\n padding: 0px 5px;\n}\n\n.sidebar-toc ul li a {\n padding-right: 5px !important;\n}\n.sidebar-toc ul li.toctree-l4 a {\n padding-left: 85px;\n font-size: smaller;\n}\n\n\/* misc *\/\n\n\/* De-emphasizes the module name in `.`.\n * not necessary anymore due to `add_module_names = False`.\n *\/\ndt.sig>.sig-prename {\n font-size: small;\n color: grey;\n}\n\n\/* content hacks *\/\n\n#guides p.caption,\n#reference-documentation p.caption,\n#indices-and-tables p.caption,\n#architecture-decision-records p.caption {\n display: None\n}\n","new_contents":"\/*\n * Copyright (c) 2022. The Pycroft Authors. See the AUTHORS file.\n * This file is part of the Pycroft project and licensed under the terms of\n * the Apache License, Version 2.0. See the LICENSE file for details\n *\/\n\n\/* sidebar adjustments *\/\n.sidebar-toc p.caption {\n padding: 0px 5px;\n}\n\n.sidebar-toc ul li a {\n padding-right: 5px !important;\n}\n.sidebar-toc ul li.toctree-l4 a {\n padding-left: 85px;\n font-size: smaller;\n}\n\n\/* misc *\/\n\n\/* De-emphasizes the module name in `.`.\n * not necessary anymore due to `add_module_names = False`.\n *\/\ndt.sig>.sig-prename {\n font-size: small;\n color: grey;\n}\n\n\/* content hacks *\/\n\n#guides p.caption,\n#explanations p.caption,\n#reference-documentation p.caption,\n#indices-and-tables p.caption,\n#architecture-decision-records p.caption {\n display: None\n}\n","subject":"Hide `explanations` sidebar section name in content","message":"[doc] Hide `explanations` sidebar section name in content\n","lang":"CSS","license":"apache-2.0","repos":"agdsn\/pycroft,agdsn\/pycroft,agdsn\/pycroft,agdsn\/pycroft,agdsn\/pycroft"} {"commit":"adba73ba3c3391b2f684fa6fa6f2183b15529b8c","old_file":"website\/static\/css\/code-blocks-buttons.css","new_file":"website\/static\/css\/code-blocks-buttons.css","old_contents":"\/**\n * Copyright (c) 2017-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\/\n\n\/* \"Copy\" code block button *\/\npre {\n position: relative;\n}\n\npre .btnIcon {\n position: absolute;\n top: 4px;\n z-index: 2;\n cursor: pointer;\n border: 1px solid transparent;\n padding: 0;\n color: #222;\n background-color: transparent;\n height: 30px;\n transition: all 0.25s ease-out;\n}\n\npre .btnIcon:hover {\n text-decoration: none;\n}\n\n.btnIcon__body {\n align-items: center;\n display: flex;\n}\n\n.btnIcon svg {\n fill: currentColor;\n margin-right: 0.4em;\n}\n\n.btnIcon__label {\n font-size: 11px;\n}\n\n.btnClipboard {\n right: 10px;\n}","new_contents":"\/**\n * Copyright (c) 2017-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\/\n\n\/* \"Copy\" code block button *\/\npre {\n position: relative;\n}\n\n.hljs {\n padding: 2rem 1.5rem;\n}\n\npre .btnIcon {\n position: absolute;\n top: 4px;\n z-index: 2;\n cursor: pointer;\n border: 1px solid transparent;\n padding: 0;\n color: #222;\n background-color: transparent;\n height: 30px;\n transition: all 0.25s ease-out;\n}\n\npre .btnIcon:hover {\n text-decoration: none;\n}\n\n.btnIcon__body {\n align-items: center;\n display: flex;\n}\n\n.btnIcon svg {\n fill: currentColor;\n margin-right: 0.4em;\n}\n\n.btnIcon__label {\n font-size: 11px;\n}\n\n.btnClipboard {\n right: 10px;\n}","subject":"Increase top padding for code buttons","message":"Increase top padding for code buttons\n\nSummary: priteshrnandgaonkar pointed out that they sometimes overlap with the text.\n\nReviewed By: jknoxville\n\nDifferential Revision: D15182356\n\nfbshipit-source-id: def39676d5dcce85aa0b41760cec0ec5cfb9398c\n","lang":"CSS","license":"mit","repos":"facebook\/flipper,facebook\/flipper,facebook\/flipper,facebook\/flipper,facebook\/flipper,facebook\/flipper,facebook\/flipper,facebook\/flipper,facebook\/flipper,facebook\/flipper,facebook\/flipper"} {"commit":"9af5d89f26b6b41d97e188d695ddd12bea1b222c","old_file":"tests\/reftests\/info-bar-message-types.css","new_file":"tests\/reftests\/info-bar-message-types.css","old_contents":"@import \"reset-to-defaults.css\";\n\n.info {\n\/* FIXME: for now label does not support background *\/\n\/* background-color: @info_bg_color;*\/\n color: @info_fg_color;\n}\n\n.warning {\n\/* background-color: @warning_bg_color;*\/\n color: @warning_fg_color;\n}\n\n.question {\n\/* background-color: @question_bg_color;*\/\n color: @question_fg_color;\n}\n\n.error {\n\/* background-color: @error_bg_color;*\/\n color: @error_fg_color;\n}\n\n#reference-info {\n padding: 8px;\n color: @info_fg_color;\n background-color: @info_bg_color;\n background-image: none;\n}\n\n#reference-warning {\n padding: 8px;\n color: @warning_fg_color;\n background-color: @warning_bg_color;\n background-image: none;\n}\n\n#reference-question {\n padding: 8px;\n color: @question_fg_color;\n background-color: @question_bg_color;\n background-image: none;\n}\n\n#reference-error {\n padding: 8px;\n color: @error_fg_color;\n background-color: @error_bg_color;\n background-image: none;\n}\n\n#reference-other {\n padding: 8px;\n}\n","new_contents":"@import \"reset-to-defaults.css\";\n\n.info {\n background-color: @info_bg_color;\n color: @info_fg_color;\n}\n\n.warning {\n background-color: @warning_bg_color;\n color: @warning_fg_color;\n}\n\n.question {\n background-color: @question_bg_color;\n color: @question_fg_color;\n}\n\n.error {\n background-color: @error_bg_color;\n color: @error_fg_color;\n}\n\n#reference-info {\n padding: 8px;\n color: @info_fg_color;\n background-color: @info_bg_color;\n background-image: none;\n}\n\n#reference-warning {\n padding: 8px;\n color: @warning_fg_color;\n background-color: @warning_bg_color;\n background-image: none;\n}\n\n#reference-question {\n padding: 8px;\n color: @question_fg_color;\n background-color: @question_bg_color;\n background-image: none;\n}\n\n#reference-error {\n padding: 8px;\n color: @error_fg_color;\n background-color: @error_bg_color;\n background-image: none;\n}\n\n#reference-other {\n padding: 8px;\n}\n","subject":"Fix infobar reftest for label background changes","message":"Fix infobar reftest for label background changes\n\nFix the reftest after previous commit\n\nhttps:\/\/bugzilla.gnome.org\/show_bug.cgi?id=670743\n","lang":"CSS","license":"lgpl-2.1","repos":"grubersjoe\/adwaita,bratsche\/gtk-,grubersjoe\/adwaita,chergert\/gtk,ahodesuka\/gtk,msteinert\/gtk,alexlarsson\/gtk,davidgumberg\/gtk,grubersjoe\/adwaita,davidt\/gtk,ahodesuka\/gtk,davidgumberg\/gtk,Adamovskiy\/gtk,Distrotech\/gtk2,chergert\/gtk,jadahl\/gtk,alexlarsson\/gtk,Lyude\/gtk-,Adamovskiy\/gtk,Lyude\/gtk-,jigpu\/gtk,ebassi\/gtk,davidt\/gtk,bratsche\/gtk-,ebassi\/gtk,alexlarsson\/gtk,chergert\/gtk,chergert\/gtk,Distrotech\/gtk2,ebassi\/gtk,jadahl\/gtk,bratsche\/gtk-,jessevdk\/gtk,alexlarsson\/gtk,grubersjoe\/adwaita,ebassi\/gtk,jessevdk\/gtk,davidt\/gtk,jadahl\/gtk,Sidnioulz\/SandboxGtk,Lyude\/gtk-,Sidnioulz\/SandboxGtk,jigpu\/gtk,ahodesuka\/gtk,alexlarsson\/gtk,davidgumberg\/gtk,jadahl\/gtk,msteinert\/gtk,Distrotech\/gtk2,jadahl\/gtk,Adamovskiy\/gtk,jadahl\/gtk,bratsche\/gtk-,jigpu\/gtk,Sidnioulz\/SandboxGtk,jigpu\/gtk,msteinert\/gtk,davidgumberg\/gtk,ahodesuka\/gtk,grubersjoe\/adwaita,jadahl\/gtk,davidt\/gtk,Adamovskiy\/gtk,ahodesuka\/gtk,davidgumberg\/gtk,alexlarsson\/gtk,davidgumberg\/gtk,davidgumberg\/gtk,msteinert\/gtk,Lyude\/gtk-,ahodesuka\/gtk,bratsche\/gtk-,jigpu\/gtk,grubersjoe\/adwaita,grubersjoe\/adwaita,alexlarsson\/gtk,Adamovskiy\/gtk,Lyude\/gtk-,Distrotech\/gtk2,jigpu\/gtk,alexlarsson\/gtk,jigpu\/gtk,Sidnioulz\/SandboxGtk,chergert\/gtk,jessevdk\/gtk,Sidnioulz\/SandboxGtk,jadahl\/gtk,Lyude\/gtk-,Lyude\/gtk-,jessevdk\/gtk,jessevdk\/gtk,Adamovskiy\/gtk,Distrotech\/gtk2,davidt\/gtk,davidgumberg\/gtk,jessevdk\/gtk,chergert\/gtk,ahodesuka\/gtk,davidt\/gtk,chergert\/gtk,ahodesuka\/gtk,ebassi\/gtk,Distrotech\/gtk2,chergert\/gtk,Lyude\/gtk-,jigpu\/gtk,ebassi\/gtk,msteinert\/gtk,Adamovskiy\/gtk,Sidnioulz\/SandboxGtk,jessevdk\/gtk,Adamovskiy\/gtk,msteinert\/gtk,bratsche\/gtk-,grubersjoe\/adwaita"} {"commit":"c2095f548a19e73b15746c36f3bdb124c754bbdf","old_file":"src\/components\/button\/button.post.css","new_file":"src\/components\/button\/button.post.css","old_contents":".ui-button-container {\n width: 100%;\n height: 800px;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n}\n\n.ui-button:focus {\n outline: none !important;\n}\n","new_contents":".ui-button-container {\n width: 100%;\n height: 800px;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n}\n\n.ui-button {\n font-size: responsive;\n}\n.ui-button:focus {\n outline: none !important;\n font-size: responsive;\n}\n","subject":"Use rucksack into button component","message":"Use rucksack into button component\n\nUse rucksack into button component","lang":"CSS","license":"mit","repos":"pavkout\/reactUI,pavkout\/reactUI"} {"commit":"ff3c3f548dd458120b14ebc155d704f41a42fc59","old_file":"web_modules\/css\/blocks\/contributors.css","new_file":"web_modules\/css\/blocks\/contributors.css","old_contents":":root {\n --putainde-Contributor-height: calc(var(--r-lineHeight) * 2);\n}\n\n.putainde-Contributors {\n line-height: var(--putainde-Contributor-height);\n}\n\n .putainde-Contributors-label {\n font-size: var(--r-small-fontSize);\n display: inline-block;\n }\n\n .putainde-Contributors-actions {\n margin: 0 0 calc(var(--r-lineHeight) \/ 2);\n padding: calc(var(--r-lineHeight) \/ 2) 0;\n box-shadow:\n inset 0 1px 0 0 var(--putainde-Color-lightGrey),\n inset 0 -1px 0 0 var(--putainde-Color-lightGrey);\n }\n\n .putainde-Contributors-action {\n font-size: var(--r-small-fontSize);\n }\n\n .putainde-Contributor {\n display: inline-block;\n margin: 0 0 1rem 1rem;\n vertical-align: middle;\n }\n\n .putainde-Contributor-avatar {\n width: 4rem;\n height: 4rem;\n }\n\n .putainde-Contributor-avatar--small {\n width: 2.5rem;\n height: 2.5rem;\n }\n","new_contents":":root {\n --putainde-Contributor-height: calc(var(--r-lineHeight) * 2);\n}\n\n.putainde-Contributors {\n line-height: var(--putainde-Contributor-height);\n}\n\n .putainde-Contributors-label {\n font-size: var(--r-small-fontSize);\n display: inline-block;\n }\n\n .putainde-Contributors-actions {\n margin: 0 0 calc(var(--r-lineHeight) \/ 2);\n padding: calc(var(--r-lineHeight) \/ 2) 0;\n box-shadow:\n inset 0 1px 0 0 var(--putainde-Color-lightGrey),\n inset 0 -1px 0 0 var(--putainde-Color-lightGrey);\n }\n\n .putainde-Contributors-action {\n font-size: var(--r-small-fontSize);\n }\n\n .putainde-Contributor {\n display: inline-block;\n margin: 0 0 1rem 1rem;\n vertical-align: middle;\n transform: none;\n }\n\n .putainde-Contributor-avatar {\n width: 4rem;\n height: 4rem;\n }\n\n .putainde-Contributor-avatar--small {\n width: 2.5rem;\n height: 2.5rem;\n }\n","subject":"Fix weird bug on Firefox (Nightly, 45a) where avatar are not visible due to translate3d 0 trick","message":"Fix weird bug on Firefox (Nightly, 45a) where avatar are not visible due to translate3d 0 trick\n","lang":"CSS","license":"mit","repos":"putaindecode\/putaindecode.fr,putaindecode\/putaindecode.fr,revolunet\/putaindecode.fr,putaindecode\/putaindecode.fr,revolunet\/putaindecode.fr,revolunet\/putaindecode.fr,putaindecode\/putaindecode.io"} {"commit":"1f2dbcedc59c7e0c81d242697bdcc9c6059e61fe","old_file":"js\/src\/jupyter-leaflet.css","new_file":"js\/src\/jupyter-leaflet.css","old_contents":".jupyter-widgets.leaflet-container {\n height: 400px;\n overflow: hidden;\n flex: 1;\n}\n\n.jp-LinkedOutputView .jupyter-widgets.leaflet-container {\n min-height: 360px; \/* Min-height required for mirred output in jlab < 0.31.6 *\/\n height: 100%;\n}\n\n.leaflet-control-velocity.leaflet-control {\n background: rgba(255, 255, 255, 0.7);\n margin: 0;\n padding: 0 5px;\n color: #333;\n font-size: 11px;\n}\n\n\/* Leaflet crispness override *\/\n.crisp-image {\n \/* Preserve crisp pixels with scaled up images *\/\n image-rendering: optimizeSpeed; \/* Legal fallback *\/\n image-rendering: -moz-crisp-edges; \/* Firefox *\/\n image-rendering: -o-crisp-edges; \/* Opera *\/\n image-rendering: -webkit-optimize-contrast; \/* Safari *\/\n image-rendering: optimize-contrast; \/* CSS3 Proposed *\/\n image-rendering: crisp-edges; \/* CSS4 Proposed *\/\n image-rendering: pixelated; \/* CSS4 Proposed *\/\n -ms-interpolation-mode: nearest-neighbor; \/* IE8+ *\/\n}\n","new_contents":".jupyter-widgets.leaflet-container {\n min-height: 400px;\n overflow: hidden;\n flex: 1;\n}\n\n.jp-LinkedOutputView .jupyter-widgets.leaflet-container {\n min-height: 360px; \/* Min-height required for mirred output in jlab < 0.31.6 *\/\n height: 100%;\n}\n\n.leaflet-control-velocity.leaflet-control {\n background: rgba(255, 255, 255, 0.7);\n margin: 0;\n padding: 0 5px;\n color: #333;\n font-size: 11px;\n}\n\n\/* Leaflet crispness override *\/\n.crisp-image {\n \/* Preserve crisp pixels with scaled up images *\/\n image-rendering: optimizeSpeed; \/* Legal fallback *\/\n image-rendering: -moz-crisp-edges; \/* Firefox *\/\n image-rendering: -o-crisp-edges; \/* Opera *\/\n image-rendering: -webkit-optimize-contrast; \/* Safari *\/\n image-rendering: optimize-contrast; \/* CSS3 Proposed *\/\n image-rendering: crisp-edges; \/* CSS4 Proposed *\/\n image-rendering: pixelated; \/* CSS4 Proposed *\/\n -ms-interpolation-mode: nearest-neighbor; \/* IE8+ *\/\n}\n","subject":"Fix Map display in VBox","message":"Fix Map display in VBox\n","lang":"CSS","license":"mit","repos":"ellisonbg\/ipyleaflet,ellisonbg\/leafletwidget,ellisonbg\/ipyleaflet,ellisonbg\/leafletwidget"} {"commit":"c71864882454fb5b5aa8f703728570e030c07f16","old_file":"stylesheets\/blog-index-stylesheet.css","new_file":"stylesheets\/blog-index-stylesheet.css","old_contents":"\n#second_from_top {\ndisplay: block;\nposition: relative;\ntop: 830px;\nleft: 100px;\n}\n\n#third_from_top {\ndisplay: block;\nposition: relative;\ntop: 860px;\nleft: 100px;\n}\n\n","new_contents":"\n#second_from_top {\ndisplay: block;\nposition: relative;\ntop: 830px;\nleft: 100px;\n}\n\n#third_from_top {\ndisplay: block;\nposition: relative;\ntop: 845px;\nleft: 100px;\n}\n\n","subject":"Change second third block blog index css","message":"Change second third block blog index css","lang":"CSS","license":"mit","repos":"grantziolkowski\/grantziolkowski.github.io,grantziolkowski\/grantziolkowski.github.io,grantziolkowski\/grantziolkowski.github.io"} {"commit":"b4ceac524fbc7919fc44f12d375970e07e2fe9ea","old_file":"ui\/src\/project\/document-hierarchy.css","new_file":"ui\/src\/project\/document-hierarchy.css","old_contents":"","new_contents":".document-list-transition .documents {\n position: absolute;\n width: 100%;\n}\n\n.document-list-transition .enter {\n transform: translateX(100%);\n}\n\n.document-list-transition.backward .enter {\n transform: translateX(-100%);\n}\n\n.document-list-transition .enter-active {\n transform: translateX(0);\n transition: transform 500ms;\n}\n\n.document-list-transition.backward .enter-active {\n transform: translateX(0);\n transition: transform 500ms;\n}\n\n.document-list-transition .exit {\n transform: translateX(0);\n}\n\n.document-list-transition.backward .exit {\n transform: translateX(0);\n}\n\n.document-list-transition .exit-active {\n transform: translateX(-100%);\n transition: transform 500ms;\n}\n\n.document-list-transition.backward .exit-active {\n transform: translateX(100%);\n transition: transform 500ms;\n}\n","subject":"Add missing css for document hierarchy","message":"Add missing css for document hierarchy\n","lang":"CSS","license":"apache-2.0","repos":"dainst\/idai-field-web,dainst\/idai-field-web,dainst\/idai-field-web"} {"commit":"8245e1873873b5a8e249cc2a105306367ac09325","old_file":"public\/stylesheets\/arb.css","new_file":"public\/stylesheets\/arb.css","old_contents":"pre,code,tt {\n font:1em 'andale mono', monotype.com, 'lucida console', monospace;\n line-height:1.5;\n}\npre,code {\n margin: 1.5em 0;\n white-space: pre;\n}\n\npre,code,tt {\n font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace;\n line-height: 1.5;\n}\n\npre {\n margin: 0;\n padding: 0;\n border: 0;\n vertical-align: baseline;\n}\n\ntable.diff_header{\n border: solid 1px #000;\n margin: 2em;\n}\n\n.diff_chunk { \n margin: 1em;\n}\n\n.diff_chunk .chunk_header { \n margin-bottom: 1em;\n margin-left: 1em;\n background: #ccc; \n border: 1px solid #000;\n padding: 0.5em;\n}\n\n.diff_chunk .chunk_header .header { font-weight: bold; }\n\n.diff_line .inserted { \n background: #afa;\n}\n\n.diff_line .deleted {\n background: #faa;\n}\n\n.diff_line .line_number {\n background: #ffc;\n color: #999;\n text-align: center;\n}","new_contents":"pre,code,tt {\n font:1em 'andale mono', monotype.com, 'lucida console', monospace;\n line-height:1.5;\n}\npre,code {\n margin: 1.5em 0;\n white-space: pre;\n}\n\npre,code,tt {\n font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace;\n line-height: 1.5;\n}\n\npre {\n margin: 0;\n padding: 0;\n border: 0;\n vertical-align: baseline;\n}\n\ntable.diff_header{\n border: solid 1px #000;\n margin: 2em;\n}\n\n.diff_chunk { \n margin: 1em;\n}\n\n.file_change_set .file_change_set_header { \n margin-bottom: 1em;\n margin-left: 1em;\n background: #ccc; \n border: 1px solid #000;\n padding: 0.5em;\n}\n\n.file_change_set .file_change_set_header .header { font-weight: bold; }\n\n.diff_line .inserted { \n background: #afa;\n}\n\n.diff_line .deleted {\n background: #faa;\n}\n\n.diff_line .line_number {\n background: #ffc;\n color: #999;\n text-align: center;\n}","subject":"Fix stylesheets for new file_change_set stuff","message":"Fix stylesheets for new file_change_set stuff\n","lang":"CSS","license":"bsd-3-clause","repos":"toddlipcon\/arb,toddlipcon\/arb,toddlipcon\/arb"} {"commit":"5a674a47bac0cbc056d31ccb075b194e998c9820","old_file":"gentle-alerts\/gentle-alerts.css","new_file":"gentle-alerts\/gentle-alerts.css","old_contents":".gentle-alerts-modal {\n display: none;\n position: fixed;\n z-index: 1;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n overflow: auto;\n background-color: rgb(0,0,0);\n background-color: rgba(0,0,0,0.4);\n}\n\n.gentle-alerts-modal-content {\n background-color: #fefefe;\n margin: 15% auto;\n padding: 20px;\n border: 1px solid #888;\n width: 80%;\n}\n","new_contents":".gentle-alerts-modal {\n display: none;\n position: fixed;\n z-index: 2147483647;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n overflow: auto;\n background-color: rgb(0,0,0);\n background-color: rgba(0,0,0,0.4);\n}\n\n.gentle-alerts-modal-content {\n background-color: #fefefe;\n margin: 15% auto;\n padding: 20px;\n border: 1px solid #888;\n width: 80%;\n}\n","subject":"Set z-index to max value","message":"Set z-index to max value\n","lang":"CSS","license":"mit","repos":"albertyw\/gentle-alerts,albertyw\/gentle-alerts"} {"commit":"2a721c7ea478d5431c83694b668e2a94f587f256","old_file":"components\/bslt-database-selector\/bslt-database-selector.css","new_file":"components\/bslt-database-selector\/bslt-database-selector.css","old_contents":"#database-list {\n list-style-type: none;\n width: 40px;\n margin: 0;\n padding: 0;\n height: 100%;\n display: block;\n position: fixed;\n top: 0;\n left: 0;\n background: rgb(60, 60, 60);\n padding-top: 50px;\n color: rgb(250, 250, 250);\n text-align: center;\n z-index: 1000;\n}\n\n#database-list li {\n padding: 1px 0;\n border-top: 1px solid rgb(77, 76, 76);\n cursor: pointer;\n}\n\n#database-list li:hover {\n background: rgb(255, 194, 194);\n}\n\n.selected {\n background: rgb(229, 53, 53);\n}\n","new_contents":"#database-list {\n list-style-type: none;\n width: 40px;\n margin: 0;\n padding: 0;\n display: block;\n position: fixed;\n top: 0;\n left: 0;\n bottom: 0;\n background: rgb(60, 60, 60);\n padding-top: 50px;\n color: rgb(250, 250, 250);\n text-align: center;\n z-index: 1000;\n overflow: scroll;\n}\n\n#database-list li {\n padding: 1px 0;\n border-top: 1px solid rgb(77, 76, 76);\n cursor: pointer;\n}\n\n#database-list li:hover {\n background: rgb(255, 194, 194);\n}\n\n.selected {\n background: rgb(229, 53, 53);\n}\n","subject":"Fix broken scroll for database selector","message":"Fix broken scroll for database selector\n","lang":"CSS","license":"mit","repos":"tnilles\/basalt,tnilles\/basalt"} {"commit":"a46ec2e207c62728e2ffdd330ec107e64942068d","old_file":"tests\/style\/default.css","new_file":"tests\/style\/default.css","old_contents":"NbtkButton {\n color: blue;\n background-image: url('file:\/\/lime-button.png');\n}\n\nNbtkButton:hover {\n background-image: url('file:\/\/cyan-button.png');\n}\n\nNbtkButton:active {\n background-image: url('file:\/\/green-button.png');\n}\n\n*#red-button {\n background-image: url('file:\/\/red-button.png');\n}\n\n*#blue-button {\n background-image: url('file:\/\/cyan-button.png');\n}\n\n*#green-button {\n background-image: url('file:\/\/green-button.png');\n}\n","new_contents":"NbtkButton {\n color: blue;\n background-image: url('file:\/\/lime-button.png');\n}\n\nNbtkButton:hover {\n background-image: url('file:\/\/cyan-button.png');\n}\n\nNbtkButton:active {\n background-image: url('file:\/\/green-button.png');\n}\n\n*#red-button {\n background-image: url('file:\/\/red-button.png');\n}\n\n*#blue-button {\n background-image: url('file:\/\/cyan-button.png');\n}\n\n*#green-button {\n background-image: url('file:\/\/green-button.png');\n}\n\nNbtkTable {\n color: #aee;\n background-color: #ddd;\n}\n","subject":"Add test styling for Table","message":"Add test styling for Table\n","lang":"CSS","license":"lgpl-2.1","repos":"jonnylamb\/mx,clutter-project\/mx,jonnylamb\/mx,pwithnall\/mx,jonnylamb\/mx,pwithnall\/mx,pwithnall\/mx,clutter-project\/mx,clutter-project\/mx,pwithnall\/mx,clutter-project\/mx,jonnylamb\/mx"} {"commit":"0e904588902712e3d481bf77b071fb7b0b6028e4","old_file":"public\/holy-grid\/index.css","new_file":"public\/holy-grid\/index.css","old_contents":"\/* https:\/\/bitsofco.de\/holy-grail-layout-css-grid *\/\n\/* https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/CSS\/CSS_Grid_Layout *\/\n\nbody {\n display: grid;\n\n grid-template-areas:\n \"header header\"\n \"main aside\"\n \"footer footer\";\n\n grid-template-columns: 1fr 30vw;\n grid-template-rows: 10vh 1fr \/*80vh*\/ 10vh;\n}\n\nbody > header\n { grid-area: header }\n\nbody > footer\n { grid-area: footer }\n","new_contents":"\/* https:\/\/bitsofco.de\/holy-grail-layout-css-grid *\/\n\/* https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/CSS\/CSS_Grid_Layout *\/\n\nbody {\n display: grid;\n\n grid-template-areas:\n \"header header\"\n \"main aside\"\n \"footer footer\";\n\n grid-template-columns: 1fr 30vw;\n grid-template-rows: 10vh 1fr \/*80vh*\/ 10vh;\n}\n\nbody > header { grid-area: header }\nbody > footer { grid-area: footer }\n\n@media (min-width:786px) {\n body {\n }\n}\n\n","subject":"Update styles for holy-grid css","message":"Update styles for holy-grid css\n","lang":"CSS","license":"mit","repos":"NYCrb\/devpunks,NYCrb\/devpunks,NYCrb\/devpunks,NYCrb\/devpunks"} {"commit":"a2b8ea5173a13269340f7585fb9a2b73160fa794","old_file":"src\/docs\/asciidoc\/css\/stylesheet.css","new_file":"src\/docs\/asciidoc\/css\/stylesheet.css","old_contents":"@import 'css\/spring.css';\n\n.listingblock .switch {\n border-style: none;\n display: inline-block;\n position: relative;\n bottom: -3px;\n}\n\n.listingblock .switch--item {\n padding: 10px;\n background-color: #e6e1dc;\n color: #282c34;\n display: inline-block;\n cursor: pointer;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n}\n\n.listingblock .switch--item:not(:first-child) {\n border-style: none;\n}\n\n.listingblock .switch--item.selected {\n background-color: #282c34;\n color: #e6e1dc;\n}\n","new_contents":"@import 'css\/spring.css';\n\n.listingblock .switch {\n border-style: none;\n display: inline-block;\n position: relative;\n bottom: -3px;\n}\n\n.listingblock .switch--item {\n padding: 10px;\n background-color: #e6e1dc;\n color: #282c34;\n display: inline-block;\n cursor: pointer;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n}\n\n.listingblock .switch--item:not(:first-child) {\n border-style: none;\n}\n\n.listingblock .switch--item.selected {\n background-color: #282c34;\n color: #e6e1dc;\n}\n\n.listingblock pre.highlightjs {\n padding: 0;\n}\n","subject":"Remove the black border from code samples","message":"Remove the black border from code samples\n\nSee gh-21778\n","lang":"CSS","license":"apache-2.0","repos":"spring-projects\/spring-framework,spring-projects\/spring-framework,spring-projects\/spring-framework,spring-projects\/spring-framework,spring-projects\/spring-framework,spring-projects\/spring-framework,spring-projects\/spring-framework"} {"commit":"8098bcdbd7b6e84122d745b9bb3f90fe0421ae80","old_file":"app\/routes\/interestgroups\/components\/InterestGroup.css","new_file":"app\/routes\/interestgroups\/components\/InterestGroup.css","old_contents":"@import '~app\/styles\/variables.css';\n\n.logo {\n max-height: 500px;\n max-width: 500px;\n height: 50%;\n}\n\n.logoSmall {\n max-height: 100px;\n max-width: 100px;\n border-radius: 100%;\n}\n\n.description {\n font-size: 18px;\n font-style: italic;\n}\n\n.listItem {\n margin: 8px;\n padding-left: 4px;\n background: var(--color-white);\n}\n\n.listItemContent {\n padding: 4px;\n}\n\n.textEdit {\n background: none;\n border: none;\n border-bottom: 1px solid var(--color-dark-mono-gray-4);\n margin: 8px;\n padding: 4px;\n}\n\n.deleteButton {\n margin-bottom: 16px;\n}\n\n.showMemberList {\n color: var(--lego-link-color);\n\n &:hover {\n text-decoration: underline;\n cursor: pointer;\n }\n}\n","new_contents":"@import '~app\/styles\/variables.css';\n\n.logo {\n max-height: 500px;\n max-width: 500px;\n height: 50%;\n width: auto;\n}\n\n.logoSmall {\n max-height: 100px;\n max-width: 100px;\n border-radius: 100%;\n}\n\n.description {\n font-size: 18px;\n font-style: italic;\n}\n\n.listItem {\n margin: 8px;\n padding-left: 4px;\n background: var(--color-white);\n}\n\n.listItemContent {\n padding: 4px;\n}\n\n.textEdit {\n background: none;\n border: none;\n border-bottom: 1px solid var(--color-dark-mono-gray-4);\n margin: 8px;\n padding: 4px;\n}\n\n.deleteButton {\n margin-bottom: 16px;\n}\n\n.showMemberList {\n color: var(--lego-link-color);\n\n &:hover {\n text-decoration: underline;\n cursor: pointer;\n }\n}\n","subject":"Fix interest group logo width on details page","message":":lipstick: Fix interest group logo width on details page","lang":"CSS","license":"mit","repos":"webkom\/lego-webapp,webkom\/lego-webapp,webkom\/lego-webapp"} {"commit":"180ac7f1335702c445d1bb8de543154153faaacb","old_file":"Comfortable_layout_for_JMA.user.css","new_file":"Comfortable_layout_for_JMA.user.css","old_contents":"\/* Comfortable layout for JMA *\/\n@namespace url(\"http:\/\/www.w3.org\/1999\/xhtml\");\n\n@-moz-document domain(\"www.jma.go.jp\") {\n \/* Common *\/\n :root {\n --page-width: 75vw;\n }\n\n body {\n width: var(--page-width) !important;\n min-width: 1000px !important;\n margin: 0 auto !important;\n }\n\n #main, table.forecast {\n width: calc(var(--page-width) - 340px) !important;\n min-width: 660px !important;\n }\n #sidebar, #submenu {\n width: 300px !important;\n }\n\n #submenu {\n position: initial !important;\n left: initial !important;\n }\n\n #info, #info table:not(#ASFC_Table) {\n width: 100% !important;\n }\n\n #yjsearch {\n display: none !important;\n }\n #header_link {\n float: right !important;\n width: 28em !important;\n }\n\n \/* Bug fix *\/\n #others { width: auto !important; }\n #others td { white-space: nowrap !important; }\n\n #tablist .button-up, #tablist .button-off {\n height: auto !important;\n }\n\n\n \/* Forecast *\/\n .info {\n width: 18em !important;\n }\n\n \/* Weekly forecast *\/\n .for {\n width: calc((var(--page-width) - 340px) \/ 8) !important;\n max-width: 90px !important;\n }\n}\n\n@-moz-document domain(\"jma.go.jp\") {\n .jma_ad_space {\n display: none !important;\n }\n}\n","new_contents":"\/* Comfortable layout for JMA *\/\n@namespace url(\"http:\/\/www.w3.org\/1999\/xhtml\");\n\n@-moz-document domain(\"www.jma.go.jp\") {\n \/* Common *\/\n :root {\n --page-width: 75vw;\n }\n\n body {\n width: var(--page-width) !important;\n min-width: 1000px !important;\n margin: 0 auto !important;\n }\n\n #main, table.forecast {\n width: calc(var(--page-width) - 340px) !important;\n min-width: 660px !important;\n }\n #sidebar, #submenu {\n width: 300px !important;\n }\n\n #submenu {\n position: initial !important;\n left: initial !important;\n }\n\n \/* Bug fix *\/\n #others td {\n white-space: nowrap !important;\n }\n\n\n \/* Forecast *\/\n .info {\n width: 18em !important;\n }\n\n \/* Weekly forecast *\/\n .for {\n width: calc((var(--page-width) - 340px) \/ 8) !important;\n max-width: 90px !important;\n }\n}\n\n@-moz-document domain(\"jma.go.jp\") {\n .jma_ad_space {\n display: none !important;\n }\n}\n","subject":"Drop styles currently not in effect","message":"Drop styles currently not in effect\n","lang":"CSS","license":"unlicense","repos":"curipha\/userstyles"} {"commit":"c391c53699e46e9ceec126350a0a2bb76689b7d4","old_file":"app\/assets\/stylesheets\/application.css","new_file":"app\/assets\/stylesheets\/application.css","old_contents":"\/*\n * This is a manifest file that'll be compiled into application.css, which will include all the files\n * listed below.\n *\n * Any CSS and SCSS file within this directory, lib\/assets\/stylesheets, vendor\/assets\/stylesheets,\n * or any plugin's vendor\/assets\/stylesheets directory can be referenced here using a relative path.\n *\n * You're free to add application-wide styles to this file and they'll appear at the bottom of the\n * compiled file so the styles you add here take precedence over styles defined in any other CSS\/SCSS\n * files in this directory. Styles in this file should be added after the last require_* statement.\n * It is generally better to create a new file per style scope.\n *\n *= require_tree .\n *= require_self\n *\/\n\n#nav{\n display: flex;\n justify-content: flex-end\n}","new_contents":"\/*\n * This is a manifest file that'll be compiled into application.css, which will include all the files\n * listed below.\n *\n * Any CSS and SCSS file within this directory, lib\/assets\/stylesheets, vendor\/assets\/stylesheets,\n * or any plugin's vendor\/assets\/stylesheets directory can be referenced here using a relative path.\n *\n * You're free to add application-wide styles to this file and they'll appear at the bottom of the\n * compiled file so the styles you add here take precedence over styles defined in any other CSS\/SCSS\n * files in this directory. Styles in this file should be added after the last require_* statement.\n * It is generally better to create a new file per style scope.\n *\n *= require_tree .\n *= require_self\n *\/\n\n#nav{\n display: flex;\n justify-content: space-between;\n flex-direction: row;\n width: 25%;\n float: right;\n}","subject":"Move layout nav link to the top right of the page","message":"Move layout nav link to the top right of the page\n","lang":"CSS","license":"mit","repos":"benjaminhyw\/rails-online-shop,benjaminhyw\/rails-online-shop,benjaminhyw\/rails-online-shop"} {"commit":"3d8222dc0034d4142fc4bb6e69c130d3a1c23715","old_file":"styles-examples\/default.css","new_file":"styles-examples\/default.css","old_contents":".skylight-dialog {\n width: 50%;\n height: 400px;\n position: fixed;\n top: 50%;\n left: 50%;\n margin-top: -200px;\n margin-left: -25%;\n background-color: #fff;\n border-radius: 2px;\n z-index: 100;\n padding: 10px;\n box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);\n}\n\n.skylight-dialog--close {\n cursor: pointer;\n float: right;\n font-size: 1.6em;\n}\n\n.skylight-dialog__overlay {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: 99;\n background-color: rgba(0,0,0,0.3);\n}","new_contents":".skylight-dialog {\n width: 50%;\n height: 400px;\n position: fixed;\n top: 50%;\n left: 50%;\n margin-top: -200px;\n margin-left: -25%;\n background-color: #fff;\n border-radius: 2px;\n z-index: 100;\n padding: 10px;\n box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);\n overflow: auto;\n}\n\n.skylight-dialog--close {\n cursor: pointer;\n float: right;\n font-size: 1.6em;\n}\n\n.skylight-dialog__overlay {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: 99;\n background-color: rgba(0,0,0,0.3);\n}\n","subject":"Apply `overflow: auto` on dialog","message":"Apply `overflow: auto` on dialog\n\nThis way it will crop the dialog content correctly if it's larger than the dialog itself. Previously the content could overlap with the dialog.","lang":"CSS","license":"mit","repos":"marcio\/react-skylight,christianidylle\/react-skylight,ctxhou\/react-skylight,crehana\/react-skylight"} {"commit":"8067ff0c816dafa47a5456477fc679ac64e3523b","old_file":"django_modalview\/static\/django_modalview\/css\/modal.css","new_file":"django_modalview\/static\/django_modalview\/css\/modal.css","old_contents":"","new_contents":"#generic-modal {\n width: 615px !important;\n}\n#generic-modal .form-horizontal{\n margin-bottom: 0 !important;\n}\n #form .control-group{\n margin-top:10px;\n }\n\n #form .alert{\n margin-top:10px;\n }\n #form .control-group .control-label{\n font-weight: bold;\n text-align:left !important;\n width:200px;\n padding-top:0;\n }\n #form .control-group .controls{\n margin-left: 200px !important;\n padding-right: 40px;\n }\n\n\ndiv#generic-modal h2 {\n display: inline-block;\n vertical-align: middle;\n margin: 0px;\n}\n\ndiv#generic-modal textarea {\n width:100%;\n height: 100px;\n}\n\n.modal_icon {display:inline-block;}\n","subject":"Add a default css file.","message":"Add a default css file.\n","lang":"CSS","license":"apache-2.0","repos":"optiflows\/django-modalview,debianitram\/django-modalview,debianitram\/django-modalview,debianitram\/django-modalview,optiflows\/django-modalview,optiflows\/django-modalview,optiflows\/django-modalview"} {"commit":"9836c402fe8e2885cf8ba84d0311a952861b2735","old_file":"css\/admin-top.css","new_file":"css\/admin-top.css","old_contents":"div.button-wrapper {\n font-size:300%;\n line-height: 3em;\n}\n\ndiv.button-wrapper input {\n font-size:100%;\n border:5px solid #bbbbbb;\n border-radius:1em;\n padding:0.5em;\n}\n","new_contents":"div.button-wrapper {\n font-size:300%;\n line-height: 3em;\n}\n\ndiv.button-wrapper input {\n font-size:100%;\n border:5px solid #bbbbbb;\n border-radius:1em;\n padding:0.5em;\n}\n\ndiv.button-wrapper input:hover {\n cursor:pointer;\n}\n","subject":"Fix pointer in top page","message":"Fix pointer in top page\n","lang":"CSS","license":"agpl-3.0","repos":"fbennett\/quizzer"} {"commit":"1f85d9c7166ae0d28cab81af37db701d0cf936a2","old_file":"css\/overrides.css","new_file":"css\/overrides.css","old_contents":".reveal {\n\tfont-size: 48px;\n}\n.reveal .slides {\n\tz-index: 20;\n}\n.reveal h6 {\n\tposition: absolute;\n\tright: 0;\n\ttext-align: right;\n\ttop: -1.5em;\n}\n.reveal pre {\n\tfont-size: .75em;\n\twhite-space: pre;\n\twidth: 100%;\n}\n.reveal pre.large {\n\tfont-size: 1em;\n}\n.reveal pre.small {\n\tfont-size: .65em;\n}\n\/** add class that has smaller font by default and bigger when it's an important code **\/\n.reveal pre code {\n\tmax-height: none;\n\tpadding: 15px;\n}\n\n.reveal .mainFooter {\n\tbottom: 5px;\n\tborder-top: solid 1px #d3d3d3;\n\tdisplay: flex;\n\tfont-size: 18px;\n\tleft: 2%;\n\tjustify-content: space-between;;\n\tpadding: 5px;\n\tposition: absolute;\n\ttext-align: center;\n\twidth: 96%;\n\tz-index: 11;\n}\n","new_contents":".reveal {\n\tfont-size: 48px;\n}\n.reveal .slides {\n\tz-index: 20;\n}\n.reveal h6 {\n\tposition: absolute;\n\tright: 0;\n\ttext-align: right;\n\ttop: -1.5em;\n}\n.reveal pre {\n\tfont-size: .75em;\n\twhite-space: pre;\n\twidth: 100%;\n}\n.reveal pre.large {\n\tfont-size: 1em;\n}\n.reveal pre.small {\n\tfont-size: .65em;\n}\n\/** add class that has smaller font by default and bigger when it's an important code **\/\n.reveal pre code {\n\tmax-height: none;\n\tpadding: 15px;\n}\n\n.reveal .mainFooter {\n\tbottom: 0;\n\tborder-top: solid 1px #d3d3d3;\n\tdisplay: flex;\n\tfont-size: 23px;\n\tleft: 2%;\n\tjustify-content: space-between;;\n\tpadding: 5px;\n\tposition: absolute;\n\ttext-align: center;\n\twidth: 96%;\n\tz-index: 11;\n}\n","subject":"Make footer a little bit bigger","message":"Make footer a little bit bigger\n","lang":"CSS","license":"mit","repos":"benmvp\/slides,benmvp\/slides"} {"commit":"0afa7a801081663206e6ebca4c1847ccd8aa6483","old_file":"src\/resources\/css\/test.css","new_file":"src\/resources\/css\/test.css","old_contents":"tbody {\n background-color: transparent !important;\n border: none;\n}\n\ntbody tr:nth-child(2n) {\n background-color: rgba(24, 24, 24, 0.1) !important;\n}\n\n.test .row {\n padding-left: 1em;\n padding-right: 1em;\n}\n\n.skipped {\n background-color: rgba(255, 24, 24, 0.3) !important;\n}\n\n.test_slider {\n background: #034E60 !important;\n border: none;\n margin-top: 5px;\n}\n\n.str_slider {\n padding-left: 3em;\n padding-right: 1em;\n z-index: -2 !important;\n}\n\n.str_slider .left, .str_slider .right {\n position: relative;\n z-index: 1 !important;\n color: #bbb;\n font-size: 0.5em;\n padding-top: 0.5em;\n}\n\n.str_slider .left {\n float: left;\n padding-left: 1em;\n}\n\n.str_slider .right {\n float: right;\n padding-right: 1em;\n}\n\n@media (max-width: 40em) {\n .str_slider {\n padding-top: 1em;\n padding-bottom: 0.5em;\n padding-left: 0em !important;\n padding-right: 0em !important;\n }\n}","new_contents":"tbody {\n background-color: transparent !important;\n border: none;\n}\n\ntbody tr:nth-child(2n) {\n background-color: rgba(24, 24, 24, 0.1) !important;\n}\n\n.test .row {\n padding-left: 1em;\n padding-right: 1em;\n\n color: white;\n}\n\n.skipped {\n background-color: rgba(255, 24, 24, 0.3) !important;\n}\n\n.test_slider {\n background: #034E60 !important;\n border: none;\n margin-top: 5px;\n}\n\n.str_slider {\n padding-left: 3em;\n padding-right: 1em;\n z-index: -2 !important;\n}\n\n.str_slider .left, .str_slider .right {\n position: relative;\n z-index: 1 !important;\n color: #bbb;\n font-size: 0.5em;\n padding-top: 0.5em;\n}\n\n.str_slider .left {\n float: left;\n padding-left: 1em;\n}\n\n.str_slider .right {\n float: right;\n padding-right: 1em;\n}\n\n@media (max-width: 40em) {\n .str_slider {\n padding-top: 1em;\n padding-bottom: 0.5em;\n padding-left: 0em !important;\n padding-right: 0em !important;\n }\n}","subject":"Test questions are white again","message":"Test questions are white again\n","lang":"CSS","license":"mit","repos":"MateyByrd\/CheckJeStress,MateyByrd\/CheckJeStress,MateyByrd\/CheckJeStress,MateyByrd\/CheckJeStress"} {"commit":"2125da6d2f18acb842a5323b2a4bd9063ddcbb49","old_file":"webkit\/glue\/devtools\/js\/devtools.css","new_file":"webkit\/glue\/devtools\/js\/devtools.css","old_contents":"#scripts-files option.injected {\n color: rgb(70, 134, 240);\n}\n\n.data-grid table {\n line-height: 120%;\n}\n\nbody.attached #toolbar {\n height: 34px;\n border-top: 1px solid rgb(100, 100, 100);\n cursor: default; \/* overriden *\/\n padding-left: 0;\n}\n","new_contents":"#scripts-files option.injected {\n color: rgb(70, 134, 240);\n}\n\n.data-grid table {\n line-height: 120%;\n}\n\nbody.attached #toolbar {\n height: 34px;\n border-top: 1px solid rgb(100, 100, 100);\n cursor: default; \/* overriden *\/\n padding-left: 0;\n}\n\n\n\/* Chrome theme overrides *\/\n#toolbar {\n background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(242, 247, 253)), to(rgb(223, 234, 248)));\n}\n","subject":"Use Chrome's colors for DevTools toolbar.","message":"DevTools: Use Chrome's colors for DevTools toolbar.\n\nReview URL: http:\/\/codereview.chromium.org\/155766\n\ngit-svn-id: de016e52bd170d2d4f2344f9bf92d50478b649e0@21072 0039d316-1c4b-4281-b951-d872f2087c98\n","lang":"CSS","license":"bsd-3-clause","repos":"yitian134\/chromium,gavinp\/chromium,yitian134\/chromium,gavinp\/chromium,Crystalnix\/house-of-life-chromium,adobe\/chromium,Crystalnix\/house-of-life-chromium,ropik\/chromium,ropik\/chromium,Crystalnix\/house-of-life-chromium,gavinp\/chromium,yitian134\/chromium,adobe\/chromium,Crystalnix\/house-of-life-chromium,adobe\/chromium,adobe\/chromium,yitian134\/chromium,Crystalnix\/house-of-life-chromium,yitian134\/chromium,adobe\/chromium,yitian134\/chromium,gavinp\/chromium,gavinp\/chromium,Crystalnix\/house-of-life-chromium,adobe\/chromium,Crystalnix\/house-of-life-chromium,Crystalnix\/house-of-life-chromium,ropik\/chromium,Crystalnix\/house-of-life-chromium,ropik\/chromium,gavinp\/chromium,yitian134\/chromium,yitian134\/chromium,Crystalnix\/house-of-life-chromium,ropik\/chromium,yitian134\/chromium,ropik\/chromium,adobe\/chromium,adobe\/chromium,adobe\/chromium,yitian134\/chromium,Crystalnix\/house-of-life-chromium,ropik\/chromium,ropik\/chromium,gavinp\/chromium,ropik\/chromium,gavinp\/chromium,adobe\/chromium,adobe\/chromium,gavinp\/chromium,gavinp\/chromium"} {"commit":"1a75b31a4fcbf08f73352fa38e80f403f867e5d5","old_file":"projects\/OG-Web\/web-engine\/prototype\/styles\/analytics\/og.analytics.gadget.OG-gadget-text.css","new_file":"projects\/OG-Web\/web-engine\/prototype\/styles\/analytics\/og.analytics.gadget.OG-gadget-text.css","old_contents":"\/*\n * Copyright 2013 - present by OpenGamma Inc. and the OpenGamma group of companies\n * Please see distribution for license.\n *\/\n\n.OG-text {\n background-color: #f8f8f8;\n overflow: scroll;\n height: 100%;\n}\n\n.OG-text .text-contents {\n width: 100%;\n}\n\n\/* notification *\/\n.OG-text .og-message {\n background-color: #fdf080;\n color: #656033;\n display: none;\n left: 0;\n margin: 1px 0 1px 1px;\n padding: 2px 5px;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.OG-text .og-message .og-link {\n cursor: pointer;\n text-decoration: underline;\n}","new_contents":"\/*\n * Copyright 2013 - present by OpenGamma Inc. and the OpenGamma group of companies\n * Please see distribution for license.\n *\/\n\n.OG-text {\n background-color: #f8f8f8;\n overflow: scroll;\n height: 100%;\n}\n\n.OG-text .text-contents {\n width: 100%;\n padding: 5px;\n}\n\n\/* notification *\/\n.OG-text .og-message {\n background-color: #fdf080;\n color: #656033;\n display: none;\n left: 0;\n margin: 1px 0 1px 1px;\n padding: 2px 5px;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.OG-text .og-message .og-link {\n cursor: pointer;\n text-decoration: underline;\n}","subject":"Add padding to text in text gadget","message":"Add padding to text in text gadget\n","lang":"CSS","license":"apache-2.0","repos":"McLeodMoores\/starling,nssales\/OG-Platform,DevStreet\/FinanceAnalytics,jerome79\/OG-Platform,jeorme\/OG-Platform,jeorme\/OG-Platform,codeaudit\/OG-Platform,jerome79\/OG-Platform,DevStreet\/FinanceAnalytics,McLeodMoores\/starling,jeorme\/OG-Platform,jerome79\/OG-Platform,DevStreet\/FinanceAnalytics,nssales\/OG-Platform,McLeodMoores\/starling,codeaudit\/OG-Platform,ChinaQuants\/OG-Platform,nssales\/OG-Platform,ChinaQuants\/OG-Platform,nssales\/OG-Platform,jeorme\/OG-Platform,ChinaQuants\/OG-Platform,McLeodMoores\/starling,jerome79\/OG-Platform,DevStreet\/FinanceAnalytics,ChinaQuants\/OG-Platform,codeaudit\/OG-Platform,codeaudit\/OG-Platform"} {"commit":"4352afbc2707c7ac53c9df2d3264d919af3b83e4","old_file":"example\/style.css","new_file":"example\/style.css","old_contents":".body {\n color: black;\n}\n\n.ng-promise-pending {\n color: orange;\n}\n\n.ng-promise-resolved {\n color: green;\n}\n \n.ng-promise-rejected {\n color: red;\n}\n\n\/* First *\/\n.first.ng-promise-resolved {\n color: blue;\n}\n\n\/* Second *\/\n.second.ng-promise-resolved {\n color: yellow;\n}\n\n\/* Third *\/\n.third.ng-promise-resolved {\n color: purple;\n}\n\n\/* Combined *\/\n.ng-promise-resolved-first.ng-promise-resolved-second {\n background-color: navy;\n}\n\n.ng-promise-rejected-second.ng-promise-rejected-third {\n background-color: black;\n}","new_contents":".body {\n color: black;\n}\n\n.ng-promise-pending {\n color: orange;\n}\n\n.ng-promise-resolved {\n color: green;\n}\n\n.ng-promise-resolved.ng-promise-settled {\n color: greenyellow;\n}\n \n.ng-promise-rejected {\n color: red;\n}\n\n.ng-promise-rejected.ng-promise-settled {\n color: palevioletred;\n}\n\n\/* First *\/\n.first.ng-promise-resolved {\n color: blue;\n}\n\n\/* Second *\/\n.second.ng-promise-resolved {\n color: sandybrown;\n}\n\n\/* Third *\/\n.third.ng-promise-resolved {\n color: purple;\n}\n\n\/* Combined *\/\n.ng-promise-resolved-first.ng-promise-resolved-second {\n background-color: navy;\n}\n\n.ng-promise-rejected-second.ng-promise-rejected-third {\n background-color: black;\n}","subject":"Add settled classess for resolved and rejected","message":"Add settled classess for resolved and rejected\n","lang":"CSS","license":"mit","repos":"mchlbrnd\/angular-promise,mchlbrnd\/angular-css-promise,mchlbrnd\/angular-css-promise,mchlbrnd\/angular-promise"} {"commit":"a6e7198c70511f7652417df570a6bc562269eebe","old_file":"app\/components\/crowd-messaging\/messages.css","new_file":"app\/components\/crowd-messaging\/messages.css","old_contents":".blue-message {\n font-size: 20px;\n color: #6FDCFF;\n}\n\n.add-message {\n font-size: 12px;\n font-weight: bold;\n text-transform: uppercase;\n vertical-align: text-top;\n margin-right: 10px;\n}\n\n.message-container {\n clear: both;\n margin-top: 20px;\n}\n\n.message-title-input {\n display: inline-block;\n margin-bottom: 5px;\n font-size: 16px !important;\n line-height: 16px !important;\n text-transform: uppercase;\n text-align: right;\n padding: 0;\n color: white !important;\n box-shadow: none !important;\n border: none !important;\n}\n\n.message-subtext-textarea {\n width: 100%;\n background: transparent;\n color: #6FDCFF;\n font-size: 20px;\n font-weight: bold;\n line-height: 20px;\n display: inline-block;\n border: none;\n text-align: right;\n padding: 0;\n box-shadow: none;\n overflow-x: hidden;\n overflow-y: hidden;\n margin-top: 10px;\n resize: none;\n white-space: pre-wrap;\n outline: none;\n}\n","new_contents":".blue-message {\n font-size: 20px;\n color: #6FDCFF;\n}\n\n.add-message {\n font-size: 12px;\n font-weight: bold;\n text-transform: uppercase;\n vertical-align: text-top;\n margin-right: 10px;\n}\n\n.message-container {\n clear: both;\n margin-top: 20px;\n}\n\n.message-title-input {\n display: inline-block;\n margin-bottom: 5px;\n font-size: 16px !important;\n line-height: 16px !important;\n text-transform: uppercase;\n text-align: right;\n padding: 0 !important;\n color: white !important;\n box-shadow: none !important;\n border: none !important;\n}\n\n.message-subtext-textarea {\n width: 100%;\n background: transparent;\n color: #6FDCFF;\n font-size: 20px;\n font-weight: bold;\n line-height: 20px;\n display: inline-block;\n border: none;\n text-align: right;\n padding: 0;\n box-shadow: none;\n overflow-x: hidden;\n overflow-y: hidden;\n margin-top: 10px;\n resize: none;\n white-space: pre-wrap;\n outline: none;\n}\n","subject":"Fix for title of message not lining up on the right","message":"Fix for title of message not lining up on the right\n","lang":"CSS","license":"mit","repos":"opensprints\/opensprints-electron,opensprints\/opensprints-electron"} {"commit":"f47b582c62c9bc2188703c4684cc528bdac6989d","old_file":"desktop\/src\/renderer\/components\/app-document\/app-document-pane\/app-document-pane-tab\/app-document-pane-tab.css","new_file":"desktop\/src\/renderer\/components\/app-document\/app-document-pane\/app-document-pane-tab\/app-document-pane-tab.css","old_contents":":host {\n @apply inline-block list-none h-full text-xs text-center pl-1 pr-4 py-2 leading-none flex-grow border;\n background: var(--color-neutral-300);\n color: var(--color-neutral-700);\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: var(--color-neutral-500);\n\n &:not(:last-of-type) {\n border-right-width: 1px;\n border-right-style: solid;\n border-color: var(--color-neutral-500);\n }\n\n &.isActive {\n border-bottom-color: var(--color-neutral-300);\n box-shadow: inset 0px 3px var(--color-brand);\n }\n\n & > * {\n @apply align-middle;\n }\n\n &:hover,\n &:focus {\n stencila-icon {\n @apply opacity-100;\n }\n }\n}\n\nli {\n @apply flex list-none align-middle flex-row flex-nowrap items-center;\n}\n\nstencila-icon {\n @apply opacity-0;\n}\n\na,\na:link,\na:visited {\n @apply block no-underline whitespace-nowrap leading-none text-current flex-grow cursor-default;\n}\n","new_contents":":host {\n @apply inline-block list-none h-full text-xs text-center pl-1 pr-4 py-2 leading-none flex-grow border;\n background: var(--color-neutral-300);\n color: var(--color-neutral-700);\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: var(--color-neutral-500);\n\n &:not(:last-of-type) {\n border-right-width: 1px;\n border-right-style: solid;\n border-color: var(--color-neutral-500);\n }\n\n &.isActive {\n border-bottom-color: var(--color-neutral-300);\n box-shadow: inset 0px 3px var(--color-brand);\n }\n\n & > * {\n @apply align-middle;\n }\n\n &:hover,\n &:focus {\n stencila-icon {\n @apply opacity-100;\n }\n }\n}\n\nli {\n @apply flex list-none align-middle flex-row flex-nowrap items-center;\n}\n\nstencila-icon {\n @apply opacity-0 rounded-sm;\n\n &:hover,\n &:active {\n color: var(--color-neutral-300);\n background: var(--color-neutral-700);\n }\n}\n\na,\na:link,\na:visited {\n @apply block no-underline whitespace-nowrap leading-none text-current flex-grow cursor-default;\n}\n","subject":"Improve usability and legibility of tab close icon","message":"fix(Desktop): Improve usability and legibility of tab close icon\n","lang":"CSS","license":"apache-2.0","repos":"stencila\/stencila,stencila\/stencila,stencila\/stencila,stencila\/stencila,stencila\/stencila,stencila\/stencila,stencila\/stencila"} {"commit":"5f8ef18ccbb6813e750ca8cc73d8be0b126c032f","old_file":"client\/stylesheets\/style.css","new_file":"client\/stylesheets\/style.css","old_contents":"body {\n padding-top: 2em;\n}\n.help-block {\n color: #333;\n}\n.registrant-panel-name {\n margin-top: 0 !important;\n}\n#registration-form {\n margin: 1em;\n}\n@media (min-width: 33em) {\n #registration-form {\n width: 62%;\n margin: auto;\n }\n}\n","new_contents":"body {\n padding-top: 2em; \/* prevent navbar overlap *\/\n}\n.help-block {\n color: #333;\n}\n#registration-form {\n margin-top: 3em !important; \/* prevent navbar overlap *\/\n}\n@media (min-width: 33em) {\n #registration-form {\n width: 62%;\n margin: auto;\n }\n}\n","subject":"Add top padding to registration form.","message":"Add top padding to registration form.\n","lang":"CSS","license":"agpl-3.0","repos":"quaker-io\/pym-2015,quaker-io\/pym-online-registration,quaker-io\/pym-2015,quaker-io\/pym-online-registration"} {"commit":"ddb5832bd70a1391efc991826eac9bf6399a9b90","old_file":"stylesheets\/cheat-sheet-stylesheet.css","new_file":"stylesheets\/cheat-sheet-stylesheet.css","old_contents":"html {\n font-family: Helvetica;\n background-color: #BCED91;\n}\n\nh2 {\n display: block;\n text-align: center;\n border: 5px solid black;\n padding: 20px;\n}\n\n#definition {\n text-align: center;\n margin-left: 340px;\n margin-right: 340px;\n\n}\n\n#red {\n color: red;\n }\n#red_center {\n color: red;\n text-align: center;\n}\n.topics {\n font-weight: bold;\n}\n\n.italics {\n font-style: italic;\n}\n\n.center {\n text-align:center;\n}\n\n.indent {\n margin-left: 50px;\n}\n.huge_indent {\n margin-left: 200px;\n}\n\n#hover_example:hover {\n background-color:blue;\n }","new_contents":"html {\n font-family: Helvetica;\n background-color: #BCED91;\n}\n\nh2 {\n display: block;\n text-align: center;\n border: 5px solid black;\n padding: 20px;\n}\n\n#definition {\n text-align: center;\n margin-left: 340px;\n margin-right: 340px;\n\n}\n\n#red {\n color: red;\n }\n#red_center {\n color: red;\n text-align: center;\n}\n\n#blue_center {\n color: blue;\n text-align: center;\n}\n.topics {\n font-weight: bold;\n}\n\n.italics {\n font-style: italic;\n}\n\n.center {\n text-align:center;\n}\n\n.indent {\n margin-left: 50px;\n}\n.huge_indent {\n margin-left: 200px;\n}\n\n#hover_example:hover {\n background-color:blue;\n }\n","subject":"Add blue center projects css","message":"Add blue center projects css","lang":"CSS","license":"mit","repos":"grantziolkowski\/grantziolkowski.github.io,grantziolkowski\/grantziolkowski.github.io,grantziolkowski\/grantziolkowski.github.io"} {"commit":"0c0326cc0ff5ecaf84485ae9e4000f0323f500e1","old_file":"static\/style.css","new_file":"static\/style.css","old_contents":"html, body {\n height: calc(100% - 10%);\n margin: 2%;\n}\n\nh1 {\n opacity: 1;\n font-size: 100%;\n}\n\nh5 {\n opacity: 0.75;\n}\n\n#inputForm {\n height: 100%\n}\n\n.cy {\n border: solid;\n border-width: 0.5;\n height: 100%;\n}\n\n.cy-container {\n height: 100%;\n}\n\n.btn-div{\n padding-top:5px;\n padding-bottom:5px;\n\n}\n","new_contents":"html, body {\n height: calc(100% - 10%);\n margin: 2%;\n}\n\nh1 {\n opacity: 1;\n font-size: 100%;\n}\n\nh5 {\n opacity: 0.75;\n}\n\n#inputForm {\n height: 100%\n}\n\n.cy {\n border: solid;\n border-width: 0.5;\n height: 100%;\n}\n\n.cy-container {\n height: 100%;\n}\n\n.btn-div{\n padding-top:5px;\n padding-bottom:5px;\n\n}\n\nbody .modal-dialog {\n \/* new custom width *\/\n width: 80%;\n}\n","subject":"Make modal a bit narrower","message":"Make modal a bit narrower\n\n- 80% of screen defined in css\n","lang":"CSS","license":"bsd-2-clause","repos":"pvtodorov\/pathway_map_dynamic,pvtodorov\/pathway_map_dynamic"} {"commit":"31cf818d76ec8e2e62ec30c2e675599a20512765","old_file":"static\/darktheme.css","new_file":"static\/darktheme.css","old_contents":".dark {\n color: #cccccc;\n background-color: black;\n}\n.popover-content, .popover-title, .hosts-list {\n color: black;\n}\n.dark .panel {\n background-color: #232323;\n}\n","new_contents":".dark {\n color: #cccccc;\n background-color: black;\n}\n.popover-content, .popover-title, .hosts-list {\n color: black;\n}\n.dark .panel {\n background-color: #232323;\n}\n.list-group .list-group-item {\n background-color: #232323;\n}\n","subject":"Update dark theme CSS style for lists","message":"Update dark theme CSS style for lists\n","lang":"CSS","license":"apache-2.0","repos":"Stratoscale\/rackattack-physical-dashboard,Stratoscale\/rackattack-physical-dashboard,Stratoscale\/rackattack-physical-dashboard"} {"commit":"0d08f67c901d60b2e42c9d5ba3ad9920b3f131c1","old_file":"themes\/all-hallows-eve.css","new_file":"themes\/all-hallows-eve.css","old_contents":"\/**\n * All Hallows Eve theme\n *\n * @author Flinn Mueller\n * @version 1.0\n * @attribution Adapted from Ultraviolet RubyGem\n *\/\npre {\n background: #000;\n white-space: pre-wrap;\n white-space: -moz-pre-wrap;\n white-space: -pre-wrap;\n white-space: -o-pre-wrap;\n word-wrap: break-word;\n margin: 0px;\n padding: 0px;\n padding: 10px;\n color: #fff;\n font-size: 14px;\n margin-bottom: 20px;\n}\npre, code {\n font-family: 'Monaco', courier, monospace;\n}\npre .comment {\n color: #9933CC;\n}\npre .constant, pre .integer {\n color: #3387CC;\n}\npre .storage {\n color: #CC7833;\n}\npre .string {\n color: #66CC33;\n}\npre .keyword, pre .selector {\n color: #CC7833;\n}\npre .parent {\n font-style: italic;\n}\npre .entity, pre .meta {\n}\npre .support {\n color: #C83730;\n}\n","new_contents":"\/**\n * All Hallows Eve theme\n *\n * @author Flinn Mueller\n * @version 1.0\n * @attribution Adapted from Ultraviolet RubyGem\n *\/\npre {\n background: #000;\n white-space: pre-wrap;\n white-space: -moz-pre-wrap;\n white-space: -pre-wrap;\n white-space: -o-pre-wrap;\n word-wrap: break-word;\n margin: 0px;\n padding: 0px;\n padding: 10px;\n color: #fff;\n font-size: 14px;\n margin-bottom: 20px;\n}\n\npre, code {\n font-family: 'Monaco', courier, monospace;\n}\n\npre .comment {\n color: #9933CC;\n}\n\npre .constant, pre .integer {\n color: #3387CC;\n}\n\npre .storage {\n color: #CC7833;\n}\n\npre .string {\n color: #66CC33;\n}\n\npre .keyword, pre .selector {\n color: #CC7833;\n}\n\npre .parent {\n font-style: italic;\n}\n\npre .entity, pre .meta {\n}\n\npre .support {\n color: #C83730;\n}\n","subject":"Adjust formatting to match other themes","message":"Adjust formatting to match other themes\n","lang":"CSS","license":"apache-2.0","repos":"HotelsDotCom\/rainbow,HotelsDotCom\/rainbow,linuxl0ver\/rainbow,cybrox\/rainbow,segmentio\/rainbow,linuxl0ver\/rainbow,linuxl0ver\/rainbow,jeremykenedy\/rainbow,ptigas\/rainbow,javipepe\/rainbow,greyhwndz\/rainbow,ccampbell\/rainbow,jeremykenedy\/rainbow,javipepe\/rainbow,metasyn\/rainbow,ccampbell\/rainbow,HotelsDotCom\/rainbow,cybrox\/rainbow,metasyn\/rainbow,metasyn\/rainbow,greyhwndz\/rainbow,ptigas\/rainbow,segmentio\/rainbow,jeremykenedy\/rainbow,greyhwndz\/rainbow,javipepe\/rainbow,cybrox\/rainbow"} {"commit":"b7c25ed0679bf3c0a1806cf1ae9054cf6675cb78","old_file":"css\/index.css","new_file":"css\/index.css","old_contents":"html, body {\n height: 100%;\n margin: 0;\n}\n\n.container {\n max-width: 700px;\n margin: 0 auto;\n padding: 80px 30px 80px 30px;\n position: relative;\n}\n\n.form {\n margin-top: 30px;\n}\n\n#unknownNameErrorBox, #noImagesFoundWarningBox, #downloadingInfoBox {\n display: none;\n}\n","new_contents":"html, body {\n height: 100%;\n margin: 0;\n}\n\n.container {\n max-width: 700px;\n margin: 0 auto;\n padding: 60px 30px 60px 30px;\n position: relative;\n}\n\n.form {\n margin-top: 30px;\n}\n\n#unknownNameErrorBox, #noImagesFoundWarningBox, #downloadingInfoBox {\n display: none;\n}\n","subject":"Reduce top and bottom padding","message":"Reduce top and bottom padding\n\n","lang":"CSS","license":"mit","repos":"RedditDownloader\/redditdownloader.github.io,RedditDownloader\/redditdownloader.github.io"} {"commit":"3f4e3e89a16bf23e522d27a5d6cc0f5dbc141600","old_file":"css\/style.css","new_file":"css\/style.css","old_contents":"html {\n font-size: 62.5%;\n}\nbody {\n margin: 8px;\n}\nhtml, body, .app {\n height: 100%;\n}\n\n.title {\n font-size: 3.0rem;\n}\n.app {\n position: relative;\n width: 100%;\n margin: 20px 4px 0px;\n}\n.source, .destination {\n display: inline-block;\n width: 50%;\n height: 70%;\n box-sizing: border-box;\n}\n.source {\n float: left;\n}\n.destination {\n float: right;\n}\n\n.caption {\n font-size: 2.0rem;\n line-height: 3.0rem;\n}\n.escape {\n vertical-align: middle;\n}\n.text {\n width: 90%;\n height: 100%;\n resize: nonk;\n}\n","new_contents":"html {\n font-size: 62.5%;\n}\nbody {\n margin: 8px;\n}\nhtml, body, .app {\n height: 100%;\n}\n\n.title {\n font-size: 3.0rem;\n}\n.app {\n position: relative;\n width: 100%;\n margin: 20px 4px 0px;\n}\n.source, .destination {\n display: inline-block;\n width: 50%;\n height: 70%;\n box-sizing: border-box;\n}\n.source {\n float: left;\n}\n.destination {\n float: right;\n}\n\n.caption {\n font-size: 2.0rem;\n line-height: 3.0rem;\n}\n.escape {\n vertical-align: middle;\n}\n.text {\n width: 90%;\n height: 100%;\n resize: none;\n}\n","subject":"Fix typo of \"resize: none\"","message":"Fix typo of \"resize: none\"\n","lang":"CSS","license":"mit","repos":"kusabashira\/anond-escape,kusabashira\/anond-escape"} {"commit":"fee5d70507dc2b87c2b270297e25560299166fdc","old_file":"css\/style.css","new_file":"css\/style.css","old_contents":"@import url(https:\/\/fonts.googleapis.com\/css?family=Open+Sans:400,400italic,700);\n\nhtml, body, #map-canvas {\n margin: 0;\n padding: 0;\n height: 100%;\n}\n\n.info_window {\n display:inline-block;\n vertical-align:top;\n margin-right: 10px;\n}\n\nbody {\n font:10pt 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n color:#444;\n}\n\n#log {\n padding-left: 10px;\n position: absolute;\n top:0;\n}\n\n.see_thru {\n background-color: #fff;\n background-color: rgba(255,255,255,0);\n}\n\n.rot90c {\n -moz-transform:rotate(90deg);\n -o-transform:rotate(90deg);\n -ms-transform:rotate(90deg); \/* IE 9 *\/\n -webkit-transform:rotate(90deg); \/* Safari and Chrome *\/\n transform:rotate(90deg);\n\n}\n\n.rot90cc {\n -moz-transform:rotate(-90deg);\n -o-transform:rotate(-90deg);\n -ms-transform:rotate(-90deg); \/* IE 9 *\/\n -webkit-transform:rotate(-90deg); \/* Safari and Chrome *\/\n transform:rotate(-90deg);\n}\n","new_contents":"@import url(https:\/\/fonts.googleapis.com\/css?family=Open+Sans:400,400italic,700);\n\nhtml, body, #map-canvas {\n margin: 0;\n padding: 0;\n height: 100%;\n}\n\n.info_window {\n display:inline-block;\n vertical-align:top;\n margin-right: 10px;\n}\n\nbody {\n font:10pt 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n color:#444;\n}\n\n#log {\n padding-left: 10px;\n position: absolute;\n top:0;\n}\n\n.see_thru {\n background-color: #fff;\n background-color: rgba(255,255,255,0);\n}\n","subject":"Remove unused CSS rotation examples","message":"Remove unused CSS rotation examples\n","lang":"CSS","license":"mit","repos":"ryanseys\/photogps,ryanseys\/photogps"} {"commit":"ff77eec7290f30d1c65db97d8c5ce9338f6785ac","old_file":"css\/popup.css","new_file":"css\/popup.css","old_contents":".centered-content {\n height: 100%;\n\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n\n#loader, #login, #main {\n height: 100%;\n}\n\n#main {\n padding: 8px;\n}\n\n#loading-gif {\n height: 16px;\n width: 16px;\n}\n\n#img-logo-img {\n height: 125px;\n width: 125px;\n}\n\n#user-photo {\n height: 64px;\n width: 64px;\n\n margin-bottom: 0;\n}","new_contents":"body {\n width: 400px;\n}\n\n.centered-content {\n height: 100%;\n\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n\n#loader, #login, #main {\n height: 100%;\n}\n\n#main {\n padding: 8px;\n}\n\n#loading-gif {\n height: 16px;\n width: 16px;\n}\n\n#img-logo-img {\n height: 125px;\n width: 125px;\n}\n\n#user-photo {\n height: 48px;\n width: 48px;\n\n margin-bottom: 0;\n}","subject":"Increase the width and consequently shrink the size of user-photo","message":"Increase the width and consequently shrink the size of user-photo\n","lang":"CSS","license":"mit","repos":"IMGIITRoorkee\/Pocket-Channeli,IMGIITRoorkee\/Pocket-Channeli"} {"commit":"f4de6acd2f8c18f77ee601caa21297a59cc41084","old_file":"css\/reset.css","new_file":"css\/reset.css","old_contents":"html, body {\n height : 100%; width: 100%;\n margin : 0;\n overflow: hidden;\n cursor : default;\n font-family: arial;\n font-size: 11px;\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n\nul, li {\n margin : 0;\n padding : 0;\n list-style-type: none;\n}\n\n\n\/* Force apparition of scrollbars on leopard *\/\n::-webkit-scrollbar {\n -webkit-appearance: none;\n width: 6px;\n}\n\n::-webkit-scrollbar-thumb {\n border-radius: 2px;\n background-color: #666;\n}\n\n::-webkit-scrollbar-track {\n background-color: #444;\n}","new_contents":"html, body {\n height : 100%; width: 100%;\n margin : 0;\n overflow: hidden;\n cursor : default;\n font-family: arial;\n font-size: 11px;\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n\nul, li {\n margin : 0;\n padding : 0;\n list-style-type: none;\n}\n\n\n\/* Force apparition of scrollbars on leopard *\/\n::-webkit-scrollbar {\n -webkit-appearance: none;\n width: 6px;\n}\n\n::-webkit-scrollbar-thumb {\n border-radius: 2px;\n background-color: #666;\n}\n\n::-webkit-scrollbar-track {\n background-color: rgba(50, 50, 50, 0.4);;\n}","subject":"Update scrollbar gutter to make less visible","message":"Update scrollbar gutter to make less visible\n","lang":"CSS","license":"apache-2.0","repos":"TheThirdOne\/piskel,smiegrin\/piskel,juliandescottes\/piskel,smiegrin\/piskel,tekromancr\/piskel,mikicompany\/piskel,RichardMarks\/piskel,piskelapp\/piskel,tekromancr\/piskel,zoeesilcock\/piskel,mikicompany\/piskel,mako05\/piskel,zoeesilcock\/piskel,juliandescottes\/piskel,RichardMarks\/piskel,piskelapp\/piskel,rafadelahoz\/piskel,GMartigny\/piskel,GMartigny\/piskel,zoeesilcock\/piskel,rafadelahoz\/piskel,GMartigny\/piskel,smiegrin\/piskel,piskelapp\/piskel,mako05\/piskel,juliandescottes\/piskel,rafadelahoz\/piskel,TheThirdOne\/piskel,tekromancr\/piskel,RichardMarks\/piskel,TheThirdOne\/piskel,mikicompany\/piskel,mako05\/piskel"} {"commit":"84831d697b20f129dc6d18cf10e2de1e254f0426","old_file":"cuepoints.css","new_file":"cuepoints.css","old_contents":"videogular vg-cuepoints {\n\tposition: relative;\n\ttop: -50px;\n\n\tdisplay: block;\n\twidth: 100%;\n\theight: 0px;\n}\n\nvideogular vg-cuepoints vg-cuepoint {\n\tposition: absolute;\n\n\tdisplay: block;\n\twidth: 2px;\n\theight: 50px;\n\n\tbackground-color: red;\n}\n","new_contents":"videogular vg-cuepoints {\n\tposition: relative;\n\n\tdisplay: block;\n\twidth: 100%;\n\theight: 0px;\n}\n\nvideogular vg-cuepoints vg-cuepoint {\n\tposition: absolute;\n\ttop: -16px;\n\n\tdisplay: block;\n\twidth: 2px;\n\theight: 30px;\n\n\tbackground-color: red;\n}\n","subject":"Correct cuepoint position with Videogular v1 theme","message":"Correct cuepoint position with Videogular v1 theme\n\nAlso make the cuepoints a little shorter and less obtrusive.\n","lang":"CSS","license":"mit","repos":"centsent\/videogular-cuepoints,soton-ecs-2014-gdp-12\/videogular-cuepoints,electblake\/videogular-cuepoints,HarryCutts\/videogular-cuepoints,electblake\/videogular-cuepoints,HarryCutts\/videogular-cuepoints,soton-ecs-2014-gdp-12\/videogular-cuepoints,centsent\/videogular-cuepoints"} {"commit":"93f0249847b9215ad974ee2425e8136ead7220e5","old_file":"packages\/@sanity\/field\/src\/diff\/changes\/GroupChange.css","new_file":"packages\/@sanity\/field\/src\/diff\/changes\/GroupChange.css","old_contents":"@import 'part:@sanity\/base\/theme\/variables-style';\n\n.groupChange {\n}\n.changeList {\n}\n\n.changeHeader {\n margin: 0 0 0.5em;\n display: flex;\n}\n\n.groupChange > .changeList {\n border-left: 1px solid var(--hairline-color);\n padding-left: 0.75em;\n}\n","new_contents":"@import 'part:@sanity\/base\/theme\/variables-style';\n\n.groupChange {\n}\n.changeList {\n}\n\n.changeHeader {\n margin: 0 0 0.5em;\n display: flex;\n}\n","subject":"Remove additional indentation of groups","message":"[field] Remove additional indentation of groups\n","lang":"CSS","license":"mit","repos":"sanity-io\/sanity,sanity-io\/sanity,sanity-io\/sanity,sanity-io\/sanity"} {"commit":"fbd8ea74a7d833318c86f223ffeac90c64142720","old_file":"doc\/css\/extra.css","new_file":"doc\/css\/extra.css","old_contents":"\/* Give the main header an underline. *\/\n\nh1 {\n padding-bottom: 21px;\n margin-bottom: 21px;\n border-bottom: 1px solid #ddd;\n}\n\n\/* Add small subtitles. *\/\n\n.subtitle {\n margin-top: -10.5px;\n color: #bbb;\n}\n\n\/* Lay out definition lists list tables. *\/\n\ndl {\n display: flex;\n flex-flow: row wrap;\n}\n\ndt {\n flex-basis: 20%;\n font-weight: normal;\n text-align: right;\n padding: 2px 4px;\n}\n\ndd {\n flex-basis: 70%;\n flex-grow: 1;\n margin: 0;\n padding: 2px 4px;\n}\n","new_contents":"\/* Give the main header an underline. *\/\n\nh1 {\n padding-bottom: 21px;\n margin-bottom: 21px;\n border-bottom: 1px solid #ddd;\n}\n\n\/* Add small subtitles. *\/\n\n.subtitle {\n margin-top: -10.5px;\n color: #bbb;\n}\n\n\/* Display definition lists in grid form. *\/\n\ndl {\n display: grid;\n grid-template-columns: fit-content(25%) auto\n}\n\ndt {\n font-weight: normal;\n text-align: right;\n padding: 2px 4px;\n}\n\ndd {\n margin: 0;\n padding: 2px 4px;\n}\n","subject":"Improve CSS for definition list grids","message":"Improve CSS for definition list grids\n","lang":"CSS","license":"bsd-3-clause","repos":"jimporter\/bfg9000,jimporter\/bfg9000,jimporter\/bfg9000,jimporter\/bfg9000"} {"commit":"e2ed2bcfe3b9aedbc51592af63778b8ad7852eea","old_file":"assets\/js\/argumenta\/widgets\/Search\/style.css","new_file":"assets\/js\/argumenta\/widgets\/Search\/style.css","old_contents":".search-widget {\n max-width: 500px;\n}\n.search-widget .search-form {\n margin: 10px 0;\n border-width: 3px;\n text-align: center;\n}\n.search-widget .search-query {\n font-family: Monda;\n padding-right: 10px;\n min-width: 83%;\n}\n.search-widget .search-button {\n padding: 5px 12px;\n}\n.search-widget .search-results {\n display: none;\n}\n.search-widget .results-header {\n background: rgba(0, 0, 0, 0.6);\n border-radius: 5px;\n margin: 10px 0;\n padding: 10px;\n color: #fff;\n}\n.search-widget .search-results > *:first-child {\n margin-top: 0;\n}\n","new_contents":".search-widget {\n max-width: 500px;\n}\n.search-widget .search-form {\n margin: 10px 0;\n border-width: 3px;\n text-align: center;\n padding: 8px;\n}\n.search-widget .search-query {\n font-family: Monda;\n padding-right: 10px;\n min-width: 83%;\n}\n.search-widget .search-button {\n padding: 5px 12px;\n}\n.search-widget .search-results {\n display: none;\n}\n.search-widget .results-header {\n background: rgba(0, 0, 0, 0.6);\n border-radius: 5px;\n margin: 10px 0;\n padding: 10px;\n color: #fff;\n}\n.search-widget .search-results > *:first-child {\n margin-top: 0;\n}\n","subject":"Reduce padding on search form.","message":"Reduce padding on search form.\n","lang":"CSS","license":"mit","repos":"argumenta\/argumenta-widgets,argumenta\/argumenta-widgets"} {"commit":"3dc87e2eefad3d3f5a7275b45db93fa11543d85d","old_file":"resources\/assets\/css\/main.css","new_file":"resources\/assets\/css\/main.css","old_contents":"textarea {\n resize: vertical;\n}\n\n.img-responsive {\n width: 100%;\n}\n","new_contents":"textarea {\n resize: vertical;\n}\n\n.img-responsive {\n width: 100%;\n}\n\n.embed-responsive {\n \/*\n Fix strange bug which causes embedded YouTube videos to disappear after a few seconds\n *\/\n overflow: visible;\n}\n","subject":"Fix bug that caused videos to disappear","message":"Fix bug that caused videos to disappear\n\nFix the bug that caused embedded YouTube videos to disappear after a few\nseconds. It was caused by Bootstrap's `overflow: hidden`.\n","lang":"CSS","license":"mit","repos":"natzim\/laravit,ntzm\/laravit,ntzm\/laravit,natzim\/laravit"} {"commit":"ce6e6f92ecb59427d733dd9249df4346fcc26e60","old_file":"packages\/stockflux-components\/src\/components\/buttons\/round-button\/RoundButton.css","new_file":"packages\/stockflux-components\/src\/components\/buttons\/round-button\/RoundButton.css","old_contents":".round {\n border-radius: 100%;\n height: 35px;\n width: 35px;\n display: inline-block;\n margin: 0 5px;\n color: var(--text-teal-light);\n border: solid 2px var(--text-teal);\n outline: none;\n background-color: inherit;\n cursor: pointer;\n padding: 6px;\n}\n\n.round.small {\n height: 30px;\n width: 30px;\n padding: 5px;\n margin: 0 2px;\n}\n\n.round svg {\n margin: auto;\n display: block;\n shape-rendering: auto;\n fill: currentColor;\n}\n\n.round svg:hover {\n color: inherit;\n}\n\n.round:hover {\n color: var(--text-teal-light);\n border-color: var(--text-teal-light);\n}\n\n.round:active {\n background-color: var(--middle-background-lighter);\n}\n\n.round:disabled {\n color: var(--light-background);\n border: solid 1px var(--light-background);\n cursor: default;\n}\n\n.round:disabled:hover {\n background-color: inherit;\n}\n\n.round:not(:disabled):active {\n background-color: var(--middle-background-lighter);\n}\n","new_contents":".round {\n border-radius: 100%;\n height: 35px;\n width: 35px;\n display: inline-block;\n margin: 5px;\n color: var(--text-teal-light);\n border: solid 2px var(--text-teal);\n outline: none;\n background-color: inherit;\n cursor: pointer;\n padding: 6px;\n}\n\n.round.small {\n height: 30px;\n width: 30px;\n padding: 5px;\n margin: 2px;\n}\n\n.round svg {\n margin: auto;\n display: block;\n shape-rendering: auto;\n fill: currentColor;\n}\n\n.round svg:hover {\n color: inherit;\n}\n\n.round:hover {\n color: var(--text-teal-light);\n border-color: var(--text-teal-light);\n}\n\n.round:active {\n background-color: var(--middle-background-lighter);\n}\n\n.round:disabled {\n color: var(--light-background);\n border: solid 1px var(--light-background);\n cursor: default;\n}\n\n.round:disabled:hover {\n background-color: inherit;\n}\n\n.round:not(:disabled):active {\n background-color: var(--middle-background-lighter);\n}\n","subject":"Add margin to top and bottom of round buttons","message":"Add margin to top and bottom of round buttons\n","lang":"CSS","license":"mit","repos":"ScottLogic\/StockFlux,ScottLogic\/bitflux-openfin,owennw\/OpenFinD3FC,ScottLogic\/StockFlux,ScottLogic\/bitflux-openfin,owennw\/OpenFinD3FC"} {"commit":"f9e5ac79c6286c1a76c6f99d4f0384308c1bc9c8","old_file":"src\/styles\/global.css","new_file":"src\/styles\/global.css","old_contents":"body {\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica,\n Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";\n background: #f0f4f8;\n}\n\na {\n text-decoration: none;\n}\n","new_contents":"@import url(\"https:\/\/fonts.googleapis.com\/css2?family=Inter&display=swap\");\n\nbody {\n font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\",\n \"Segoe UI Symbol\";\n background: #f0f4f8;\n}\n\na {\n text-decoration: none;\n}\n","subject":"Use inter as the default font","message":"Use inter as the default font\n","lang":"CSS","license":"mit","repos":"yanglinz\/reddio-next,yanglinz\/reddio-next,yanglinz\/reddio-next"} {"commit":"011919b8cc5cdd81594f927a3427adc5ab66ae8f","old_file":"themes\/atom-dark-ui\/select-list.css","new_file":"themes\/atom-dark-ui\/select-list.css","old_contents":".select-list ol li {\n background-color: #27292b;\n border-bottom: 1px solid #1e1e1e;\n}\n\n.select-list li .label {\n color: #ddd;\n}\n\n.select-list li .right {\n color: #999;\n display: inline-block;\n margin-top: -3px;\n}\n\n.select-list .key-binding {\n background: -webkit-linear-gradient(\n rgba(100, 100, 100, 0.5),\n rgba(70,70,70, 0.5));\n color: #ccc;\n -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.1);\n display: inline-block;\n line-height: 100%;\n}\n\n.select-list li:hover {\n background-color: #555;\n}\n\n.select-list ol .selected {\n background-image: -webkit-linear-gradient(#7e7e7e, #737373);\n}\n\n.select-list .directory {\n color: #777;\n}\n\n.select-list ol .selected .label {\n color: #fff;\n}\n\n.select-list ol .selected .directory {\n color: #ccc;\n}","new_contents":".select-list ol li {\n background-color: #27292b;\n border-bottom: 1px solid #1e1e1e;\n}\n\n.select-list li .label {\n color: #ddd;\n}\n\n.select-list li .right {\n color: #999;\n display: inline-block;\n margin-top: -3px;\n}\n\n.select-list .key-binding {\n background: -webkit-linear-gradient(\n rgba(100, 100, 100, 0.5),\n rgba(70,70,70, 0.5));\n color: #ccc;\n -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.1);\n display: inline-block;\n line-height: 100%;\n}\n\n.select-list li:hover {\n background-color: #2c2c2c;\n}\n\n.select-list ol .selected {\n background-image: -webkit-linear-gradient(#7e7e7e, #737373);\n}\n\n.select-list .directory {\n color: #777;\n}\n\n.select-list ol .selected .label {\n color: #fff;\n}\n\n.select-list ol .selected .directory {\n color: #ccc;\n}\n","subject":"Add more subtle hover background color","message":"Add more subtle hover background color\n","lang":"CSS","license":"mit","repos":"gabrielPeart\/atom,johnrizzo1\/atom,burodepeper\/atom,Jandersoft\/atom,me6iaton\/atom,amine7536\/atom,pombredanne\/atom,hharchani\/atom,niklabh\/atom,oggy\/atom,Dennis1978\/atom,chfritz\/atom,AdrianVovk\/substance-ide,kjav\/atom,kc8wxm\/atom,kjav\/atom,alfredxing\/atom,constanzaurzua\/atom,daxlab\/atom,AlisaKiatkongkumthon\/atom,yangchenghu\/atom,Neron-X5\/atom,transcranial\/atom,Arcanemagus\/atom,codex8\/atom,hpham04\/atom,bencolon\/atom,qskycolor\/atom,ardeshirj\/atom,darwin\/atom,AlbertoBarrago\/atom,batjko\/atom,t9md\/atom,boomwaiza\/atom,deepfox\/atom,folpindo\/atom,ObviouslyGreen\/atom,qskycolor\/atom,jordanbtucker\/atom,mostafaeweda\/atom,jlord\/atom,GHackAnonymous\/atom,erikhakansson\/atom,pengshp\/atom,hagb4rd\/atom,jacekkopecky\/atom,devmario\/atom,Hasimir\/atom,basarat\/atom,deepfox\/atom,CraZySacX\/atom,RobinTec\/atom,sotayamashita\/atom,alexandergmann\/atom,elkingtonmcb\/atom,sebmck\/atom,Neron-X5\/atom,toqz\/atom,atom\/atom,nvoron23\/atom,tjkr\/atom,john-kelly\/atom,sebmck\/atom,mrodalgaard\/atom,bolinfest\/atom,mertkahyaoglu\/atom,nvoron23\/atom,svanharmelen\/atom,Shekharrajak\/atom,CraZySacX\/atom,pengshp\/atom,fedorov\/atom,jjz\/atom,mnquintana\/atom,targeter21\/atom,KENJU\/atom,sillvan\/atom,Hasimir\/atom,YunchengLiao\/atom,decaffeinate-examples\/atom,kc8wxm\/atom,jjz\/atom,paulcbetts\/atom,kjav\/atom,FIT-CSE2410-A-Bombs\/atom,bryonwinger\/atom,tony612\/atom,mrodalgaard\/atom,targeter21\/atom,ppamorim\/atom,execjosh\/atom,MjAbuz\/atom,dijs\/atom,tony612\/atom,brumm\/atom,Locke23rus\/atom,001szymon\/atom,ppamorim\/atom,Rychard\/atom,sillvan\/atom,GHackAnonymous\/atom,crazyquark\/atom,me6iaton\/atom,sxgao3001\/atom,RobinTec\/atom,medovob\/atom,PKRoma\/atom,jtrose2\/atom,Galactix\/atom,t9md\/atom,hharchani\/atom,Jandersolutions\/atom,decaffeinate-examples\/atom,amine7536\/atom,Jandersoft\/atom,bencolon\/atom,batjko\/atom,ralphtheninja\/atom,fscherwi\/atom,chengky\/atom,h0dgep0dge\/atom,Mokolea\/atom,splodingsocks\/atom,andrewleverette\/atom,brumm\/atom,davideg\/atom,g2p\/atom,transcranial\/atom,vjeux\/atom,fedorov\/atom,mostafaeweda\/atom,Abdillah\/atom,vcarrera\/atom,tmunro\/atom,bryonwinger\/atom,tisu2tisu\/atom,sebmck\/atom,AlisaKiatkongkumthon\/atom,rmartin\/atom,mnquintana\/atom,paulcbetts\/atom,Hasimir\/atom,nvoron23\/atom,YunchengLiao\/atom,Andrey-Pavlov\/atom,nrodriguez13\/atom,john-kelly\/atom,nrodriguez13\/atom,constanzaurzua\/atom,andrewleverette\/atom,chfritz\/atom,boomwaiza\/atom,bsmr-x-script\/atom,Ju2ender\/atom,acontreras89\/atom,lovesnow\/atom,dannyflax\/atom,Huaraz2\/atom,MjAbuz\/atom,liuxiong332\/atom,DiogoXRP\/atom,erikhakansson\/atom,hpham04\/atom,Austen-G\/BlockBuilder,G-Baby\/atom,phord\/atom,rmartin\/atom,isghe\/atom,gzzhanghao\/atom,n-riesco\/atom,SlimeQ\/atom,dsandstrom\/atom,constanzaurzua\/atom,Austen-G\/BlockBuilder,liuderchi\/atom,elkingtonmcb\/atom,BogusCurry\/atom,ralphtheninja\/atom,rlugojr\/atom,pkdevbox\/atom,yomybaby\/atom,0x73\/atom,vcarrera\/atom,jtrose2\/atom,Hasimir\/atom,FoldingText\/atom,rsvip\/aTom,johnrizzo1\/atom,vinodpanicker\/atom,jtrose2\/atom,fang-yufeng\/atom,crazyquark\/atom,hakatashi\/atom,tony612\/atom,ilovezy\/atom,helber\/atom,toqz\/atom,rmartin\/atom,AlexxNica\/atom,dijs\/atom,rxkit\/atom,RobinTec\/atom,AdrianVovk\/substance-ide,acontreras89\/atom,cyzn\/atom,g2p\/atom,jeremyramin\/atom,tanin47\/atom,me6iaton\/atom,ppamorim\/atom,isghe\/atom,Dennis1978\/atom,yalexx\/atom,omarhuanca\/atom,elkingtonmcb\/atom,beni55\/atom,nvoron23\/atom,bradgearon\/atom,charleswhchan\/atom,tjkr\/atom,deoxilix\/atom,rmartin\/atom,mnquintana\/atom,FoldingText\/atom,beni55\/atom,dsandstrom\/atom,Shekharrajak\/atom,yalexx\/atom,charleswhchan\/atom,scippio\/atom,MjAbuz\/atom,Jandersolutions\/atom,sotayamashita\/atom,bcoe\/atom,splodingsocks\/atom,qiujuer\/atom,kevinrenaers\/atom,alexandergmann\/atom,tisu2tisu\/atom,ali\/atom,fredericksilva\/atom,jjz\/atom,tmunro\/atom,yalexx\/atom,ali\/atom,synaptek\/atom,jacekkopecky\/atom,brettle\/atom,ReddTea\/atom,Rychard\/atom,fscherwi\/atom,john-kelly\/atom,Jonekee\/atom,panuchart\/atom,prembasumatary\/atom,kevinrenaers\/atom,matthewclendening\/atom,sekcheong\/atom,Mokolea\/atom,lisonma\/atom,dsandstrom\/atom,dkfiresky\/atom,Abdillah\/atom,omarhuanca\/atom,dannyflax\/atom,tisu2tisu\/atom,gontadu\/atom,isghe\/atom,bolinfest\/atom,vhutheesing\/atom,NunoEdgarGub1\/atom,Austen-G\/BlockBuilder,tony612\/atom,panuchart\/atom,jordanbtucker\/atom,pombredanne\/atom,FIT-CSE2410-A-Bombs\/atom,pkdevbox\/atom,champagnez\/atom,folpindo\/atom,rlugojr\/atom,YunchengLiao\/atom,originye\/atom,qskycolor\/atom,vjeux\/atom,lpommers\/atom,sillvan\/atom,woss\/atom,florianb\/atom,ashneo76\/atom,Ju2ender\/atom,originye\/atom,brettle\/atom,nvoron23\/atom,kdheepak89\/atom,jtrose2\/atom,scippio\/atom,hagb4rd\/atom,Shekharrajak\/atom,palita01\/atom,Jdesk\/atom,RuiDGoncalves\/atom,kandros\/atom,charleswhchan\/atom,champagnez\/atom,isghe\/atom,decaffeinate-examples\/atom,gzzhanghao\/atom,Austen-G\/BlockBuilder,mostafaeweda\/atom,bcoe\/atom,lisonma\/atom,vinodpanicker\/atom,devoncarew\/atom,dannyflax\/atom,Jdesk\/atom,vcarrera\/atom,0x73\/atom,jjz\/atom,kaicataldo\/atom,stuartquin\/atom,githubteacher\/atom,bcoe\/atom,sillvan\/atom,helber\/atom,kittens\/atom,bencolon\/atom,t9md\/atom,ashneo76\/atom,isghe\/atom,scv119\/atom,dannyflax\/atom,scv119\/atom,kittens\/atom,liuderchi\/atom,gisenberg\/atom,mdumrauf\/atom,sotayamashita\/atom,yomybaby\/atom,johnhaley81\/atom,sxgao3001\/atom,wiggzz\/atom,davideg\/atom,hpham04\/atom,MjAbuz\/atom,rookie125\/atom,woss\/atom,targeter21\/atom,mostafaeweda\/atom,cyzn\/atom,bj7\/atom,paulcbetts\/atom,rsvip\/aTom,lisonma\/atom,ReddTea\/atom,atom\/atom,kjav\/atom,sekcheong\/atom,KENJU\/atom,ardeshirj\/atom,rjattrill\/atom,n-riesco\/atom,boomwaiza\/atom,florianb\/atom,daxlab\/atom,PKRoma\/atom,Jandersolutions\/atom,john-kelly\/atom,qskycolor\/atom,G-Baby\/atom,florianb\/atom,abcP9110\/atom,me-benni\/atom,kdheepak89\/atom,GHackAnonymous\/atom,hpham04\/atom,n-riesco\/atom,FoldingText\/atom,jtrose2\/atom,SlimeQ\/atom,basarat\/atom,Shekharrajak\/atom,Hasimir\/atom,anuwat121\/atom,rjattrill\/atom,kc8wxm\/atom,harshdattani\/atom,abe33\/atom,nrodriguez13\/atom,bradgearon\/atom,pombredanne\/atom,prembasumatary\/atom,johnrizzo1\/atom,githubteacher\/atom,rjattrill\/atom,constanzaurzua\/atom,devmario\/atom,AlexxNica\/atom,jlord\/atom,ilovezy\/atom,liuxiong332\/atom,Jdesk\/atom,folpindo\/atom,seedtigo\/atom,jacekkopecky\/atom,FoldingText\/atom,kevinrenaers\/atom,abe33\/atom,Jdesk\/atom,fedorov\/atom,phord\/atom,ironbox360\/atom,beni55\/atom,dannyflax\/atom,davideg\/atom,nucked\/atom,medovob\/atom,vhutheesing\/atom,FoldingText\/atom,jeremyramin\/atom,Arcanemagus\/atom,qiujuer\/atom,gontadu\/atom,fang-yufeng\/atom,gisenberg\/atom,PKRoma\/atom,kdheepak89\/atom,batjko\/atom,toqz\/atom,gisenberg\/atom,KENJU\/atom,kittens\/atom,n-riesco\/atom,kdheepak89\/atom,davideg\/atom,hellendag\/atom,Jandersoft\/atom,constanzaurzua\/atom,stinsonga\/atom,gabrielPeart\/atom,woss\/atom,matthewclendening\/atom,Jandersolutions\/atom,execjosh\/atom,stuartquin\/atom,githubteacher\/atom,Huaraz2\/atom,n-riesco\/atom,tony612\/atom,tmunro\/atom,BogusCurry\/atom,fredericksilva\/atom,rxkit\/atom,hagb4rd\/atom,oggy\/atom,crazyquark\/atom,yalexx\/atom,batjko\/atom,Austen-G\/BlockBuilder,KENJU\/atom,deoxilix\/atom,champagnez\/atom,sekcheong\/atom,jacekkopecky\/atom,fredericksilva\/atom,mostafaeweda\/atom,rookie125\/atom,decaffeinate-examples\/atom,Abdillah\/atom,0x73\/atom,efatsi\/atom,SlimeQ\/atom,g2p\/atom,bj7\/atom,0x73\/atom,gabrielPeart\/atom,codex8\/atom,DiogoXRP\/atom,bryonwinger\/atom,russlescai\/atom,splodingsocks\/atom,NunoEdgarGub1\/atom,Sangaroonaom\/atom,omarhuanca\/atom,lisonma\/atom,Locke23rus\/atom,mertkahyaoglu\/atom,qskycolor\/atom,Rodjana\/atom,NunoEdgarGub1\/atom,jeremyramin\/atom,ezeoleaf\/atom,ppamorim\/atom,xream\/atom,fredericksilva\/atom,sekcheong\/atom,liuxiong332\/atom,yamhon\/atom,jlord\/atom,Rodjana\/atom,stinsonga\/atom,ivoadf\/atom,bj7\/atom,Jandersoft\/atom,rsvip\/aTom,prembasumatary\/atom,FIT-CSE2410-A-Bombs\/atom,DiogoXRP\/atom,anuwat121\/atom,Andrey-Pavlov\/atom,xream\/atom,ilovezy\/atom,h0dgep0dge\/atom,ezeoleaf\/atom,russlescai\/atom,kc8wxm\/atom,jlord\/atom,yomybaby\/atom,Ju2ender\/atom,omarhuanca\/atom,AlbertoBarrago\/atom,niklabh\/atom,ali\/atom,xream\/atom,basarat\/atom,yalexx\/atom,KENJU\/atom,hakatashi\/atom,NunoEdgarGub1\/atom,acontreras89\/atom,yomybaby\/atom,efatsi\/atom,devmario\/atom,codex8\/atom,chengky\/atom,abcP9110\/atom,deepfox\/atom,pombredanne\/atom,ppamorim\/atom,yangchenghu\/atom,abcP9110\/atom,Locke23rus\/atom,lisonma\/atom,CraZySacX\/atom,Jonekee\/atom,dkfiresky\/atom,florianb\/atom,harshdattani\/atom,devmario\/atom,RobinTec\/atom,jordanbtucker\/atom,Huaraz2\/atom,hellendag\/atom,sxgao3001\/atom,hakatashi\/atom,liuxiong332\/atom,qiujuer\/atom,rjattrill\/atom,ironbox360\/atom,Galactix\/atom,oggy\/atom,kittens\/atom,florianb\/atom,splodingsocks\/atom,AlisaKiatkongkumthon\/atom,cyzn\/atom,chengky\/atom,abcP9110\/atom,h0dgep0dge\/atom,dkfiresky\/atom,ilovezy\/atom,liuderchi\/atom,jlord\/atom,vhutheesing\/atom,acontreras89\/atom,ilovezy\/atom,tanin47\/atom,me6iaton\/atom,pombredanne\/atom,vinodpanicker\/atom,prembasumatary\/atom,ReddTea\/atom,matthewclendening\/atom,seedtigo\/atom,bryonwinger\/atom,hharchani\/atom,palita01\/atom,kdheepak89\/atom,rookie125\/atom,Jandersolutions\/atom,ironbox360\/atom,stinsonga\/atom,crazyquark\/atom,synaptek\/atom,fedorov\/atom,yamhon\/atom,kandros\/atom,abcP9110\/atom,yomybaby\/atom,johnhaley81\/atom,YunchengLiao\/atom,Sangaroonaom\/atom,Galactix\/atom,Andrey-Pavlov\/atom,avdg\/atom,001szymon\/atom,Shekharrajak\/atom,GHackAnonymous\/atom,panuchart\/atom,SlimeQ\/atom,Ju2ender\/atom,einarmagnus\/atom,dkfiresky\/atom,RuiDGoncalves\/atom,rxkit\/atom,devmario\/atom,john-kelly\/atom,Jonekee\/atom,Arcanemagus\/atom,nucked\/atom,bcoe\/atom,Ingramz\/atom,mnquintana\/atom,qiujuer\/atom,Andrey-Pavlov\/atom,woss\/atom,transcranial\/atom,johnhaley81\/atom,rsvip\/aTom,devoncarew\/atom,sxgao3001\/atom,batjko\/atom,vinodpanicker\/atom,brettle\/atom,AlexxNica\/atom,ardeshirj\/atom,russlescai\/atom,kandros\/atom,lovesnow\/atom,scippio\/atom,ezeoleaf\/atom,stinsonga\/atom,oggy\/atom,tanin47\/atom,me-benni\/atom,matthewclendening\/atom,yangchenghu\/atom,gontadu\/atom,efatsi\/atom,kaicataldo\/atom,sebmck\/atom,atom\/atom,scv119\/atom,abe33\/atom,hpham04\/atom,mdumrauf\/atom,svanharmelen\/atom,codex8\/atom,alfredxing\/atom,Sangaroonaom\/atom,jacekkopecky\/atom,FoldingText\/atom,basarat\/atom,sxgao3001\/atom,anuwat121\/atom,dsandstrom\/atom,basarat\/atom,Rodjana\/atom,ralphtheninja\/atom,Mokolea\/atom,palita01\/atom,Neron-X5\/atom,wiggzz\/atom,deepfox\/atom,stuartquin\/atom,crazyquark\/atom,GHackAnonymous\/atom,darwin\/atom,hharchani\/atom,vjeux\/atom,seedtigo\/atom,oggy\/atom,paulcbetts\/atom,lovesnow\/atom,Rychard\/atom,liuderchi\/atom,fang-yufeng\/atom,synaptek\/atom,Galactix\/atom,targeter21\/atom,fang-yufeng\/atom,hakatashi\/atom,niklabh\/atom,fredericksilva\/atom,Klozz\/atom,toqz\/atom,Austen-G\/BlockBuilder,lpommers\/atom,SlimeQ\/atom,pengshp\/atom,pkdevbox\/atom,helber\/atom,einarmagnus\/atom,tjkr\/atom,chfritz\/atom,andrewleverette\/atom,ali\/atom,vjeux\/atom,execjosh\/atom,NunoEdgarGub1\/atom,ashneo76\/atom,amine7536\/atom,liuxiong332\/atom,fscherwi\/atom,amine7536\/atom,daxlab\/atom,einarmagnus\/atom,rmartin\/atom,dannyflax\/atom,basarat\/atom,vcarrera\/atom,acontreras89\/atom,targeter21\/atom,einarmagnus\/atom,Ingramz\/atom,vinodpanicker\/atom,davideg\/atom,Abdillah\/atom,alexandergmann\/atom,Neron-X5\/atom,G-Baby\/atom,synaptek\/atom,kc8wxm\/atom,YunchengLiao\/atom,dkfiresky\/atom,bcoe\/atom,avdg\/atom,devoncarew\/atom,ykeisuke\/atom,Andrey-Pavlov\/atom,avdg\/atom,ykeisuke\/atom,Galactix\/atom,lovesnow\/atom,bradgearon\/atom,Ingramz\/atom,kaicataldo\/atom,erikhakansson\/atom,dijs\/atom,amine7536\/atom,RobinTec\/atom,mdumrauf\/atom,vcarrera\/atom,burodepeper\/atom,burodepeper\/atom,chengky\/atom,hharchani\/atom,ykeisuke\/atom,ali\/atom,ezeoleaf\/atom,lovesnow\/atom,h0dgep0dge\/atom,devoncarew\/atom,BogusCurry\/atom,jacekkopecky\/atom,fedorov\/atom,scv119\/atom,ReddTea\/atom,Dennis1978\/atom,gisenberg\/atom,kittens\/atom,synaptek\/atom,mnquintana\/atom,einarmagnus\/atom,bsmr-x-script\/atom,fang-yufeng\/atom,charleswhchan\/atom,toqz\/atom,russlescai\/atom,sekcheong\/atom,darwin\/atom,ObviouslyGreen\/atom,hellendag\/atom,mrodalgaard\/atom,phord\/atom,rsvip\/aTom,ObviouslyGreen\/atom,Abdillah\/atom,medovob\/atom,mertkahyaoglu\/atom,sillvan\/atom,nucked\/atom,Jdesk\/atom,Jandersoft\/atom,hagb4rd\/atom,me-benni\/atom,Klozz\/atom,Ju2ender\/atom,001szymon\/atom,AdrianVovk\/substance-ide,RuiDGoncalves\/atom,devoncarew\/atom,ivoadf\/atom,jjz\/atom,gzzhanghao\/atom,deepfox\/atom,svanharmelen\/atom,mertkahyaoglu\/atom,qiujuer\/atom,wiggzz\/atom,omarhuanca\/atom,bolinfest\/atom,ReddTea\/atom,yamhon\/atom,AlbertoBarrago\/atom,chengky\/atom,lpommers\/atom,alfredxing\/atom,brumm\/atom,Neron-X5\/atom,ivoadf\/atom,vjeux\/atom,mertkahyaoglu\/atom,harshdattani\/atom,russlescai\/atom,MjAbuz\/atom,kjav\/atom,codex8\/atom,charleswhchan\/atom,originye\/atom,gisenberg\/atom,dsandstrom\/atom,sebmck\/atom,woss\/atom,deoxilix\/atom,bsmr-x-script\/atom,me6iaton\/atom,rlugojr\/atom,matthewclendening\/atom,Klozz\/atom,hagb4rd\/atom,prembasumatary\/atom"} {"commit":"82a1ec829f447bb9f5d8a0058780c462764da161","old_file":"docs\/style.css","new_file":"docs\/style.css","old_contents":"body {\n font-family: \"dejavu sans\", sans-serif;\n width: 80ex;\n margin: 3em auto;\n background-color: #eee;\n border: 3px solid #ddd;\n}\n\ndiv.document {\n padding: 3em;\n background-color: white;\n}\n\nh1.title {\n font-size: 200%;\n background-color: white;\n border: 0px;\n margin: 0px;\n}\n\nh2.subtitle {\n margin-top: 1ex;\n font-size: 110%;\n}\n\nh1 {\n font-size: 130%;\n border-bottom: 3px solid #eee;\n margin: 3ex 0em 0em 0em;\n}\n\np, li {\n line-height: 140%;\n list-style-type: square;\n}\n\nblockquote {\n margin: 1em;\n}\n\npre {\n margin-left: 3em;\n color: #777;\n}\n\ntable.docinfo {\n display: none;\n}\n\na {\n color: #c00;\n text-decoration: none;\n}\n","new_contents":"body {\n font-family: \"dejavu sans\", sans-serif;\n width: 80ex;\n margin: 3em auto;\n background-color: #eee;\n border: 3px solid #ddd;\n}\n\ndiv.document {\n padding: 3em;\n background-color: white;\n}\n\nh1.title {\n font-size: 200%;\n background-color: white;\n border: 0px;\n margin: 0px;\n}\n\nh2.subtitle {\n margin-top: 1ex;\n font-size: 110%;\n}\n\nh1 {\n font-size: 130%;\n border-bottom: 3px solid #eee;\n margin: 3ex 0em 0em 0em;\n}\n\np, li {\n line-height: 140%;\n list-style-type: square;\n}\n\nblockquote {\n margin: 1em;\n}\n\npre {\n margin-left: 3em;\n color: #777;\n font-size: 111%;\n}\n\ntable.docinfo {\n display: none;\n}\n\na {\n color: #c00;\n text-decoration: none;\n}\n","subject":"Adjust font size of the preformatted text","message":"Adjust font size of the preformatted text\n","lang":"CSS","license":"lgpl-2.1","repos":"thrix\/python-nitrate,ShaolongHu\/python-nitrate,psss\/python-nitrate"} {"commit":"698dfde35fabe6384c134e2d498da4783f4d7a38","old_file":"static\/tier23.css","new_file":"static\/tier23.css","old_contents":".bodheaderchiclet {\n text-align:center;\n width:110px;\n height:33px;\n background-size:110px 33px;\n background-repeat:no-repeat;\n background-position:0px 1px;\n font-family:quadrata;\n font-size:14px;\n}\n\n.bodnormalheader {\n background-image:url('..\/static\/bod\/header-normal.png');\n}\n\n.bodheroicheader {\n background-image:url('..\/static\/bod\/header-heroic.png');\n}\n\n.bodmythicheader {\n background-image:url('..\/static\/bod\/header-mythic.png');\n color: white;\n}\n\n.bod-background {\n background-size:530px 180px;\n background-image:url(..\/static\/bod\/background.png);\n}\n\n.cosheaderchiclet {\n text-align:center;\n width:90px;\n height:33px;\n background-size:90px 33px;\n background-repeat:no-repeat;\n background-position:0px 1px;\n font-family:quadrata;\n font-size:14px;\n}\n\n.cosnormalheader {\n background-image:url('..\/static\/crucible\/header-normal.png');\n}\n\n.cosheroicheader {\n background-image:url('..\/static\/crucible\/header-heroic.png');\n}\n\n.cosmythicheader {\n background-image:url('..\/static\/crucible\/header-mythic.png');\n color:white;\n}\n\n.cos-background {\n background-size:500px 180px;\n background-image:url(..\/static\/crucible\/background.png);\n background-color:rgba(0, 0, 0, 0.1);\n}\n","new_contents":".bodheaderchiclet {\n text-align:center;\n width:110px;\n height:33px;\n background-size:110px 33px;\n background-repeat:no-repeat;\n background-position:0px 1px;\n font-family:quadrata;\n font-size:14px;\n}\n\n.bodnormalheader {\n background-image:url('..\/static\/bod\/header-normal.png');\n}\n\n.bodheroicheader {\n background-image:url('..\/static\/bod\/header-heroic.png');\n}\n\n.bodmythicheader {\n background-image:url('..\/static\/bod\/header-mythic.png');\n color: white;\n}\n\n.bod-background {\n background-size:530px 180px;\n background-image:url(..\/static\/bod\/background.png);\n}\n","subject":"Remove CoS entries from tier 23 CSS","message":"Remove CoS entries from tier 23 CSS\n","lang":"CSS","license":"mit","repos":"timwoj\/ctrprogress,timwoj\/ctrprogress,timwoj\/ctrprogress"} {"commit":"dcd399ba3d9c1e3c1ce8a9f654e681d9791e0143","old_file":"libraries\/index.css","new_file":"libraries\/index.css","old_contents":"#libraries-index {\n justify-content: center;\n}\n\n#libraries-index .tabs {\n flex-flow: column;\n align-items: center;\n}\n\n#libraries-index .tabs:first-child {\n margin-bottom: -1.5em;\n}\n\n#libraries-index .tabs.contains-title > h1 {\n margin-left: 0;\n margin-right: 0;\n}\n\n#libraries-index .tabs ul > li.contains-children {\n align-items: center;\n}\n\n#libraries-index .tabs ul > li.contains-children > ul {\n flex-flow: column;\n font-size: initial;\n}\n\n#libraries-index .tabs ul > li.contains-children > ul > li {\n text-align: left;\n}\n\n\n\n#libraries-index .tabs > ul > li > a {\n font-size: larger;\n font-weight: bold;\n align-self: stretch;\n}\n\n#misc-index {\n margin-top: 2em;\n}\n\n@media (max-width: 25em) {\n #page-header h1 {\n font-size: 13vw;\n }\n}\n","new_contents":"#libraries-index .tabs {\n flex-flow: column;\n align-items: center;\n}\n\n#libraries-index .tabs:first-child {\n margin-bottom: -1.5em;\n}\n\n#libraries-index .tabs.contains-title > h1 {\n margin-left: 0;\n margin-right: 0;\n}\n\n#libraries-index .tabs ul > li.contains-children {\n align-items: center;\n}\n\n#libraries-index .tabs ul > li.contains-children > ul {\n flex-flow: column;\n font-size: initial;\n}\n\n#libraries-index .tabs ul > li.contains-children > ul > li {\n text-align: left;\n}\n\n\n\n#libraries-index .tabs > ul > li > a {\n font-size: larger;\n font-weight: bold;\n align-self: stretch;\n}\n\n#misc-index {\n margin-top: 2em;\n}\n\n@media (max-width: 25em) {\n #page-header h1 {\n font-size: 13vw;\n }\n}\n","subject":"Use new global support for centered tab groups.","message":"Use new global support for centered tab groups.\n","lang":"CSS","license":"unlicense","repos":"Hexstream\/hexstreamsoft.com,Hexstream\/www.hexstreamsoft.com,Hexstream\/www.hexstreamsoft.com,Hexstream\/www.hexstreamsoft.com"} {"commit":"296c5d1999f820fb8e143c2d528e0a85bab33f69","old_file":"web\/static\/gm_pr.css","new_file":"web\/static\/gm_pr.css","old_contents":"footer {\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n}\ntable {\n width: 100%;\n}\n.label {\n padding: 2px;\n border-radius: 4px;\n font-weight: bold;\n font-size :12px;\n text-transform: uppercase;\n}\n.feedback_ok {\n color: green;\n}\n.feedback_ko {\n color: red;\n}\ntd.alignleft, th.alignleft {\n text-align: left;\n}\ntd.aligncenter, th.aligncenter {\n text-align: center;\n}","new_contents":"\/*\nCopyright 2015 Genymobile\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http:\/\/www.apache.org\/licenses\/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n*\/\n\nfooter {\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n}\ntable {\n width: 100%;\n}\n.label {\n padding: 2px;\n border-radius: 4px;\n font-weight: bold;\n font-size :12px;\n text-transform: uppercase;\n}\n.feedback_ok {\n color: green;\n}\n.feedback_ko {\n color: red;\n}\ntd.alignleft, th.alignleft {\n text-align: left;\n}\ntd.aligncenter, th.aligncenter {\n text-align: center;\n}","subject":"Add copyright to CSS file","message":"Add copyright to CSS file\n","lang":"CSS","license":"apache-2.0","repos":"Genymobile\/gm_pr,Genymobile\/gm_pr"} {"commit":"069a2caac46c902ed9087c85ff7a3c7a968440bd","old_file":"src\/components\/ConsoleOptions\/style.css","new_file":"src\/components\/ConsoleOptions\/style.css","old_contents":".vm-detail-settings {\n transition: height 1s;\n height: 0px;\n overflow: hidden;\n width: 100%;\n}\n\n.open-settings {\n height: 110px;\n margin-left: 2em;\n}\n\n.console-option-description {\n width: 20em;\n}\n","new_contents":".vm-detail-settings {\n transition: height 1s;\n height: 0px;\n overflow: hidden;\n width: 100%;\n margin-left: 2em;\n}\n\n.open-settings {\n height: 110px;\n margin-left: 2em;\n}\n\n.console-option-description {\n width: 20em;\n}\n","subject":"Fix ConsolOptions allignment when collapsing","message":"Fix ConsolOptions allignment when collapsing\n","lang":"CSS","license":"apache-2.0","repos":"oVirt\/ovirt-web-ui,mareklibra\/userportal,oVirt\/ovirt-web-ui,mareklibra\/userportal,mareklibra\/userportal,oVirt\/ovirt-web-ui,mareklibra\/userportal"} {"commit":"0b860ae618f84d34a4c492b063fd65e124c36f86","old_file":"client-src\/common\/components\/profile-dropdown\/profile-dropdown.css","new_file":"client-src\/common\/components\/profile-dropdown\/profile-dropdown.css","old_contents":".profileDropdown {\n position: absolute;\n top: 45px;\n right: 0;\n width: 235px;\n background-color: #fff;\n box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);\n border-radius: 6px;\n z-index: $zIndex-fg-1;\n overflow: hidden;\n}\n\n.profileDropdown-listItem {\n border-bottom: 1px solid #f0f0f0;\n\n &:last-child {\n border-bottom: 0;\n }\n}\n\n.profileDropdown-link {\n display: block;\n height: 40px;\n line-height: 40px;\n text-decoration: none;\n color: #444;\n padding: 0 15px;\n font-size: 16px;\n\n &:hover {\n color: #3e3e3e;\n background: #fbfbfb;\n }\n\n &:active {\n color: #393939;\n background: #f7f7f7;\n }\n}\n\n.profileDropdown-icon {\n margin-right: 10px;\n}\n","new_contents":".profileDropdown {\n position: absolute;\n top: 45px;\n right: 0;\n width: 235px;\n background-color: #fff;\n box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);\n border-radius: 6px;\n z-index: $zIndex-fg1;\n overflow: hidden;\n}\n\n.profileDropdown-listItem {\n border-bottom: 1px solid #f0f0f0;\n\n &:last-child {\n border-bottom: 0;\n }\n}\n\n.profileDropdown-link {\n display: block;\n height: 40px;\n line-height: 40px;\n text-decoration: none;\n color: #444;\n padding: 0 15px;\n font-size: 16px;\n\n &:hover {\n color: #3e3e3e;\n background: #fbfbfb;\n }\n\n &:active {\n color: #393939;\n background: #f7f7f7;\n }\n}\n\n.profileDropdown-icon {\n margin-right: 10px;\n}\n","subject":"Fix z-index variable typo in profile dropdown","message":"Fix z-index variable typo in profile dropdown\n","lang":"CSS","license":"mit","repos":"jmeas\/finance-app,jmeas\/moolah,jmeas\/moolah,jmeas\/finance-app"} {"commit":"ca46bbdafd4471d63ecfb37a3c15d2e2c69fcd1b","old_file":"src\/scenes\/home\/codeSchools\/stateSortedSchools\/stateSortedSchools.css","new_file":"src\/scenes\/home\/codeSchools\/stateSortedSchools\/stateSortedSchools.css","old_contents":".stateSchools {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n justify-content: space-around;\n}\n\n.select {\n min-width: 300px;\n}\n\n\/* iPhone Safari-only media query to prevent zoom effect when the select is focused *\/\n\/* see https:\/\/stackoverflow.com\/questions\/6483425\/prevent-iphone-from-zooming-in-on-select-in-web-app *\/\n\n@media screen and (-webkit-min-device-pixel-ratio: 0) {\n\n .select input {\n font-size: 16px !important;\n }\n\n .select input:focus {\n font-size: 16px !important;\n }\n }","new_contents":".stateSchools {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n justify-content: space-around;\n}\n\n.select {\n min-width: 300px;\n width: 100%;\n max-width: 900px;\n}\n\n\/* iPhone Safari-only media query to prevent zoom effect when the select is focused *\/\n\/* see https:\/\/stackoverflow.com\/questions\/6483425\/prevent-iphone-from-zooming-in-on-select-in-web-app *\/\n\n@media screen and (-webkit-min-device-pixel-ratio: 0) {\n\n .select input {\n font-size: 16px !important;\n }\n\n .select input:focus {\n font-size: 16px !important;\n }\n }","subject":"Make select class within StateSortedSchools full width of section","message":"Make select class within StateSortedSchools full width of section\n\nSet max-width 900px so it's not extremely long on large screens","lang":"CSS","license":"mit","repos":"hollomancer\/operationcode_frontend,hollomancer\/operationcode_frontend,NestorSegura\/operationcode_frontend,NestorSegura\/operationcode_frontend,tskuse\/operationcode_frontend,tskuse\/operationcode_frontend,miaket\/operationcode_frontend,sethbergman\/operationcode_frontend,tal87\/operationcode_frontend,OperationCode\/operationcode_frontend,tal87\/operationcode_frontend,tal87\/operationcode_frontend,miaket\/operationcode_frontend,tskuse\/operationcode_frontend,hollomancer\/operationcode_frontend,OperationCode\/operationcode_frontend,miaket\/operationcode_frontend,OperationCode\/operationcode_frontend,sethbergman\/operationcode_frontend,NestorSegura\/operationcode_frontend,sethbergman\/operationcode_frontend"} {"commit":"99525e6bae8e263ac2e77b21b5acc7d409405a8c","old_file":"fate.css","new_file":"fate.css","old_contents":"body {\n background: white;\n color: black;\n font-family: sans-serif;\n}\n\ntable {\n border-collapse: collapse;\n}\n\nth {\n background: #ccc;\n border: solid 1px black;\n border-bottom: solid 2px black;\n padding: 0.5em;\n}\n\n#index td, #tests td {\n border: solid 1px black;\n padding: 0 0.5em;\n}\n\n.fail { background: #e33; }\n.pass { background: #5e5; }\n.warn { background: #ff3; }\n\n#index, #tests {\n border: solid 2px black;\n margin-top: 2em;\n}\n\n#config td:first-child {\n font-weight: bold;\n padding-right: 3em;\n}\n\n.diff {\n font-family: monospace;\n white-space: pre;\n}\n","new_contents":"body {\n background: white;\n color: black;\n font-family: sans-serif;\n}\n\ntable {\n border-collapse: collapse;\n}\n\nth {\n background: #ccc;\n border: solid 1px black;\n border-bottom: solid 2px black;\n padding: 0.5em;\n}\n\n#index td, #tests td {\n border: solid 1px black;\n padding: 0 0.5em;\n}\n\n.fail { background: #e33; }\n.pass { background: #5e5; }\n.warn { background: #ff3; }\n\n#index, #tests {\n border: solid 2px black;\n margin-top: 2em;\n}\n\n#config td:first-child {\n font-weight: bold;\n padding-right: 3em;\n vertical-align: top;\n}\n\n.diff {\n font-family: monospace;\n white-space: pre;\n}\n","subject":"Fix vertical alignment in report summary","message":"Fix vertical alignment in report summary\n","lang":"CSS","license":"mit","repos":"TimothyGu\/fateserver-node,TimothyGu\/fateserver-node"} {"commit":"119b105f7c3e964060895913bb5c884601f27c45","old_file":"assets\/css\/app.css","new_file":"assets\/css\/app.css","old_contents":"\/* ==========================================================================\n WP Admin Bar Fixes\n ========================================================================== *\/\n\n.logged-in .navbar-fixed-top {margin-top: 27px;}\n.ab-item img.media-object { min-width: auto; min-height: auto;}\n\n\n\n\/* ==========================================================================\n WordPress Generated Classes\n See: http:\/\/codex.wordpress.org\/CSS#WordPress_Generated_Classes\n ========================================================================== *\/\n\n.aligncenter { display: block; margin: 0 auto; }\n.alignleft { float: left; }\n.alignright { float: right; }\nfigure.alignnone { margin-left: 0; margin-right: 0; }\n\n\n\n\/* ==========================================================================\n Media Queries\n ========================================================================== *\/\n\n@media (max-width: 767px) {\n\n}\n\ninput.search-query {}\n\n\n.navbar .brand {padding: 12px 0 10px 70px; line-height: 1em; font-size: 2em; font-weight: bold; color: #74b4cb; background: url('..\/img\/brand-logo.png') no-repeat 0 10px;}\n.flexslider {border-bottom: 0px;}\n.flexslider .slides .jumbotron-image img {width: auto; margin: 0 auto;}\n.service-image {}","new_contents":"\/* ==========================================================================\n WP Admin Bar Fixes\n ========================================================================== *\/\n\n.logged-in .navbar-fixed-top {margin-top: 27px;}\n.ab-item img.media-object { min-width: auto; min-height: auto;}\n\n\n\n\/* ==========================================================================\n WordPress Generated Classes\n See: http:\/\/codex.wordpress.org\/CSS#WordPress_Generated_Classes\n ========================================================================== *\/\n\n.aligncenter { display: block; margin: 0 auto; }\n.alignleft { float: left; }\n.alignright { float: right; }\nfigure.alignnone { margin-left: 0; margin-right: 0; }\n\n\n\n\/* ==========================================================================\n Media Queries\n ========================================================================== *\/\n\n@media (max-width: 767px) {\n\n}\n\ninput.search-query {}\n\nbody {overflow-x: hidden;}\n.navbar .brand {padding: 12px 0 10px 70px; line-height: 1em; font-size: 2em; font-weight: bold; color: #74b4cb; background: url('..\/img\/brand-logo.png') no-repeat 0 10px;}\n.flexslider {border-bottom: 0px;}\n.flexslider .slides .jumbotron-image img {width: auto; margin: 0 auto;}\n.service-image {}","subject":"Revert \"Revert \"Revert \"Revert \"CSS Fix for Slider\"\"\"\"","message":"Revert \"Revert \"Revert \"Revert \"CSS Fix for Slider\"\"\"\"\n\nThis reverts commit 562402f0e3ba41fd28ed3c39e4c6c1602c318157.\n","lang":"CSS","license":"mit","repos":"MManifesto\/mm-roots,MManifesto\/mm-roots"} {"commit":"1c36e0267ee1bd0e209e37d0da30e285755b65e4","old_file":"chrome\/browser\/resources\/options2\/certificate_manager.css","new_file":"chrome\/browser\/resources\/options2\/certificate_manager.css","old_contents":"\/* Copyright (c) 2012 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file. *\/\n\n#certificateManagerPage {\n min-width: 700px;\n}\n\n.certificate-tree-table {\n width: 100%;\n}\n\n.certificate-tree {\n \/* TODO(mattm): BLAH. Make this not statically sized. *\/\n height: 300px;\n}\n","new_contents":"\/* Copyright (c) 2012 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file. *\/\n\n#certificateManagerPage {\n min-width: 700px;\n}\n\n#certificateRestoreOverlay h1 {\n \/* Leave enough space for the close-button. *\/\n \/* TODO(KGR): make dialogs to use flex-boxes instead of relying on padding. *\/\n padding-right: 35px;\n}\n\n.certificate-tree-table {\n width: 100%;\n}\n\n.certificate-tree {\n \/* TODO(mattm): BLAH. Make this not statically sized. *\/\n height: 300px;\n}\n","subject":"Fix for certificate password dialog spacing.","message":"Fix for certificate password dialog spacing.\n\n\nBUG=123828\nTEST=see ticket\n\n\nReview URL: http:\/\/codereview.chromium.org\/10091047\n\ngit-svn-id: de016e52bd170d2d4f2344f9bf92d50478b649e0@132648 0039d316-1c4b-4281-b951-d872f2087c98\n","lang":"CSS","license":"bsd-3-clause","repos":"anirudhSK\/chromium,ChromiumWebApps\/chromium,bright-sparks\/chromium-spacewalk,jaruba\/chromium.src,robclark\/chromium,keishi\/chromium,M4sse\/chromium.src,mohamed--abdel-maksoud\/chromium.src,anirudhSK\/chromium,nacl-webkit\/chrome_deps,PeterWangIntel\/chromium-crosswalk,zcbenz\/cefode-chromium,Pluto-tv\/chromium-crosswalk,krieger-od\/nwjs_chromium.src,ondra-novak\/chromium.src,krieger-od\/nwjs_chromium.src,chuan9\/chromium-crosswalk,zcbenz\/cefode-chromium,M4sse\/chromium.src,axinging\/chromium-crosswalk,ltilve\/chromium,hgl888\/chromium-crosswalk,markYoungH\/chromium.src,patrickm\/chromium.src,Just-D\/chromium-1,pozdnyakov\/chromium-crosswalk,dushu1203\/chromium.src,junmin-zhu\/chromium-rivertrail,littlstar\/chromium.src,hgl888\/chromium-crosswalk,krieger-od\/nwjs_chromium.src,anirudhSK\/chromium,Fireblend\/chromium-crosswalk,Chilledheart\/chromium,patrickm\/chromium.src,ChromiumWebApps\/chromium,mogoweb\/chromium-crosswalk,hgl888\/chromium-crosswalk,fujunwei\/chromium-crosswalk,ChromiumWebApps\/chromium,markYoungH\/chromium.src,Jonekee\/chromium.src,ChromiumWebApps\/chromium,chuan9\/chromium-crosswalk,patrickm\/chromium.src,anirudhSK\/chromium,hujiajie\/pa-chromium,junmin-zhu\/chromium-rivertrail,pozdnyakov\/chromium-crosswalk,timopulkkinen\/BubbleFish,ondra-novak\/chromium.src,ChromiumWebApps\/chromium,Fireblend\/chromium-crosswalk,hgl888\/chromium-crosswalk,timopulkkinen\/BubbleFish,axinging\/chromium-crosswalk,mohamed--abdel-maksoud\/chromium.src,keishi\/chromium,M4sse\/chromium.src,jaruba\/chromium.src,Pluto-tv\/chromium-crosswalk,bright-sparks\/chromium-spacewalk,ondra-novak\/chromium.src,jaruba\/chromium.src,dushu1203\/chromium.src,keishi\/chromium,nacl-webkit\/chrome_deps,crosswalk-project\/chromium-crosswalk-efl,Jonekee\/chromium.src,mogoweb\/chromium-crosswalk,markYoungH\/chromium.src,anirudhSK\/chromium,jaruba\/chromium.src,nacl-webkit\/chrome_deps,axinging\/chromium-crosswalk,Jonekee\/chromium.src,dednal\/chromium.src,chuan9\/chromium-crosswalk,markYoungH\/chromium.src,TheTypoMaster\/chromium-crosswalk,Fireblend\/chromium-crosswalk,mohamed--abdel-maksoud\/chromium.src,anirudhSK\/chromium,markYoungH\/chromium.src,jaruba\/chromium.src,timopulkkinen\/BubbleFish,mohamed--abdel-maksoud\/chromium.src,anirudhSK\/chromium,TheTypoMaster\/chromium-crosswalk,bright-sparks\/chromium-spacewalk,pozdnyakov\/chromium-crosswalk,robclark\/chromium,Fireblend\/chromium-crosswalk,bright-sparks\/chromium-spacewalk,Chilledheart\/chromium,M4sse\/chromium.src,PeterWangIntel\/chromium-crosswalk,ChromiumWebApps\/chromium,Just-D\/chromium-1,hujiajie\/pa-chromium,ChromiumWebApps\/chromium,littlstar\/chromium.src,hgl888\/chromium-crosswalk,hujiajie\/pa-chromium,dednal\/chromium.src,dednal\/chromium.src,mogoweb\/chromium-crosswalk,fujunwei\/chromium-crosswalk,hgl888\/chromium-crosswalk-efl,axinging\/chromium-crosswalk,hujiajie\/pa-chromium,dushu1203\/chromium.src,Jonekee\/chromium.src,timopulkkinen\/BubbleFish,hgl888\/chromium-crosswalk-efl,littlstar\/chromium.src,dednal\/chromium.src,PeterWangIntel\/chromium-crosswalk,TheTypoMaster\/chromium-crosswalk,nacl-webkit\/chrome_deps,fujunwei\/chromium-crosswalk,axinging\/chromium-crosswalk,chuan9\/chromium-crosswalk,anirudhSK\/chromium,crosswalk-project\/chromium-crosswalk-efl,robclark\/chromium,nacl-webkit\/chrome_deps,hujiajie\/pa-chromium,anirudhSK\/chromium,dednal\/chromium.src,hgl888\/chromium-crosswalk,ltilve\/chromium,junmin-zhu\/chromium-rivertrail,axinging\/chromium-crosswalk,TheTypoMaster\/chromium-crosswalk,Fireblend\/chromium-crosswalk,hujiajie\/pa-chromium,dednal\/chromium.src,chuan9\/chromium-crosswalk,keishi\/chromium,pozdnyakov\/chromium-crosswalk,ondra-novak\/chromium.src,Just-D\/chromium-1,hgl888\/chromium-crosswalk-efl,junmin-zhu\/chromium-rivertrail,littlstar\/chromium.src,pozdnyakov\/chromium-crosswalk,fujunwei\/chromium-crosswalk,timopulkkinen\/BubbleFish,littlstar\/chromium.src,Jonekee\/chromium.src,crosswalk-project\/chromium-crosswalk-efl,Chilledheart\/chromium,ltilve\/chromium,axinging\/chromium-crosswalk,dushu1203\/chromium.src,markYoungH\/chromium.src,Chilledheart\/chromium,zcbenz\/cefode-chromium,robclark\/chromium,nacl-webkit\/chrome_deps,patrickm\/chromium.src,patrickm\/chromium.src,PeterWangIntel\/chromium-crosswalk,patrickm\/chromium.src,timopulkkinen\/BubbleFish,markYoungH\/chromium.src,Chilledheart\/chromium,junmin-zhu\/chromium-rivertrail,Fireblend\/chromium-crosswalk,junmin-zhu\/chromium-rivertrail,zcbenz\/cefode-chromium,ltilve\/chromium,krieger-od\/nwjs_chromium.src,littlstar\/chromium.src,junmin-zhu\/chromium-rivertrail,markYoungH\/chromium.src,dednal\/chromium.src,M4sse\/chromium.src,mohamed--abdel-maksoud\/chromium.src,Just-D\/chromium-1,timopulkkinen\/BubbleFish,patrickm\/chromium.src,mohamed--abdel-maksoud\/chromium.src,ChromiumWebApps\/chromium,bright-sparks\/chromium-spacewalk,crosswalk-project\/chromium-crosswalk-efl,mogoweb\/chromium-crosswalk,krieger-od\/nwjs_chromium.src,nacl-webkit\/chrome_deps,Jonekee\/chromium.src,jaruba\/chromium.src,dednal\/chromium.src,hgl888\/chromium-crosswalk,Chilledheart\/chromium,Jonekee\/chromium.src,bright-sparks\/chromium-spacewalk,dushu1203\/chromium.src,TheTypoMaster\/chromium-crosswalk,littlstar\/chromium.src,hgl888\/chromium-crosswalk-efl,Fireblend\/chromium-crosswalk,zcbenz\/cefode-chromium,dednal\/chromium.src,krieger-od\/nwjs_chromium.src,keishi\/chromium,M4sse\/chromium.src,ondra-novak\/chromium.src,ltilve\/chromium,Chilledheart\/chromium,markYoungH\/chromium.src,robclark\/chromium,ltilve\/chromium,robclark\/chromium,Pluto-tv\/chromium-crosswalk,M4sse\/chromium.src,PeterWangIntel\/chromium-crosswalk,Jonekee\/chromium.src,M4sse\/chromium.src,jaruba\/chromium.src,TheTypoMaster\/chromium-crosswalk,anirudhSK\/chromium,Fireblend\/chromium-crosswalk,zcbenz\/cefode-chromium,ondra-novak\/chromium.src,keishi\/chromium,nacl-webkit\/chrome_deps,junmin-zhu\/chromium-rivertrail,nacl-webkit\/chrome_deps,zcbenz\/cefode-chromium,robclark\/chromium,dushu1203\/chromium.src,krieger-od\/nwjs_chromium.src,keishi\/chromium,timopulkkinen\/BubbleFish,pozdnyakov\/chromium-crosswalk,chuan9\/chromium-crosswalk,krieger-od\/nwjs_chromium.src,fujunwei\/chromium-crosswalk,hujiajie\/pa-chromium,fujunwei\/chromium-crosswalk,anirudhSK\/chromium,Jonekee\/chromium.src,jaruba\/chromium.src,TheTypoMaster\/chromium-crosswalk,robclark\/chromium,pozdnyakov\/chromium-crosswalk,hgl888\/chromium-crosswalk-efl,hujiajie\/pa-chromium,dednal\/chromium.src,PeterWangIntel\/chromium-crosswalk,timopulkkinen\/BubbleFish,nacl-webkit\/chrome_deps,hgl888\/chromium-crosswalk-efl,dednal\/chromium.src,junmin-zhu\/chromium-rivertrail,timopulkkinen\/BubbleFish,Pluto-tv\/chromium-crosswalk,jaruba\/chromium.src,zcbenz\/cefode-chromium,chuan9\/chromium-crosswalk,markYoungH\/chromium.src,pozdnyakov\/chromium-crosswalk,bright-sparks\/chromium-spacewalk,keishi\/chromium,fujunwei\/chromium-crosswalk,dushu1203\/chromium.src,Chilledheart\/chromium,ondra-novak\/chromium.src,Just-D\/chromium-1,Pluto-tv\/chromium-crosswalk,Jonekee\/chromium.src,M4sse\/chromium.src,krieger-od\/nwjs_chromium.src,Fireblend\/chromium-crosswalk,nacl-webkit\/chrome_deps,ChromiumWebApps\/chromium,mogoweb\/chromium-crosswalk,jaruba\/chromium.src,robclark\/chromium,dushu1203\/chromium.src,Just-D\/chromium-1,Chilledheart\/chromium,TheTypoMaster\/chromium-crosswalk,chuan9\/chromium-crosswalk,axinging\/chromium-crosswalk,zcbenz\/cefode-chromium,mogoweb\/chromium-crosswalk,mohamed--abdel-maksoud\/chromium.src,hgl888\/chromium-crosswalk,keishi\/chromium,Just-D\/chromium-1,mohamed--abdel-maksoud\/chromium.src,krieger-od\/nwjs_chromium.src,ltilve\/chromium,Pluto-tv\/chromium-crosswalk,hujiajie\/pa-chromium,hgl888\/chromium-crosswalk-efl,mohamed--abdel-maksoud\/chromium.src,bright-sparks\/chromium-spacewalk,chuan9\/chromium-crosswalk,mogoweb\/chromium-crosswalk,M4sse\/chromium.src,PeterWangIntel\/chromium-crosswalk,TheTypoMaster\/chromium-crosswalk,crosswalk-project\/chromium-crosswalk-efl,bright-sparks\/chromium-spacewalk,mohamed--abdel-maksoud\/chromium.src,hgl888\/chromium-crosswalk,littlstar\/chromium.src,Just-D\/chromium-1,keishi\/chromium,pozdnyakov\/chromium-crosswalk,mogoweb\/chromium-crosswalk,dushu1203\/chromium.src,PeterWangIntel\/chromium-crosswalk,zcbenz\/cefode-chromium,krieger-od\/nwjs_chromium.src,PeterWangIntel\/chromium-crosswalk,axinging\/chromium-crosswalk,timopulkkinen\/BubbleFish,mogoweb\/chromium-crosswalk,ChromiumWebApps\/chromium,crosswalk-project\/chromium-crosswalk-efl,ChromiumWebApps\/chromium,Just-D\/chromium-1,jaruba\/chromium.src,axinging\/chromium-crosswalk,dushu1203\/chromium.src,hgl888\/chromium-crosswalk-efl,mogoweb\/chromium-crosswalk,anirudhSK\/chromium,pozdnyakov\/chromium-crosswalk,crosswalk-project\/chromium-crosswalk-efl,zcbenz\/cefode-chromium,keishi\/chromium,ChromiumWebApps\/chromium,Pluto-tv\/chromium-crosswalk,markYoungH\/chromium.src,ondra-novak\/chromium.src,hujiajie\/pa-chromium,ltilve\/chromium,Pluto-tv\/chromium-crosswalk,hgl888\/chromium-crosswalk-efl,fujunwei\/chromium-crosswalk,patrickm\/chromium.src,axinging\/chromium-crosswalk,crosswalk-project\/chromium-crosswalk-efl,dushu1203\/chromium.src,crosswalk-project\/chromium-crosswalk-efl,fujunwei\/chromium-crosswalk,pozdnyakov\/chromium-crosswalk,patrickm\/chromium.src,Pluto-tv\/chromium-crosswalk,Jonekee\/chromium.src,junmin-zhu\/chromium-rivertrail,ondra-novak\/chromium.src,M4sse\/chromium.src,mohamed--abdel-maksoud\/chromium.src,hgl888\/chromium-crosswalk-efl,hujiajie\/pa-chromium,junmin-zhu\/chromium-rivertrail,robclark\/chromium,ltilve\/chromium"} {"commit":"19ee287a2be639ba49bee44a34627babc747ebe8","old_file":"src\/css\/input\/_inputText.css","new_file":"src\/css\/input\/_inputText.css","old_contents":"input[type='number'] {\n -moz-appearance: textfield;\n}\n\ninput[type='text'],\ninput[type='number'] {\n appearance: none;\n box-shadow: none;\n border-radius: none;\n text-align: center;\n font-size: 1em;\n color: $color-silver;\n border: none;\n width: 100%;\n background-color: $color-tundora;\n transition: background-color 0.3s;\n\n &::-webkit-outer-spin-button,\n &::-webkit-inner-spin-button {\n -webkit-appearance: none;\n margin: 0;\n }\n\n &:focus {\n color: $color-mineShaft;\n background-color: $color-dustyGray;\n outline: none;\n }\n}\n","new_contents":"@define-mixin inputText {\n appearance: none;\n box-shadow: none;\n border-radius: none;\n text-align: center;\n font-size: 1em;\n color: $color-silver;\n border: none;\n width: 100%;\n background-color: $color-tundora;\n transition: background-color 0.3s;\n\n &:focus {\n color: $color-mineShaft;\n background-color: $color-dustyGray;\n outline: none;\n }\n}\n\ninput[type='text'],\ninput[type='number'] {\n @mixin inputText;\n}\n\ninput[type='number'] {\n -moz-appearance: textfield;\n &::-webkit-outer-spin-button,\n &::-webkit-inner-spin-button {\n -webkit-appearance: none;\n margin: 0;\n }\n}\n","subject":"Fix Firefox input css issue","message":"Fix Firefox input css issue\n","lang":"CSS","license":"mit","repos":"jvalen\/pixel-art-react,jvalen\/pixel-art-react"} {"commit":"fd5b00a6c218d8e38bffc22f7b1a2ca2fbd008e4","old_file":"app\/assets\/stylesheets\/application.css","new_file":"app\/assets\/stylesheets\/application.css","old_contents":"\/*\n * This is a manifest file that'll be compiled into application.css, which will include all the files\n * listed below.\n *\n * Any CSS and SCSS file within this directory, lib\/assets\/stylesheets, vendor\/assets\/stylesheets,\n * or vendor\/assets\/stylesheets of plugins, if any, can be referenced here using a relative path.\n *\n * You're free to add application-wide styles to this file and they'll appear at the top of the\n * compiled file, but it's generally better to create a new file per style scope.\n *\n *= require_self\n *= require_tree .\n *= require_custom-bootstrap\n *\/\n\n.helpertext-wrapper {\n display: inline-block;\n}\n.helpertext-wrapper-overflow {\n overflow: hidden;\n text-overflow:ellipsis;\n display: block;\n}\n.table-overflow {\n table-layout: fixed;\n}\n.tooltip {\n word-wrap: break-word;\n}\n","new_contents":"\/*\n * This is a manifest file that'll be compiled into application.css, which will include all the files\n * listed below.\n *\n * Any CSS and SCSS file within this directory, lib\/assets\/stylesheets, vendor\/assets\/stylesheets,\n * or vendor\/assets\/stylesheets of plugins, if any, can be referenced here using a relative path.\n *\n * You're free to add application-wide styles to this file and they'll appear at the top of the\n * compiled file, but it's generally better to create a new file per style scope.\n *\n *= require_self\n *= require_tree .\n *= require_custom-bootstrap\n *\/\n\n.helpertext-wrapper {\n display: inline-block;\n}\n.helpertext-wrapper-overflow {\n display: block;\n overflow: hidden;\n text-overflow:ellipsis;\n}\n.table-overflow {\n table-layout: fixed;\n}\n.tooltip {\n word-wrap: break-word;\n}\n","subject":"Reorder properties to be in alpha order","message":"Reorder properties to be in alpha order\n","lang":"CSS","license":"apache-2.0","repos":"mitre-cyber-academy\/ctf-scoreboard,mitre-cyber-academy\/registration-app,mitre-cyber-academy\/registration-app,mitre-cyber-academy\/ctf-scoreboard,mitre-cyber-academy\/registration-app,mitre-cyber-academy\/ctf-scoreboard,mitre-cyber-academy\/ctf-scoreboard"} {"commit":"0911598a751dc7e466bfefcaf15acdcebb041498","old_file":"css\/global\/default.css","new_file":"css\/global\/default.css","old_contents":"html {\n height: 100%;\n}\n\nbody {\n background: var(--body-background-color);\n color: var(--body-color);\n font-family: var(--body-font-family);\n font-size: var(--body-font-size);\n}\n\na {\n color: var(--link-color);\n text-decoration: none;\n}\n\na:hover {\n transition: background 0.1s ease 0, color 0.1s ease 0;\n}\n\na:hover, a:active {\n color: var(--link-color-highlight);\n}\n\na:focus {\n outline: thin dotted;\n outline-offset: -1px;\n}\n\na:visited {\n color: var(--link-color-visited);\n}\n\n::selection {\n background-color: color(var(--color-main) l(+25%));\n}\n","new_contents":"html {\n height: 100%;\n}\n\nbody {\n background: var(--body-background-color);\n color: var(--body-color);\n font-family: var(--body-font-family);\n font-size: var(--body-font-size);\n}\n\na {\n color: var(--link-color);\n text-decoration: none;\n}\n\na:hover {\n transition: background 0.1s ease 0, color 0.1s ease 0;\n}\n\na:hover, a:active {\n color: var(--link-color-highlight);\n}\n\na:focus {\n outline: thin dotted;\n outline-offset: -1px;\n}\n\na:visited {\n color: var(--link-color-visited);\n}\n\n::selection {\n background-color: color(var(--color-main) l(+25%));\n text-shadow: none;\n}\n","subject":"Remove text-shadow on selected text","message":"Remove text-shadow on selected text\n","lang":"CSS","license":"mit","repos":"adfinis-sygroup\/adcssy,adfinis-sygroup\/adcssy,topaxi\/adcssy,topaxi\/adcssy"} {"commit":"f32ca01e743d2f40add90aa074177f15174bb33f","old_file":"public\/modules\/users\/css\/users.css","new_file":"public\/modules\/users\/css\/users.css","old_contents":"@media (min-width: 992px) {\n\t.nav-users {\n\t\tposition: fixed;\n\t}\n}\n.remove-account-container {\n\tdisplay: inline-block;\n\tposition: relative;\n}\n.btn-remove-account {\n\ttop: 10px;\n\tright: 10px;\n\tposition: absolute;\n}\n","new_contents":"@media (min-width: 992px) {\n .nav-users {\n position: fixed;\n }\n}\n.remove-account-container {\n display: inline-block;\n position: relative;\n}\n.btn-remove-account {\n top: 10px;\n right: 10px;\n position: absolute;\n}\n\n\/* For user modals. *\/\n.modal-open {\n overflow-y: scroll;\n}\n\n.or-group\n{\n position: relative;\n border-top: 1px solid #dfdfdf;\n padding-top: 20px;\n}\n.or-line\n{\n color: #666666;\n background-color: #ffffff;\n position: absolute;\n text-align: center;\n top: -12px;\n width: 100px;\n left: 70px;\n}\n","subject":"Add some css for modal usage.","message":"Add some css for modal usage.\n","lang":"CSS","license":"mit","repos":"Codeaux\/Codeaux,Codeaux\/Codeaux,Codeaux\/Codeaux"} {"commit":"b257bfdf81ec0a90e6255a4a332496edb89346d5","old_file":"packages\/css\/src\/_utils.css","new_file":"packages\/css\/src\/_utils.css","old_contents":"\/* Position *\/\n\n.pos-f { position: fixed; }\n.pos-a { position: absolute; }\n.pos-r { position: relative; }\n.pos-s { position: static; }\n.pos-i { position: initial; } \/* default *\/\n\n\/* Border radius *\/\n\n.rad {\n border-radius: var(--radius);\n}\n\n\/* Floats *\/\n\n.float-l { float: left; }\n.float-r { float: right; }\n\n@each $media, $ext in (var(--breakpoint-media)), (var(--breakpoints)) {\n @media ($media) {\n .pos-f-$(ext) { position: fixed; }\n .pos-a-$(ext) { position: absolute; }\n .pos-r-$(ext) { position: relative; }\n .pos-s-$(ext) { position: static; }\n .pos-i-$(ext) { position: initial; }\n\n .float-l-$(ext) { float: left; }\n .float-r-$(ext) { float: right; }\n }\n}\n\n\/* Visibility (for use with @wearegenki\/vue-directive-view) *\/\n\n.hide {\n pointer-events: none;\n opacity: 0;\n}\n\n\/* Scroll prevention *\/\n\n.scroll-lock {\n height: 100%;\n overflow-y: hidden;\n}\n\n\/* Clearfix *\/\n\n.clr {\n @mixin clearfix;\n}\n\n\/* Box model *\/\n.content-box { box-sizing: content-box; }\n.border-box { box-sizing: border-box; }\n","new_contents":"\/* Position *\/\n\n.pos-f { position: fixed; }\n.pos-a { position: absolute; }\n.pos-r { position: relative; }\n.pos-s { position: static; }\n.pos-i { position: initial; } \/* default *\/\n\n\/* Border radius *\/\n\n.rad {\n border-radius: var(--radius);\n}\n\n\/* Floats *\/\n\n.float-l { float: left; }\n.float-r { float: right; }\n\n@each $media, $ext in (var(--breakpoint-media)), (var(--breakpoints)) {\n @media ($media) {\n .pos-f-$(ext) { position: fixed; }\n .pos-a-$(ext) { position: absolute; }\n .pos-r-$(ext) { position: relative; }\n .pos-s-$(ext) { position: static; }\n .pos-i-$(ext) { position: initial; }\n\n .float-l-$(ext) { float: left; }\n .float-r-$(ext) { float: right; }\n }\n}\n\n\/* Scroll prevention *\/\n\n.scroll-lock {\n height: 100%;\n overflow-y: hidden;\n}\n\n\/* Clearfix *\/\n\n.clr {\n @mixin clearfix;\n}\n\n\/* Box model *\/\n.content-box { box-sizing: content-box; }\n.border-box { box-sizing: border-box; }\n","subject":"Remove .hide util CSS class (it's really part of @wearegenki\/vue-directive-view)","message":"Remove .hide util CSS class (it's really part of @wearegenki\/vue-directive-view)\n","lang":"CSS","license":"isc","repos":"WeAreGenki\/wag-ui"} {"commit":"0dc900d9c6bef4d19d6b08d18dc85ca793ff3722","old_file":"main.css","new_file":"main.css","old_contents":"#clock { \n\tborder-style: solid;\n\n\tborder-radius: 50%;\n\n\tmargin: 10px auto;\n\twidth: 300px;\n\theight: 300px;\n\t\n\tposition: relative;\n}\n\n#clock.day {\n\tborder-color: orange black black;\n\tborder-width: 3px 1px 1px ;\n}\n\n\n#clock.night {\n\tborder-color: black black orange;\n\tborder-width: 1px 1px 3px ;\n}\n\n#clock img {\n\t-webkit-transition: -webkit-transform 1s linear 0s;\n\t-webkit-transform-origin: 32px 32px;\n\t-webkit-transform: scale(0.01, 0.01);\n\tposition: relative;\n\tleft: 118px;\n\ttop: 118px;\n}\n\n","new_contents":"#clock { \n\tborder-style: solid;\n\n\tborder-radius: 50%;\n\n\tmargin: 10px auto;\n\twidth: 300px;\n\theight: 300px;\n\t\n\tposition: relative;\n}\n\n#secs {\n\twidth: 10px;\n\theight: 10px;\n\tbackground-color: black;\n\t\n}\n\n#clock.day {\n\tborder-color: orange black black;\n\tborder-width: 3px 1px 1px ;\n}\n\n\n#clock.night {\n\tborder-color: black black orange;\n\tborder-width: 1px 1px 3px ;\n}\n\n#clock img {\n\t-webkit-transition: -webkit-transform 1s linear 0s;\n\t-webkit-transform-origin: 32px 32px;\n\t-webkit-transform: scale(0.01, 0.01);\n\tposition: relative;\n\tleft: 118px;\n\ttop: 118px;\n}\n\n","subject":"Add CSS for seconds indicator","message":"Add CSS for seconds indicator","lang":"CSS","license":"bsd-2-clause","repos":"arsatiki\/roman-hours-web"} {"commit":"7fdc7d1c06a8c4cad20fb806a55645f3d3862bf7","old_file":"src\/index.css","new_file":"src\/index.css","old_contents":"body {\n margin: 0;\n padding: 0;\n font-family: sans-serif;\n}\n","new_contents":"@import '.\/variables.css';\n\nbody {\n margin: 0;\n padding: 0;\n font-family: sans-serif;\n color: white;\n background-color: #131313;\n}\n\na {\n color: white;\n text-decoration: none;\n}\n","subject":"Change background color to black","message":"Change background color to black\n","lang":"CSS","license":"mit","repos":"hostables\/musicquiz,hostables\/musicquiz"} {"commit":"fc5c4a4aa5c3302824e3a1bb4dcfebd4f6b54305","old_file":"css\/fast-facts.css","new_file":"css\/fast-facts.css","old_contents":"\/**\n * CSS for jQuery Plugin Fast Facts\n *\/\n\nbody {\n\tfont-size: 22px;\n}\n\n.subtitle {\n\tfont-size: 50%;\n\tvertical-align: middle;\n}\n\n.fast-facts-problem {\n\tborder-bottom: 1px solid #000;\n\tfont-size: 110%;\n\tmargin: 0 auto 70px;\n\tmax-width: 40px;\n\ttext-align: right;\n}\n\n.fast-facts-operator {\n\tfloat: left;\n}\n\n#name {\n\tborder-bottom: 2px solid black;\n\twidth: 200px;\n\tpadding-top: 25px;\n\ttext-indent: -90px;\n}\n","new_contents":"\/**\n * CSS for jQuery Plugin Fast Facts\n *\/\n\n.subtitle {\n\tfont-size: 50%;\n\tvertical-align: middle;\n}\n\n.fast-facts-problem {\n\tborder-bottom: 1px solid #000;\n\tfont-size: 110%;\n\tmargin: 0 auto 40px;\n\tmax-width: 40px;\n\ttext-align: right;\n}\n\n.fast-facts-operator {\n\tfloat: left;\n}\n\n#name {\n\tborder-bottom: 2px solid black;\n\twidth: 200px;\n\tpadding-top: 25px;\n\ttext-indent: -50px;\n}\n","subject":"Revert \"Increase font size to correct printing issue\"","message":"Revert \"Increase font size to correct printing issue\"\n\nThis reverts commit 02aac9b6ddd120776377d2230195d29fc7e96c79.\n","lang":"CSS","license":"mit","repos":"salcode\/fastfacts,salcode\/fastfacts"} {"commit":"058f2de5720bfd972556705da19415b28d2288be","old_file":"com.archimatetool.editor.themes\/themes\/eclipse\/css\/system\/archi-light-styling.css","new_file":"com.archimatetool.editor.themes\/themes\/eclipse\/css\/system\/archi-light-styling.css","old_contents":"\/*******************************************************************************\n * Styling for Archi that over-rides some Eclipse stylings\n *******************************************************************************\/\n\n\nTabbedPropertyList {\n \/* Default is too light *\/\n color : #202020; \/* text color in the tab \/ tab area *\/\n}","new_contents":"\/*******************************************************************************\n * Styling for Archi that over-rides some Eclipse stylings\n *******************************************************************************\/\n\n\nTabbedPropertyList {\n \/* Default is too light *\/\n color : #202020; \/* text color in the tab \/ tab area *\/\n}\n\nTabbedPropertyTitle > CLabel {\n \/* On Linux the default is white *\/\n color: #505050;\n}","subject":"Adjust System theme for Linux","message":"[Themes] Adjust System theme for Linux\n","lang":"CSS","license":"mit","repos":"archimatetool\/archi,archimatetool\/archi,archimatetool\/archi"} {"commit":"45374bc51ae68d821e4194a7193de38518bdf18d","old_file":"docs\/css\/stylesheet.css","new_file":"docs\/css\/stylesheet.css","old_contents":".modal-open {\n\t\/* needed for iOS to not zoom in when modals are opened *\/\n\toverflow-y: auto;\n}\ninput[type=text] {\n\twidth: 100%;\n}\ntextarea {\n\twidth: 100%;\n}\n#encodedInput {\n\tfont-family: monospace;\n}\npre {\n\twhite-space: all;\n\tword-break: normal;\n}\n.fixed {\n\tposition: fixed;\n\twidth: 100%;\n\twidth: calc(100% - 30px);\n\tbackground-color: white;\n}\n.spacer {\n\tbackground-color: white;\n}\n#codepage td {\n\ttext-align: center; \n}\n#codepage th {\n\ttext-align: center; \n}\n.modal-xl {\n\twidth: 700px;\n}\n.table {\n\tmargin-bottom: 0px !important; \/* override bootstrap *\/\n}\n#advanced-search-div {\n width: 70%;\n border: 1px solid black;\n margin: 10px auto;\n padding: 10px;\n}\n#advanced-search-div td {\n\tpadding: 2px;\n}\n\/* Fix bug in Bootstrap, see https:\/\/stackoverflow.com\/a\/47924156 *\/\nbody:not(.modal-open){\n padding-right: 0px !important;\n}\n","new_contents":".modal-open {\n\t\/* needed for iOS to not zoom in when modals are opened *\/\n\toverflow-y: auto;\n}\ninput[type=text] {\n\twidth: 100%;\n}\ntextarea {\n\twidth: 100%;\n\theight: 100px;\n}\n#encodedInput {\n\tfont-family: monospace;\n}\npre {\n\twhite-space: all;\n\tword-break: normal;\n}\n.fixed {\n\tposition: fixed;\n\twidth: 100%;\n\twidth: calc(100% - 30px);\n\tbackground-color: white;\n}\n.spacer {\n\tbackground-color: white;\n}\n#codepage td {\n\ttext-align: center; \n}\n#codepage th {\n\ttext-align: center; \n}\n.modal-xl {\n\twidth: 700px;\n}\n.table {\n\tmargin-bottom: 0px !important; \/* override bootstrap *\/\n}\n#advanced-search-div {\n width: 70%;\n border: 1px solid black;\n margin: 10px auto;\n padding: 10px;\n}\n#advanced-search-div td {\n\tpadding: 2px;\n}\n\/* Fix bug in Bootstrap, see https:\/\/stackoverflow.com\/a\/47924156 *\/\nbody:not(.modal-open){\n padding-right: 0px !important;\n}\n","subject":"Increase textarea height to 100px","message":"Increase textarea height to 100px\n\n\n\n","lang":"CSS","license":"cc0-1.0","repos":"printfn\/unicode-unicorn,printfn\/unicode-unicorn,printfn\/unicode-unicorn,printfn\/unicode-unicorn"} {"commit":"272fc61e7257c66ad40022898e836308304c803f","old_file":"src\/index.css","new_file":"src\/index.css","old_contents":":root {\n margin: 0;\n padding: 0;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Helvetica, sans-serif;\n background-image: url('streamers-bg.svg'), linear-gradient(#306CBF, #5D1D6E);\n background-repeat: repeat, no-repeat;\n height: 100vh;\n overflow: hidden;\n}\n","new_contents":":root {\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Helvetica, sans-serif;\n background-image: url('streamers-bg.svg'), linear-gradient(#306CBF, #5D1D6E);\n background-repeat: repeat, no-repeat;\n height: 100vh;\n}\n\n:root, body {\n height: 100vh;\n width: 100vw;\n overflow: hidden;\n margin: 0;\n padding: 0;\n position: relative;\n}","subject":"Fix balloons messin the viewport","message":"Fix balloons messin the viewport\n","lang":"CSS","license":"mit","repos":"toolmantim\/sams-29th-birthday,toolmantim\/sams-29th-birthday"} {"commit":"f706f75a6ea14225132be584b086dc1c3027b7ed","old_file":"src\/skins\/vector\/css\/matrix-react-sdk\/views\/rooms\/RoomPreviewBar.css","new_file":"src\/skins\/vector\/css\/matrix-react-sdk\/views\/rooms\/RoomPreviewBar.css","old_contents":"","new_contents":"\/*\nCopyright 2015, 2016 OpenMarket Ltd\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http:\/\/www.apache.org\/licenses\/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n*\/\n\n.mx_RoomPreviewBar {\n text-align: center;\n}\n\n.mx_RoomPreviewBar_preview_text {\n color: #a4a4a4;\n}\n\n.mx_RoomPreviewBar_join_text {\n color: #ff0064;\n}\n\n.mx_RoomPreviewBar_join_text a {\n text-decoration: underline;\n cursor: pointer;\n}\n","subject":"Add css for room preview bar.","message":"Add css for room preview bar.\n","lang":"CSS","license":"apache-2.0","repos":"vector-im\/riot-web,KentShikama\/vector-web,martindale\/vector,vector-im\/vector-web,vector-im\/vector-web,vector-im\/riot-web,vector-im\/vector-web,martindale\/vector,KentShikama\/vector-web,vector-im\/riot-web,vector-im\/riot-web,vector-im\/vector-web,vector-im\/vector-web,KentShikama\/vector-web,vector-im\/riot-web,KentShikama\/vector-web,vector-im\/riot-web,KentShikama\/vector-web,KentShikama\/vector-web"} {"commit":"ff552bd5a3addf6069f1e3421ea05cab431403a1","old_file":"assets\/main.css","new_file":"assets\/main.css","old_contents":"body, html {\n font-family: sans-serif;\n font-size: 18px;\n}\n","new_contents":"body {\n font-size: 18px;\n}\nh1,h2,h3,h4,h5,h6,p {\n line-height: 1.45;\n}\nh1 { font-size: 4em; }\nh2 { font-size: 3em; }\n","subject":"Raise font size and line-heights","message":"Raise font size and line-heights\n","lang":"CSS","license":"mit","repos":"reblws\/reader-md,reblws\/reader-md"} {"commit":"0854ffbe3f250fe27aa7abe36b8e4a1188d5d43d","old_file":"css\/topbar.css","new_file":"css\/topbar.css","old_contents":".navbar\n{\n background-color: #495F72;\n overflow: hidden;\n}\n\n.navbar .icon {\n display: none;\n}\n\n.navbar a {\n float: left;\n display: block;\n color: white;\n text-align: center;\n padding: 14px 16px;\n text-decoration: none;\n font-size: x-large;\n font-weight:bold;\n \n}\n\n@media screen and (max-width: 1024px) {\n .navbar a:not(:first-child) {display: none;}\n .navbar a.icon {\n float: right;\n display: block;\n }\n}\n\n@media screen and (max-width: 1024px) {\n .navbar.responsive {position: relative;}\n .navbar.responsive .icon {\n position: absolute;\n right: 0;\n top: 0;\n }\n .navbar.responsive a {\n float: none;\n display: block;\n text-align: left;\n }\n}\n","new_contents":".navbar\n{\n background-color: #495F72;\n overflow: hidden;\n}\n\n.navbar .icon {\n display: none;\n}\n\n.navbar a {\n float: left;\n display: block;\n color: white;\n text-align: center;\n padding: 14px 16px;\n text-decoration: none;\n font-size: x-large;\n font-weight:bold;\n border-radius:0px;\n}\n\n@media screen and (max-width: 1024px) {\n .navbar a:not(:first-child) {display: none;}\n .navbar a.icon {\n float: right;\n display: block;\n }\n}\n\n@media screen and (max-width: 1024px) {\n .navbar.responsive {position: relative;}\n .navbar.responsive .icon {\n position: absolute;\n right: 0;\n top: 0;\n }\n .navbar.responsive a {\n float: none;\n display: block;\n text-align: left;\n }\n}\n","subject":"Set navbar border-radius to 0px","message":"Set navbar border-radius to 0px\n","lang":"CSS","license":"mit","repos":"bjwbell\/renfish,bjwbell\/renfish,bjwbell\/renfish,bjwbell\/renfish"} {"commit":"37dc9d7ce1c56557ca51c015ecbd27cb08be4287","old_file":"css\/style.css","new_file":"css\/style.css","old_contents":"","new_contents":"html,body{\n height: 100%;\n width: 100%;\n margin: 0;\n}\n#cover{\n height: 100%;\n width: 100%;\n overflow: hidden;\n text-align: center;\n position: relative;\n background-size: cover;\n background-attachment: fixed;\n}","subject":"Cover take 100% of landing view","message":"Cover take 100% of landing view\n","lang":"CSS","license":"mit","repos":"drodriguez56\/flashforward,drodriguez56\/flashforward"} {"commit":"a69c190e2e56120da3f5bd577573a1fa30fb84e0","old_file":"src\/scenes\/home\/home.css","new_file":"src\/scenes\/home\/home.css","old_contents":".home {\n display: flex;\n min-height: 100vh;\n flex-direction: column;\n background: url(\"images\/Family-2.png\");\n background-size: 100%;\n background-repeat: no-repeat;\n}\n\n.main {\n display: flex;\n flex: 1;\n}\n\n\n","new_contents":".home {\n display: flex;\n min-height: 100vh;\n flex-direction: column;\n background: url(\"images\/Family-2.png\");\n background-size: 100%;\n background-repeat: no-repeat;\n\n overflow: hidden;\n}\n\n.main {\n display: flex;\n flex: 1;\n}\n\n\n","subject":"Add overflow: hidden to prevent scrolling to right on mobile","message":"Add overflow: hidden to prevent scrolling to right on mobile\n\n","lang":"CSS","license":"mit","repos":"tal87\/operationcode_frontend,NestorSegura\/operationcode_frontend,sethbergman\/operationcode_frontend,alexspence\/operationcode_frontend,sethbergman\/operationcode_frontend,miaket\/operationcode_frontend,hollomancer\/operationcode_frontend,tal87\/operationcode_frontend,alexspence\/operationcode_frontend,hollomancer\/operationcode_frontend,sethbergman\/operationcode_frontend,OperationCode\/operationcode_frontend,NestorSegura\/operationcode_frontend,NestorSegura\/operationcode_frontend,hollomancer\/operationcode_frontend,tal87\/operationcode_frontend,miaket\/operationcode_frontend,alexspence\/operationcode_frontend,OperationCode\/operationcode_frontend,OperationCode\/operationcode_frontend,tskuse\/operationcode_frontend,miaket\/operationcode_frontend,tskuse\/operationcode_frontend,tskuse\/operationcode_frontend"} {"commit":"07cd01571efd3b8f5c275f9255390302898d6a9f","old_file":"static\/command-panel.css","new_file":"static\/command-panel.css","old_contents":".command-panel {\n position: absolute;\n bottom: 0;\n width: 100%;\n background: #515151;\n padding: 3px;\n}\n\n.command-panel .preview-list {\n max-height: 300px;\n overflow: auto;\n margin-bottom: 3px;\n position: relative;\n}\n\n.command-panel .preview-list .path {\n padding-left: 3px;\n color: #00ffff;\n}\n\n.command-panel .preview-list .preview {\n padding-left: 1em;\n color: #f6f3e8;\n}\n\n.command-panel .preview-list .preview .match {\n background-color: #8E8A8A;\n padding: 1px;\n}\n\n.command-panel .preview-list li.selected {\n background-color: green;\n}\n\n.command-panel .prompt-and-editor {\n display: -webkit-box;\n}\n\n.command-panel .prompt {\n color: white;\n font-weight: bold;\n padding: .2em;\n}\n","new_contents":".command-panel {\n position: absolute;\n bottom: 0;\n width: 100%;\n background: #515151;\n padding: 3px;\n}\n\n.command-panel .preview-list {\n max-height: 300px;\n overflow: auto;\n margin-bottom: 3px;\n position: relative;\n background: #161616;\n}\n\n.command-panel .preview-list .path {\n padding-left: 3px;\n color: #f9ee98;\n margin-right: 1ex;\n}\n\n.command-panel .preview-list .preview {\n color: #f6f3e8;\n}\n\n.command-panel .preview-list .preview .match {\n background-color: rgba(255,255,255,.25);\n padding: 1px;\n}\n\n.command-panel .preview-list li.selected {\n background: #444;\n}\n\n.command-panel .preview-list:focus li.selected {\n background: #223555;\n}\n\n.command-panel .prompt-and-editor {\n display: -webkit-box;\n}\n\n.command-panel .prompt {\n color: white;\n font-weight: bold;\n padding: .2em;\n}\n","subject":"Apply some more styling, for better or worse :-)","message":"Apply some more styling, for better or worse :-)","lang":"CSS","license":"mit","repos":"ivoadf\/atom,AlexxNica\/atom,execjosh\/atom,Neron-X5\/atom,tanin47\/atom,AlbertoBarrago\/atom,fredericksilva\/atom,jtrose2\/atom,lisonma\/atom,synaptek\/atom,Sangaroonaom\/atom,me-benni\/atom,deepfox\/atom,gisenberg\/atom,woss\/atom,panuchart\/atom,yamhon\/atom,Galactix\/atom,basarat\/atom,pombredanne\/atom,helber\/atom,nvoron23\/atom,lovesnow\/atom,constanzaurzua\/atom,001szymon\/atom,daxlab\/atom,RuiDGoncalves\/atom,001szymon\/atom,charleswhchan\/atom,rxkit\/atom,scv119\/atom,charleswhchan\/atom,targeter21\/atom,tisu2tisu\/atom,folpindo\/atom,dannyflax\/atom,hpham04\/atom,Sangaroonaom\/atom,deepfox\/atom,GHackAnonymous\/atom,davideg\/atom,ardeshirj\/atom,nucked\/atom,G-Baby\/atom,jjz\/atom,PKRoma\/atom,gabrielPeart\/atom,boomwaiza\/atom,ironbox360\/atom,Andrey-Pavlov\/atom,medovob\/atom,Neron-X5\/atom,medovob\/atom,beni55\/atom,GHackAnonymous\/atom,helber\/atom,gabrielPeart\/atom,SlimeQ\/atom,ezeoleaf\/atom,erikhakansson\/atom,qiujuer\/atom,hellendag\/atom,dkfiresky\/atom,isghe\/atom,devmario\/atom,Jandersolutions\/atom,jlord\/atom,sebmck\/atom,Austen-G\/BlockBuilder,bcoe\/atom,toqz\/atom,kittens\/atom,jtrose2\/atom,vcarrera\/atom,Sangaroonaom\/atom,vhutheesing\/atom,Rodjana\/atom,Ju2ender\/atom,davideg\/atom,qiujuer\/atom,yomybaby\/atom,dannyflax\/atom,nucked\/atom,Abdillah\/atom,pengshp\/atom,Jandersolutions\/atom,pengshp\/atom,phord\/atom,FoldingText\/atom,champagnez\/atom,hakatashi\/atom,vjeux\/atom,ppamorim\/atom,YunchengLiao\/atom,brumm\/atom,elkingtonmcb\/atom,abcP9110\/atom,githubteacher\/atom,avdg\/atom,lovesnow\/atom,anuwat121\/atom,crazyquark\/atom,jordanbtucker\/atom,CraZySacX\/atom,amine7536\/atom,hpham04\/atom,prembasumatary\/atom,svanharmelen\/atom,KENJU\/atom,sillvan\/atom,Ingramz\/atom,Jandersolutions\/atom,bryonwinger\/atom,h0dgep0dge\/atom,Jdesk\/atom,sekcheong\/atom,fang-yufeng\/atom,vinodpanicker\/atom,tony612\/atom,g2p\/atom,sebmck\/atom,panuchart\/atom,mrodalgaard\/atom,ali\/atom,Galactix\/atom,jacekkopecky\/atom,nvoron23\/atom,kdheepak89\/atom,BogusCurry\/atom,G-Baby\/atom,basarat\/atom,amine7536\/atom,hellendag\/atom,constanzaurzua\/atom,rlugojr\/atom,MjAbuz\/atom,omarhuanca\/atom,batjko\/atom,h0dgep0dge\/atom,fedorov\/atom,tmunro\/atom,fedorov\/atom,AlisaKiatkongkumthon\/atom,sotayamashita\/atom,ReddTea\/atom,kc8wxm\/atom,pombredanne\/atom,mertkahyaoglu\/atom,stinsonga\/atom,Jdesk\/atom,splodingsocks\/atom,ObviouslyGreen\/atom,kc8wxm\/atom,beni55\/atom,Galactix\/atom,hakatashi\/atom,sebmck\/atom,acontreras89\/atom,abcP9110\/atom,Huaraz2\/atom,omarhuanca\/atom,mostafaeweda\/atom,andrewleverette\/atom,SlimeQ\/atom,johnhaley81\/atom,fang-yufeng\/atom,ObviouslyGreen\/atom,Andrey-Pavlov\/atom,Jandersolutions\/atom,erikhakansson\/atom,isghe\/atom,alfredxing\/atom,NunoEdgarGub1\/atom,atom\/atom,devmario\/atom,darwin\/atom,gzzhanghao\/atom,nvoron23\/atom,ykeisuke\/atom,targeter21\/atom,Rodjana\/atom,NunoEdgarGub1\/atom,woss\/atom,harshdattani\/atom,Hasimir\/atom,mertkahyaoglu\/atom,KENJU\/atom,mdumrauf\/atom,sillvan\/atom,FIT-CSE2410-A-Bombs\/atom,Ingramz\/atom,0x73\/atom,qskycolor\/atom,efatsi\/atom,GHackAnonymous\/atom,woss\/atom,me6iaton\/atom,kittens\/atom,bradgearon\/atom,burodepeper\/atom,charleswhchan\/atom,Klozz\/atom,BogusCurry\/atom,Jandersoft\/atom,Arcanemagus\/atom,gisenberg\/atom,johnhaley81\/atom,rjattrill\/atom,devoncarew\/atom,isghe\/atom,transcranial\/atom,lpommers\/atom,tisu2tisu\/atom,liuxiong332\/atom,tony612\/atom,Austen-G\/BlockBuilder,bcoe\/atom,einarmagnus\/atom,splodingsocks\/atom,t9md\/atom,KENJU\/atom,YunchengLiao\/atom,mdumrauf\/atom,RobinTec\/atom,prembasumatary\/atom,AlexxNica\/atom,t9md\/atom,ironbox360\/atom,deoxilix\/atom,yalexx\/atom,lisonma\/atom,efatsi\/atom,SlimeQ\/atom,ali\/atom,Mokolea\/atom,ralphtheninja\/atom,qskycolor\/atom,Jdesk\/atom,AdrianVovk\/substance-ide,wiggzz\/atom,helber\/atom,hakatashi\/atom,davideg\/atom,dijs\/atom,ashneo76\/atom,yalexx\/atom,Andrey-Pavlov\/atom,DiogoXRP\/atom,hharchani\/atom,targeter21\/atom,Klozz\/atom,Shekharrajak\/atom,hpham04\/atom,liuxiong332\/atom,ivoadf\/atom,johnrizzo1\/atom,synaptek\/atom,bolinfest\/atom,bradgearon\/atom,n-riesco\/atom,Galactix\/atom,bencolon\/atom,rsvip\/aTom,G-Baby\/atom,codex8\/atom,Shekharrajak\/atom,ReddTea\/atom,erikhakansson\/atom,seedtigo\/atom,paulcbetts\/atom,kandros\/atom,elkingtonmcb\/atom,scippio\/atom,Locke23rus\/atom,woss\/atom,avdg\/atom,anuwat121\/atom,hagb4rd\/atom,mostafaeweda\/atom,Ju2ender\/atom,rmartin\/atom,Abdillah\/atom,mnquintana\/atom,ilovezy\/atom,ilovezy\/atom,RobinTec\/atom,MjAbuz\/atom,chfritz\/atom,andrewleverette\/atom,folpindo\/atom,charleswhchan\/atom,fedorov\/atom,Jonekee\/atom,g2p\/atom,stuartquin\/atom,devoncarew\/atom,scippio\/atom,toqz\/atom,gzzhanghao\/atom,batjko\/atom,Rychard\/atom,codex8\/atom,kittens\/atom,execjosh\/atom,omarhuanca\/atom,me6iaton\/atom,harshdattani\/atom,xream\/atom,yomybaby\/atom,devmario\/atom,ilovezy\/atom,paulcbetts\/atom,ashneo76\/atom,lpommers\/atom,cyzn\/atom,batjko\/atom,dannyflax\/atom,Arcanemagus\/atom,fredericksilva\/atom,ironbox360\/atom,nrodriguez13\/atom,qskycolor\/atom,elkingtonmcb\/atom,xream\/atom,GHackAnonymous\/atom,lisonma\/atom,einarmagnus\/atom,Austen-G\/BlockBuilder,Klozz\/atom,stinsonga\/atom,ReddTea\/atom,abe33\/atom,Jonekee\/atom,ilovezy\/atom,medovob\/atom,fang-yufeng\/atom,einarmagnus\/atom,abcP9110\/atom,sxgao3001\/atom,Shekharrajak\/atom,fedorov\/atom,Jonekee\/atom,mertkahyaoglu\/atom,hagb4rd\/atom,acontreras89\/atom,pengshp\/atom,darwin\/atom,kjav\/atom,devmario\/atom,0x73\/atom,florianb\/atom,bryonwinger\/atom,FoldingText\/atom,dannyflax\/atom,sebmck\/atom,hpham04\/atom,AdrianVovk\/substance-ide,mostafaeweda\/atom,Mokolea\/atom,hharchani\/atom,RuiDGoncalves\/atom,matthewclendening\/atom,mnquintana\/atom,jacekkopecky\/atom,phord\/atom,Jandersoft\/atom,AdrianVovk\/substance-ide,alfredxing\/atom,hpham04\/atom,yomybaby\/atom,ali\/atom,john-kelly\/atom,sillvan\/atom,oggy\/atom,yalexx\/atom,ivoadf\/atom,jtrose2\/atom,hagb4rd\/atom,ykeisuke\/atom,RobinTec\/atom,tjkr\/atom,0x73\/atom,ashneo76\/atom,hakatashi\/atom,Rychard\/atom,davideg\/atom,vinodpanicker\/atom,boomwaiza\/atom,RobinTec\/atom,anuwat121\/atom,h0dgep0dge\/atom,fang-yufeng\/atom,mostafaeweda\/atom,brumm\/atom,vinodpanicker\/atom,nrodriguez13\/atom,kdheepak89\/atom,basarat\/atom,Dennis1978\/atom,ardeshirj\/atom,NunoEdgarGub1\/atom,xream\/atom,ReddTea\/atom,mnquintana\/atom,amine7536\/atom,bcoe\/atom,fscherwi\/atom,jeremyramin\/atom,me-benni\/atom,ykeisuke\/atom,vcarrera\/atom,ppamorim\/atom,deepfox\/atom,decaffeinate-examples\/atom,AlbertoBarrago\/atom,john-kelly\/atom,dkfiresky\/atom,001szymon\/atom,gisenberg\/atom,constanzaurzua\/atom,omarhuanca\/atom,ezeoleaf\/atom,dkfiresky\/atom,darwin\/atom,RobinTec\/atom,NunoEdgarGub1\/atom,hagb4rd\/atom,ali\/atom,vhutheesing\/atom,isghe\/atom,lisonma\/atom,deoxilix\/atom,matthewclendening\/atom,crazyquark\/atom,palita01\/atom,boomwaiza\/atom,me6iaton\/atom,Locke23rus\/atom,qiujuer\/atom,rsvip\/aTom,Andrey-Pavlov\/atom,SlimeQ\/atom,wiggzz\/atom,devoncarew\/atom,ralphtheninja\/atom,tjkr\/atom,devoncarew\/atom,YunchengLiao\/atom,decaffeinate-examples\/atom,synaptek\/atom,pkdevbox\/atom,ilovezy\/atom,sekcheong\/atom,chengky\/atom,scv119\/atom,kc8wxm\/atom,gisenberg\/atom,toqz\/atom,harshdattani\/atom,tony612\/atom,fedorov\/atom,Hasimir\/atom,qskycolor\/atom,folpindo\/atom,seedtigo\/atom,yangchenghu\/atom,jacekkopecky\/atom,AlisaKiatkongkumthon\/atom,mostafaeweda\/atom,Jandersoft\/atom,tjkr\/atom,tanin47\/atom,liuderchi\/atom,bsmr-x-script\/atom,yalexx\/atom,gontadu\/atom,Jdesk\/atom,matthewclendening\/atom,mertkahyaoglu\/atom,chfritz\/atom,jjz\/atom,yomybaby\/atom,MjAbuz\/atom,Neron-X5\/atom,rmartin\/atom,alfredxing\/atom,n-riesco\/atom,kevinrenaers\/atom,abcP9110\/atom,batjko\/atom,h0dgep0dge\/atom,jlord\/atom,RuiDGoncalves\/atom,charleswhchan\/atom,chengky\/atom,g2p\/atom,fang-yufeng\/atom,rookie125\/atom,rlugojr\/atom,Jandersolutions\/atom,me6iaton\/atom,n-riesco\/atom,constanzaurzua\/atom,transcranial\/atom,vcarrera\/atom,sxgao3001\/atom,jtrose2\/atom,YunchengLiao\/atom,Hasimir\/atom,KENJU\/atom,acontreras89\/atom,jjz\/atom,jeremyramin\/atom,chengky\/atom,phord\/atom,lisonma\/atom,bsmr-x-script\/atom,abe33\/atom,oggy\/atom,jlord\/atom,sillvan\/atom,liuxiong332\/atom,liuxiong332\/atom,Hasimir\/atom,dannyflax\/atom,vjeux\/atom,dannyflax\/atom,kdheepak89\/atom,sekcheong\/atom,me6iaton\/atom,dkfiresky\/atom,champagnez\/atom,vjeux\/atom,Huaraz2\/atom,andrewleverette\/atom,cyzn\/atom,yamhon\/atom,Abdillah\/atom,vinodpanicker\/atom,dsandstrom\/atom,bradgearon\/atom,Austen-G\/BlockBuilder,jlord\/atom,Hasimir\/atom,stinsonga\/atom,jjz\/atom,vcarrera\/atom,Abdillah\/atom,Ju2ender\/atom,florianb\/atom,dsandstrom\/atom,rxkit\/atom,pkdevbox\/atom,pkdevbox\/atom,n-riesco\/atom,synaptek\/atom,chengky\/atom,qiujuer\/atom,basarat\/atom,ezeoleaf\/atom,bolinfest\/atom,gontadu\/atom,rjattrill\/atom,splodingsocks\/atom,kdheepak89\/atom,execjosh\/atom,vcarrera\/atom,nvoron23\/atom,matthewclendening\/atom,dsandstrom\/atom,sxgao3001\/atom,Jdesk\/atom,woss\/atom,Ju2ender\/atom,svanharmelen\/atom,kjav\/atom,kaicataldo\/atom,prembasumatary\/atom,Shekharrajak\/atom,rxkit\/atom,ardeshirj\/atom,bcoe\/atom,kc8wxm\/atom,rsvip\/aTom,basarat\/atom,beni55\/atom,sebmck\/atom,vhutheesing\/atom,ezeoleaf\/atom,jacekkopecky\/atom,jacekkopecky\/atom,nrodriguez13\/atom,bj7\/atom,tmunro\/atom,sotayamashita\/atom,codex8\/atom,einarmagnus\/atom,russlescai\/atom,chengky\/atom,FoldingText\/atom,ali\/atom,bj7\/atom,palita01\/atom,originye\/atom,oggy\/atom,avdg\/atom,kaicataldo\/atom,mrodalgaard\/atom,stuartquin\/atom,paulcbetts\/atom,rjattrill\/atom,originye\/atom,gabrielPeart\/atom,kittens\/atom,yomybaby\/atom,kdheepak89\/atom,Austen-G\/BlockBuilder,targeter21\/atom,lovesnow\/atom,alexandergmann\/atom,cyzn\/atom,hharchani\/atom,alexandergmann\/atom,tanin47\/atom,oggy\/atom,batjko\/atom,fscherwi\/atom,stuartquin\/atom,sxgao3001\/atom,Abdillah\/atom,nvoron23\/atom,Neron-X5\/atom,decaffeinate-examples\/atom,mertkahyaoglu\/atom,ReddTea\/atom,MjAbuz\/atom,YunchengLiao\/atom,burodepeper\/atom,florianb\/atom,deepfox\/atom,NunoEdgarGub1\/atom,bryonwinger\/atom,matthewclendening\/atom,burodepeper\/atom,rmartin\/atom,john-kelly\/atom,daxlab\/atom,oggy\/atom,dkfiresky\/atom,gisenberg\/atom,johnrizzo1\/atom,FoldingText\/atom,amine7536\/atom,ppamorim\/atom,me-benni\/atom,yalexx\/atom,t9md\/atom,omarhuanca\/atom,MjAbuz\/atom,abe33\/atom,AlexxNica\/atom,jjz\/atom,GHackAnonymous\/atom,toqz\/atom,dsandstrom\/atom,john-kelly\/atom,tony612\/atom,kjav\/atom,PKRoma\/atom,originye\/atom,yamhon\/atom,Jandersoft\/atom,liuderchi\/atom,pombredanne\/atom,AlisaKiatkongkumthon\/atom,fredericksilva\/atom,brettle\/atom,kaicataldo\/atom,rlugojr\/atom,sekcheong\/atom,Austen-G\/BlockBuilder,CraZySacX\/atom,Neron-X5\/atom,ppamorim\/atom,gzzhanghao\/atom,FoldingText\/atom,lpommers\/atom,pombredanne\/atom,russlescai\/atom,daxlab\/atom,brumm\/atom,vjeux\/atom,acontreras89\/atom,decaffeinate-examples\/atom,Shekharrajak\/atom,rsvip\/aTom,liuderchi\/atom,DiogoXRP\/atom,bj7\/atom,mdumrauf\/atom,sekcheong\/atom,AlbertoBarrago\/atom,niklabh\/atom,jeremyramin\/atom,acontreras89\/atom,einarmagnus\/atom,atom\/atom,vjeux\/atom,Ju2ender\/atom,sotayamashita\/atom,dijs\/atom,CraZySacX\/atom,mnquintana\/atom,devoncarew\/atom,scv119\/atom,brettle\/atom,hellendag\/atom,BogusCurry\/atom,chfritz\/atom,kevinrenaers\/atom,FoldingText\/atom,Dennis1978\/atom,liuxiong332\/atom,toqz\/atom,constanzaurzua\/atom,tisu2tisu\/atom,splodingsocks\/atom,qskycolor\/atom,alexandergmann\/atom,seedtigo\/atom,scippio\/atom,Rodjana\/atom,russlescai\/atom,kevinrenaers\/atom,transcranial\/atom,bcoe\/atom,amine7536\/atom,kc8wxm\/atom,gontadu\/atom,kandros\/atom,FIT-CSE2410-A-Bombs\/atom,johnrizzo1\/atom,paulcbetts\/atom,yangchenghu\/atom,russlescai\/atom,jordanbtucker\/atom,Locke23rus\/atom,jacekkopecky\/atom,fscherwi\/atom,bolinfest\/atom,wiggzz\/atom,rsvip\/aTom,niklabh\/atom,bencolon\/atom,jtrose2\/atom,lovesnow\/atom,john-kelly\/atom,brettle\/atom,dsandstrom\/atom,yangchenghu\/atom,prembasumatary\/atom,rookie125\/atom,devmario\/atom,qiujuer\/atom,kjav\/atom,deoxilix\/atom,kandros\/atom,niklabh\/atom,svanharmelen\/atom,rmartin\/atom,hagb4rd\/atom,dijs\/atom,ppamorim\/atom,fredericksilva\/atom,panuchart\/atom,florianb\/atom,hharchani\/atom,Jandersoft\/atom,basarat\/atom,crazyquark\/atom,efatsi\/atom,bsmr-x-script\/atom,rjattrill\/atom,FIT-CSE2410-A-Bombs\/atom,nucked\/atom,Dennis1978\/atom,bencolon\/atom,tony612\/atom,liuderchi\/atom,targeter21\/atom,deepfox\/atom,prembasumatary\/atom,scv119\/atom,russlescai\/atom,stinsonga\/atom,ObviouslyGreen\/atom,kjav\/atom,vinodpanicker\/atom,jlord\/atom,johnhaley81\/atom,DiogoXRP\/atom,Arcanemagus\/atom,hharchani\/atom,mnquintana\/atom,SlimeQ\/atom,florianb\/atom,bryonwinger\/atom,Galactix\/atom,githubteacher\/atom,isghe\/atom,ralphtheninja\/atom,abcP9110\/atom,n-riesco\/atom,Andrey-Pavlov\/atom,crazyquark\/atom,codex8\/atom,Rychard\/atom,mrodalgaard\/atom,rookie125\/atom,Ingramz\/atom,rmartin\/atom,lovesnow\/atom,davideg\/atom,Mokolea\/atom,synaptek\/atom,sxgao3001\/atom,palita01\/atom,fredericksilva\/atom,tmunro\/atom,pombredanne\/atom,crazyquark\/atom,kittens\/atom,PKRoma\/atom,KENJU\/atom,codex8\/atom,champagnez\/atom,jordanbtucker\/atom,atom\/atom,0x73\/atom,sillvan\/atom,Huaraz2\/atom,githubteacher\/atom"} {"commit":"0c63bba0514fe5a0f5b16eaae913185bb5023f5d","old_file":"resources\/main.css","new_file":"resources\/main.css","old_contents":"body {\n\tfont-family:verdana, Helvetica;\n\tfont-size:11px;\n width: 500px;\n margin-left:auto;\n margin-right:auto;\n text-align: justify;\n}\n\na { color:black; }\na:visited { color:black; }\n\nh1 { font-size: 55px; font-weight:normal; margin-top:0; padding:0; display:inline;\n letter-spacing: 1px; }\nh2 { font-size: 30px; font-weight:normal; margin:0; margin-top:16px; margin-bottom:2px; }\nh3 { font-size: 16px; font-weight:normal; }\nh4 { font-size: 13px; font-weight:normal; }\n\np { line-height:15px; }\n\nhr { color: #aaa; background-color:#aaa; height:1px; border:0; }\n\n.footer { width:100px; margin-left: auto; margin-right: auto; }\n\n.byline { margin-left: 208px; margin-top:-14px; letter-spacing: 1px; }\n.strapline { margin-top:-11px; letter-spacing: 1px; }\n\nol { padding-left: 16px; }\nli { padding: 5px 0 5px 0; }","new_contents":"body {\n\tfont-family:verdana, Helvetica;\n\tfont-size:11px;\n width: 500px;\n margin-left:auto;\n margin-right:auto;\n text-align: justify;\n}\n\na { color:black; }\na:visited { color:black; }\n\nh1 { font-size: 55px; font-weight:normal; margin-top:0; padding:0; display:inline;\n letter-spacing: 1px; }\nh2 { font-size: 26px; font-weight:normal; margin:0; margin-top:16px; margin-bottom:2px; }\nh3 { font-size: 16px; font-weight:normal; }\nh4 { font-size: 13px; font-weight:normal; }\n\np { line-height:15px; }\n\nhr { color: #aaa; background-color:#aaa; height:1px; border:0; }\n\n.footer { width:100px; margin-left: auto; margin-right: auto; }\n\n.byline { margin-left: 208px; margin-top:-14px; letter-spacing: 1px; }\n.strapline { margin-top:-11px; letter-spacing: 1px; }\n\nol { padding-left: 16px; }\nli { padding: 5px 0 5px 0; }","subject":"Make docs titles a bit smaller.","message":"Make docs titles a bit smaller.","lang":"CSS","license":"mit","repos":"maryrosecook\/androjs"} {"commit":"d92f7731319f925f1a55055331df853ac4f4ccd4","old_file":"css\/coffee.css","new_file":"css\/coffee.css","old_contents":"body {\n font-family: \"Roboto\", sans-serif;\n background-color: #3a4145;\n color: white;\n}\n\n#streamCtrl {\n z-index: 1;\n padding: 20px;\n position: fixed;\n bottom: 0;\n right: 0;\n display: flex;\n align-items: center;\n}\n\n.twitter-timeline {\n max-width: 400px !important;\n}\n\n.main-content {\n padding: 20px;\n display: flex;\n flex-direction: column;\n align-items: center;\n}\n\n#versionInfo {\n font-size: x-small;\n}\n\n#volumeBar, #visualizer {\n position: fixed;\n bottom: 0;\n left: 0;\n right: 0;\n}\n\n#visualizer {\n width: 100%;\n z-index: -1;\n max-height: 25vh;\n}","new_contents":"body {\n font-family: \"Roboto\", sans-serif;\n background-color: #3a4145;\n color: white;\n}\n\n#streamCtrl {\n z-index: 1;\n padding: 20px;\n position: fixed;\n bottom: 0;\n right: 0;\n display: flex;\n align-items: center;\n}\n\n.twitter-timeline {\n max-width: 400px !important;\n}\n\n.main-content {\n padding: 20px;\n display: flex;\n flex-direction: column;\n align-items: center;\n}\n\n#versionInfo {\n font-size: x-small;\n}\n\n#volumeBar, #visualizer {\n position: fixed;\n bottom: 0;\n left: 0;\n right: 0;\n}\n\n#visualizer {\n width: 100%;\n z-index: -1;\n}","subject":"Revert \"limited visualizer height to 25% of viewport height\"","message":"Revert \"limited visualizer height to 25% of viewport height\"\n\nThis reverts commit 9ef4511595a7c252a4aeee3069ad252610591352.\n","lang":"CSS","license":"mit","repos":"Trikolon\/liquidradio,Trikolon\/liquidradio"} {"commit":"67c98ba3cf21d918d8e5a0ed1b74ab9ad8d7367d","old_file":"src\/css\/typography.css","new_file":"src\/css\/typography.css","old_contents":"body {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n}\n\nh2 {\n font-size: 1.5rem;\n font-weight: bold;\n}\n\np {\n font-size: 1rem;\n line-height: 1.5em;\n}\n\ninput {\n width: 8rem;\n}\n","new_contents":"body {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n}\n\nh2 {\n font-size: 1.5rem;\n font-weight: bold;\n}\n\np {\n font-size: 1rem;\n line-height: 1.5em;\n}\n\ninput[type=\"text\"] {\n width: 8rem;\n}\n","subject":"Fix input css to apply only to text fields","message":"Fix input css to apply only to text fields\n","lang":"CSS","license":"bsd-3-clause","repos":"LLK\/scratch-gui,cwillisf\/scratch-gui,cwillisf\/scratch-gui,cwillisf\/scratch-gui,LLK\/scratch-gui"} {"commit":"24d2a19358af9b05acb210306918f962fbf56e8a","old_file":"CSS\/StyleSheet.css","new_file":"CSS\/StyleSheet.css","old_contents":"","new_contents":"#graph-display {\r\n\ttext-align: center;\r\n\twidth: 100%;\r\n}\r\n\r\n#title {\r\n\tfont-family: Georgia, serif;\r\n\tfont-size: 30pt;\r\n\ttext-align: center;\r\n\tmargin-top: 45px;\r\n\tmargin-bottom: 50px;\r\n}\r\n\r\n#canvas-container {\r\n\twidth: 100%;\r\n\ttext-align: center;\r\n}\r\n\r\n#canvas {\r\n\tdisplay: inline;\r\n}","subject":"Add basic fonts and centering css","message":"Add basic fonts and centering css","lang":"CSS","license":"mit","repos":"wrightg42\/graph-framework,It423\/graph-framework,It423\/graph-framework,wrightg42\/graph-framework"} {"commit":"d64c40e77a2b99ad217283dfb2ce5a5c8b006eba","old_file":"sparerib_public\/static\/css\/jquery.pretag.css","new_file":"sparerib_public\/static\/css\/jquery.pretag.css","old_contents":".ui-intertag-subinput {\n width: 5px;\n border: 1px #FFF;\n border-radius:6px;\n outline: none;\n margin: 0px;\n padding: 0px;\n padding-top: 7px;\n padding-bottom: 11px;\n padding-left: 4px;\n float: left;\n}\n.ui-tag {\n padding: 4px;\n padding-right: 20px;\n margin-left: 4px;\n background: #eeeeee;\n border: 1px solid #333333;\n color: #333333;\n margin-top: 2px;\n margin-bottom: 2px;\n float: left;\n cursor: default;\n position: relative;\n}\n.ui-tag .ui-label {\n display: inline-block;\n vertical-align: top;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\n.ui-intertag-tags {\n float: left;\n}\n.ui-tag .ui-icon-close {\n display: block;\n position: absolute;\n top: 4px;\n right: 4px;\n height: 11px;\n background-position: -80px -130px;\n cursor: pointer;\n}\n.ui-intertag {\n width: 300px;\n border: 1px solid blue;\n display: block;\n padding: 0px;\n margin: 0px;\n overflow: hidden;\n position: relative;\n}","new_contents":".ui-intertag-subinput {\n width: 5px;\n border: 1px #FFF;\n border-radius:6px;\n outline: none;\n margin: 0px;\n padding: 0px;\n padding-top: 9px;\n padding-bottom: 10px;\n padding-left: 4px;\n float: left;\n}\n.ui-tag {\n padding: 4px;\n padding-right: 20px;\n margin-left: 4px;\n background: #eeeeee;\n border: 1px solid #333333;\n color: #333333;\n margin-top: 2px;\n margin-bottom: 2px;\n float: left;\n cursor: default;\n position: relative;\n}\n.ui-tag .ui-label {\n display: inline-block;\n vertical-align: top;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\n.ui-intertag-tags {\n float: left;\n}\n.ui-tag .ui-icon-close {\n display: block;\n position: absolute;\n top: 4px;\n right: 4px;\n height: 11px;\n background-position: -80px -130px;\n cursor: pointer;\n}\n.ui-intertag {\n width: 300px;\n border: 1px solid blue;\n display: block;\n padding: 0px;\n margin: 0px;\n overflow: hidden;\n position: relative;\n}","subject":"Tweak spacing on the search box.","message":"Tweak spacing on the search box.\n","lang":"CSS","license":"bsd-3-clause","repos":"sunlightlabs\/sparerib,sunlightlabs\/sparerib,sunlightlabs\/sparerib"} {"commit":"5f479b3de4d710be6400150a2d17a23ba6b2636e","old_file":"htdocs\/components\/75_seq_download.css","new_file":"htdocs\/components\/75_seq_download.css","old_contents":"div.export-formats div {\n float: left;\n margin: 8px;\n padding: 8px;\n cursor: pointer;\n}\n\ndiv.export-formats img {\n height: 150px;\n width: 200px;\n}\n\ndiv.export-formats div.selected {\n background-color: [[BUTTON_BG]];\n color: [[BUTTON_TEXT]];\n}","new_contents":"div.export-formats div {\n float: left;\n margin: 8px;\n padding: 8px;\n cursor: pointer;\n}\n\ndiv.export-formats img {\n height: 150px;\n width: 200px;\n border: 1px solid [[PANEL_BORDER]];\n}\n\n\ndiv.export-formats div {\n}\n\ndiv.export-formats div.selected {\n background-color: [[BUTTON_BG]];\n color: [[BUTTON_TEXT]];\n}\n","subject":"Add a border to preview images so that it's obvious they're deliberately truncated","message":"Add a border to preview images so that it's obvious they're deliberately truncated\n","lang":"CSS","license":"apache-2.0","repos":"Ensembl\/ensembl-webcode,Ensembl\/ensembl-webcode,Ensembl\/ensembl-webcode,Ensembl\/ensembl-webcode,Ensembl\/ensembl-webcode"} {"commit":"14996342c58efa66433712fb01c85676b14a6509","old_file":"src\/notebook\/index.css","new_file":"src\/notebook\/index.css","old_contents":"\/*-----------------------------------------------------------------------------\n| Copyright (c) 2014-2016, Jupyter Development Team.\n|\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-Notebook-panel {\n display: flex;\n flex-direction: column;\n}\n\n\n.p-Widget.jp-NBToolbar {\n flex: 0 0 auto;\n}\n\n\n.p-Widget.jp-Notebook-container {\n flex: 1 1 auto;\n}\n\n\n.jp-InputArea {\n display: flex;\n flex-direction: row;\n}\n\n\n.jp-InputArea-prompt {\n flex-grow: 0;\n flex-shrink: 0;\n}\n\n\n.jp-InputArea-editor {\n flex-grow: 1;\n flex-shrink: 1;\n}\n\n.jp-Console-panel {\n display: flex;\n flex: 1 1 auto;\n flex-direction: column;\n}\n\n.p-Widget.jp-Console {\n overflow: auto;\n}\n","new_contents":"\/*-----------------------------------------------------------------------------\n| Copyright (c) 2014-2016, Jupyter Development Team.\n|\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-Notebook-panel {\n display: flex;\n flex-direction: column;\n}\n\n\n.p-Widget.jp-NBToolbar {\n flex: 0 0 auto;\n}\n\n\n.p-Widget.jp-Notebook-container {\n flex: 1 1 auto;\n}\n\n\n.jp-InputArea {\n display: flex;\n flex-direction: row;\n}\n\n\n.jp-InputArea-prompt {\n flex-grow: 0;\n flex-shrink: 0;\n}\n\n\n.jp-InputArea-editor {\n flex-grow: 1;\n flex-shrink: 1;\n}\n\n\n.jp-MarkdownCell-renderer.p-Widget {\n user-select: text;\n -moz-user-select: text;\n -webkit-user-select: text;\n -ms-user-select: text;\n}\n\n\n.jp-OutputArea-result.p-Widget {\n user-select: text;\n -moz-user-select: text;\n -webkit-user-select: text;\n -ms-user-select: text;\n}\n\n\n.jp-Console-panel {\n display: flex;\n flex: 1 1 auto;\n flex-direction: column;\n}\n\n.p-Widget.jp-Console {\n overflow: auto;\n}\n","subject":"Make outputs and markdown user selectable","message":"Make outputs and markdown user selectable\n","lang":"CSS","license":"bsd-3-clause","repos":"TypeFox\/jupyterlab,TypeFox\/jupyterlab,charnpreetsingh185\/jupyterlab,jupyter\/jupyterlab,jupyter\/jupyterlab,charnpreetsingh185\/jupyterlab,eskirk\/jupyterlab,eskirk\/jupyterlab,TypeFox\/jupyterlab,eskirk\/jupyterlab,eskirk\/jupyterlab,jupyter\/jupyterlab,jupyter\/jupyterlab,charnpreetsingh185\/jupyterlab,TypeFox\/jupyterlab,charnpreetsingh185\/jupyterlab,charnpreetsingh185\/jupyterlab,jupyter\/jupyterlab,TypeFox\/jupyterlab,eskirk\/jupyterlab"} {"commit":"e7a25f54526fa3594e4f7c913f5c5be3500a542f","old_file":"static\/css\/app.css","new_file":"static\/css\/app.css","old_contents":".main {\n padding: 40px 15px;\n}\n\n.row {\n margin-bottom: 15px;\n}\n\n.navbar-default {\n background-color: white;\n}\n\n.navbar-brand {\n height: 80px;\n padding: 8px 8px;\n}\n\n@media (min-width: 768px) {\n .navbar-nav li a {\n height: 80px;\n padding-top: 30px;\n }\n}\n\n.navbar-brand img {\n margin-right: 5px;\n}\n\n#navbar {\n font-size: 18px;\n font-family: \"Courier New\", monospace;\n font-weight: bold;\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #339933;\n background-color: white;\n \n}\n\n.navbar-default .navbar-nav>.active>a {\n color: #236b23;\n background-color: white;\n}\n\n.navbar-default .navbar-nav>li>a:focus,\n.navbar-default .navbar-nav>li>a:hover,\n.navbar-default .navbar-nav>.active>a:focus, \n.navbar-default .navbar-nav>.active>a:hover {\n color: #5bad5b;\n background-color: white;\n}\n\n","new_contents":".main {\n padding: 40px 15px;\n}\n\n.row {\n margin-bottom: 15px;\n}\n\n.navbar-default {\n background-color: white;\n}\n\n.navbar-brand {\n height: 80px;\n padding: 8px 8px;\n}\n\n@media (min-width: 768px) {\n .navbar-nav li a {\n height: 80px;\n padding-top: 30px;\n }\n}\n\n.navbar-brand img {\n margin-right: 5px;\n}\n\n#navbar {\n font-size: 18px;\n font-family: \"Courier New\", monospace;\n font-weight: bold;\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #339933;\n background-color: white;\n \n}\n\n.navbar-default .navbar-nav>.active>a {\n color: #236b23;\n background-color: white;\n}\n\n.navbar-default .navbar-nav>li>a:focus,\n.navbar-default .navbar-nav>li>a:hover,\n.navbar-default .navbar-nav>.active>a:focus, \n.navbar-default .navbar-nav>.active>a:hover {\n color: #5bad5b;\n background-color: white;\n}\n\n\/* remove dotted lines around links in Firefox\/Iceweasel *\/\na:active {\n outline: none;\n}\n\n","subject":"Fix dotted lines around links in some browsers","message":"Fix dotted lines around links in some browsers\n","lang":"CSS","license":"mit","repos":"hmcc\/code-club-th,hmcc\/code-club-th"} {"commit":"283f7a7330b7519e76b1678ab98bb540e480bca8","old_file":"css\/custom.css","new_file":"css\/custom.css","old_contents":".reveal blockquote {\n width: 85%;\n}\n.deemphasized-title {\n color: rgba(220, 163, 163, 0.8);\n font-size: 0.75em;\n}\n.reveal a {\n color: orange;\n}\n.highlight {\n color: lightblue;\n}\ncite {\n color: lightgrey;\n}\n","new_contents":".reveal blockquote {\n width: 85%;\n}\n.deemphasized-title {\n color: rgba(220, 163, 163, 0.8);\n font-size: 0.75em;\n}\n.reveal a {\n color: orange;\n}\n.highlight {\n color: lightblue;\n}\ncite {\n color: rgba(190, 228, 253, 0.67)\n}\n","subject":"Use different color for citations","message":"Use different color for citations\n","lang":"CSS","license":"mit","repos":"edeno\/Better-Science-Code,edeno\/Better-Science-Code,edeno\/Better-Science-Code,edeno\/Better-Science-Code,edeno\/Better-Science-Code"} {"commit":"0929219415e98d5f6351a8c3fcfbe581b045d36b","old_file":"src\/index.css","new_file":"src\/index.css","old_contents":"body {\n margin: 0;\n padding: 0;\n font-family: sans-serif;\n}\n","new_contents":"body {\n margin: 0;\n padding: 0;\n padding-top: 5%;\n font-family: sans-serif;\n}\n","subject":"Add top padding to body","message":"Add top padding to body","lang":"CSS","license":"mit","repos":"jubianchi\/semver-check,jubianchi\/semver-check"} {"commit":"630e5d43b19945a0edce87adfdacea84a5c7c826","old_file":"modules\/consent\/www\/style.css","new_file":"modules\/consent\/www\/style.css","old_contents":"fieldset {\n\tpadding: 0px;\n}\nfieldset legend {\n\tcursor: pointer; cursor: hand;\n}\nfieldset legend:hover {\n\tbackground: #eee;\n}\n\n#addattributesb {\n\tmargin-right: .2em;\n}\ntable.attributes {\n\twidth: 100%;\n\tmargin: 0px;\n\tborder: 0px;\n\tborder-collapse: collapse;\n}\n\ntable.attributes td.attrname {\n\ttext-align: right;\n}\ntable.attributes tr.even td {\n\tbackground: #eee;\n}\n\ntable.attributes tr td {\n\tborder-bottom: 1px solid #bbb; \n\tborder-left: 0px;\n\tborder-right: 0px;\t\n\t\n\tpadding-top: 5px;\n\tpadding-left: 1em;\n\tpadding-right: 1em;\n\t\n\tvertical-align: top;\n}\ntable#table_with_attributes tr:last-child td {\n\tborder-bottom: none;\n}\ntd.attrvalue img {\n\tborder: 1px solid #777;\n\tmargin: 4px;\n}\n","new_contents":"fieldset {\n\tpadding: 0px;\n}\nfieldset legend {\n\tcursor: pointer; cursor: hand;\n}\nfieldset legend:hover {\n\tbackground: #eee;\n}\n\n#addattributesb {\n\tmargin-right: .2em;\n}\ntable.attributes {\n\twidth: 100%;\n\tmargin: 0px;\n\tborder: 0px;\n\tborder-collapse: collapse;\n}\n\ntable.attributes td.attrname {\n\ttext-align: right;\n}\ntable.attributes tr.even td {\n\tbackground: #eee;\n}\n\ntable.attributes tr td {\n\tborder-bottom: 1px solid #bbb; \n\tborder-left: 0px;\n\tborder-right: 0px;\t\n\t\n\tpadding-top: 5px;\n\tpadding-left: 1em;\n\tpadding-right: 1em;\n\t\n\tvertical-align: top;\n}\ntable#table_with_attributes tr:last-child td {\n\tborder-bottom: none;\n}\ntd.attrvalue img {\n\tborder: 1px solid #777;\n\tmargin: 4px;\n}\n\ntable#table_with_attributes td.attrname {\n\tcolor: #555;\n\tfont-weight: light;\n\tfont-size: 90%;\n}\ntable#table_with_attributes ul {\n\tmargin: 0px;\n}","subject":"Make attribute names look a bit different form the values","message":"Make attribute names look a bit different form the values","lang":"CSS","license":"lgpl-2.1","repos":"tectronics\/simplesamlphp,tectronics\/simplesamlphp,vivekrajenderan\/simplesamlphp,tectronics\/simplesamlphp,tectronics\/simplesamlphp,vivekrajenderan\/simplesamlphp,vivekrajenderan\/simplesamlphp,vivekrajenderan\/simplesamlphp,tectronics\/simplesamlphp,vivekrajenderan\/simplesamlphp"} {"commit":"defe12d88dfa238e2b89f28cb5ae30648de2caaf","old_file":"modules\/consent\/www\/style.css","new_file":"modules\/consent\/www\/style.css","old_contents":"fieldset {\n\tpadding: 0px;\n}\nfieldset legend {\n\tcursor: pointer; cursor: hand;\n}\nfieldset legend:hover {\n\tbackground: #eee;\n}\n\n#addattributesb {\n\tmargin-right: .2em;\n}\ntable.attributes {\n\twidth: 100%;\n\tmargin: 0px;\n\tborder: 0px;\n\tborder-collapse: collapse;\n}\n\ntable.attributes td.attrname {\n\ttext-align: right;\n}\ntable.attributes tr.even td {\n\tbackground: #eee;\n}\n\ntable.attributes tr td {\n\tborder-bottom: 1px solid #bbb; \n\tborder-left: 0px;\n\tborder-right: 0px;\t\n\t\n\tpadding-top: 5px;\n\tpadding-left: 1em;\n\tpadding-right: 1em;\n\t\n\tvertical-align: top;\n}\ntable#table_with_attributes tr:last-child td {\n\tborder-bottom: none;\n}\ntd.attrvalue img {\n\tborder: 1px solid #777;\n\tmargin: 4px;\n}\n","new_contents":"fieldset {\n\tpadding: 0px;\n}\nfieldset legend {\n\tcursor: pointer; cursor: hand;\n}\nfieldset legend:hover {\n\tbackground: #eee;\n}\n\n#addattributesb {\n\tmargin-right: .2em;\n}\ntable.attributes {\n\twidth: 100%;\n\tmargin: 0px;\n\tborder: 0px;\n\tborder-collapse: collapse;\n}\n\ntable.attributes td.attrname {\n\ttext-align: right;\n}\ntable.attributes tr.even td {\n\tbackground: #eee;\n}\n\ntable.attributes tr td {\n\tborder-bottom: 1px solid #bbb; \n\tborder-left: 0px;\n\tborder-right: 0px;\t\n\t\n\tpadding-top: 5px;\n\tpadding-left: 1em;\n\tpadding-right: 1em;\n\t\n\tvertical-align: top;\n}\ntable#table_with_attributes tr:last-child td {\n\tborder-bottom: none;\n}\ntd.attrvalue img {\n\tborder: 1px solid #777;\n\tmargin: 4px;\n}\n\ntable#table_with_attributes td.attrname {\n\tcolor: #555;\n\tfont-weight: light;\n\tfont-size: 90%;\n}\ntable#table_with_attributes ul {\n\tmargin: 0px;\n}","subject":"Make attribute names look a bit different form the values","message":"Make attribute names look a bit different form the values\n","lang":"CSS","license":"lgpl-2.1","repos":"simplesamlphp\/saml2,madmatt\/saml2,ArtemTeleshev\/php-saml2,sgomez\/saml2,newmen\/saml2,sitya\/saml2,cb8\/saml2"} {"commit":"78238fa6de93fa28fee9b6e003121bafcc1dc407","old_file":"batsignal.css","new_file":"batsignal.css","old_contents":"body {\n\toverflow: hidden;\n}\n.message {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n\tfont-size: 170px;\n\tfont-weight: bold;\n\ttext-align: center;\n\tfont-family: georgia;\n\tpadding-top: 40px;\n}\n.message.unread {\n\tbackground-color: red;\n\tcolor: white\n}\n.message.read {\n\tbackground-color: green;\n\tcolor: #42AC42;\n}\n\n.input-container {\n\tbackground-color: white;\n\tposition: absolute;\n\tz-index: 1;\n\tbottom: 0;\n\tleft: 0;\n\theight: 50px;\n\twidth: 100%;\n}\n#text {\n\tposition: absolute;\n\tleft: 0;\n\tfont-size: 34px;\n\twidth: 100%;\n}\n.input-container button {\n\tfont-size: 34px;\n\tposition: absolute;\n\tright: 0;\n}","new_contents":"body {\n\toverflow: hidden;\n}\n.message {\n\tcursor: pointer;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n\tfont-size: 170px;\n\tfont-weight: bold;\n\ttext-align: center;\n\tfont-family: georgia;\n\tpadding-top: 40px;\n}\n.message.unread {\n\tbackground-color: red;\n\tcolor: white\n}\n.message.read {\n\tbackground-color: green;\n\tcolor: #42AC42;\n}\n\n.input-container {\n\tbackground-color: white;\n\tposition: absolute;\n\tz-index: 1;\n\tbottom: 0;\n\tleft: 0;\n\theight: 50px;\n\twidth: 100%;\n}\n#text {\n\tposition: absolute;\n\tleft: 0;\n\tfont-size: 34px;\n\twidth: 100%;\n}\n.input-container button {\n\tfont-size: 34px;\n\tposition: absolute;\n\tright: 0;\n}","subject":"Allow messages to be marked as read on mobile","message":"Allow messages to be marked as read on mobile\n","lang":"CSS","license":"mit","repos":"markdalgleish\/batsignal"} {"commit":"b48b10464bd80d0f94ba9beac1616bbd916b2a63","old_file":"css\/gps\/gps2-1.css","new_file":"css\/gps\/gps2-1.css","old_contents":"body {\n\tbackground-color: blue;\n}","new_contents":"* {\n\tbox-sizing: border-box;\n}\nbody {\n\tbackground-color: #9FC5E8;\n\tfont-family: helvetica;\n}\n.column-1 {\nwidth: 50%;\nfloat:left;\npadding: 10px;\n\n}\n.column-2 {\nwidth: 50%;\nfloat: left;\npadding: 20px;\n\n}\n\na:visited {\n\tcolor: red;\n}\n\na:link {\n\tcolor: #0B5394;\n}\n\nheader {\n\tbackground-color: #608FBA;\n}\n\nfooter {\n\tclear: both; \n\tpadding-top: 20px;\n\n}","subject":"Add style to GPS 2.1","message":"Add style to GPS 2.1\n","lang":"CSS","license":"mit","repos":"caitlinlikesrobots\/phase-0-tracks,caitlinlikesrobots\/phase-0-tracks,caitlinlikesrobots\/phase-0-tracks"} {"commit":"d98712e370ae2bf8b970beee7304005a0f42c473","old_file":"week-3\/stylesheets\/my-berkshire-stylesheet.css","new_file":"week-3\/stylesheets\/my-berkshire-stylesheet.css","old_contents":"html {\n background-color: red;\n color:#000080;\n}","new_contents":"html {\n background-color: #ffffff;\n color:#000080;\n}\n\na {\n color: #800080;\n}\n\na:visited {\n color:#ff0000;\n}","subject":"Change the following colors 1","message":"Change the following colors 1\n","lang":"CSS","license":"mit","repos":"f-ocal\/phase-0,f-ocal\/phase-0,f-ocal\/phase-0"} {"commit":"bbf5cfc3ac4ebed83ac2f489a8d24699cb067b05","old_file":"share\/spice\/riffsy\/riffsy.css","new_file":"share\/spice\/riffsy\/riffsy.css","old_contents":".zci--riffsy .tile__img--loader {\n display: block;\n width: 64px;\n height: 40px;\n position: absolute;\n bottom: 0;\n right: 0;\n z-index: 100;\n\n -moz-transform: scale(0.5, 0.5);\n -ms-transform: scale(0.5, 0.5);\n -webkit-transform: scale(0.5, 0.5);\n transform: scale(0.5, 0.5);\n -moz-animation: loader-animate 0.5s steps(16) infinite;\n -webkit-animation: loader-animate 0.5s steps(16) infinite;\n animation: loader-animate 0.5s steps(16) infinite;\n}\n\n@-moz-keyframes loader-animate {\n 0%, from {\n background-position: 1024px;\n }\n 100%, to {\n background-position: 0px;\n }\n}\n@-webkit-keyframes loader-animate {\n 0%, from {\n background-position: 1024px;\n }\n 100%, to {\n background-position: 0px;\n }\n}\n@keyframes loader-animate {\n 0%, from {\n background-position: 1024px;\n }\n 100%, to {\n background-position: 0px;\n }\n}\n","new_contents":".zci--riffsy .tile__img--loader {\n display: block;\n width: 64px;\n height: 40px;\n position: absolute;\n top: 0;\n right: 0;\n z-index: 100;\n background-color: rgba(0,0,0,0.5);\n border-radius: 3px;\n\n -moz-transform: scale(0.5, 0.5);\n -ms-transform: scale(0.5, 0.5);\n -webkit-transform: scale(0.5, 0.5);\n transform: scale(0.5, 0.5);\n -moz-animation: loader-animate 0.5s steps(16) infinite;\n -webkit-animation: loader-animate 0.5s steps(16) infinite;\n animation: loader-animate 0.5s steps(16) infinite;\n}\n\n@-moz-keyframes loader-animate {\n 0%, from {\n background-position: 1024px;\n }\n 100%, to {\n background-position: 0px;\n }\n}\n@-webkit-keyframes loader-animate {\n 0%, from {\n background-position: 1024px;\n }\n 100%, to {\n background-position: 0px;\n }\n}\n@keyframes loader-animate {\n 0%, from {\n background-position: 1024px;\n }\n 100%, to {\n background-position: 0px;\n }\n}\n","subject":"Add background to loader, move to top-right corner","message":"Add background to loader, move to top-right corner\n","lang":"CSS","license":"apache-2.0","repos":"andrey-p\/zeroclickinfo-spice,levaly\/zeroclickinfo-spice,lernae\/zeroclickinfo-spice,cylgom\/zeroclickinfo-spice,iambibhas\/zeroclickinfo-spice,cylgom\/zeroclickinfo-spice,cylgom\/zeroclickinfo-spice,MoriTanosuke\/zeroclickinfo-spice,imwally\/zeroclickinfo-spice,xaviervalarino\/zeroclickinfo-spice,sagarhani\/zeroclickinfo-spice,tagawa\/zeroclickinfo-spice,MoriTanosuke\/zeroclickinfo-spice,xaviervalarino\/zeroclickinfo-spice,iambibhas\/zeroclickinfo-spice,xaviervalarino\/zeroclickinfo-spice,dogomedia\/zeroclickinfo-spice,mr-karan\/zeroclickinfo-spice,brianrisk\/zeroclickinfo-spice,P71\/zeroclickinfo-spice,whalenrp\/zeroclickinfo-spice,dogomedia\/zeroclickinfo-spice,deserted\/zeroclickinfo-spice,levaly\/zeroclickinfo-spice,marianosimone\/zeroclickinfo-spice,brianrisk\/zeroclickinfo-spice,sagarhani\/zeroclickinfo-spice,brianrisk\/zeroclickinfo-spice,kevintab95\/zeroclickinfo-spice,lerna\/zeroclickinfo-spice,sagarhani\/zeroclickinfo-spice,brianrisk\/zeroclickinfo-spice,soleo\/zeroclickinfo-spice,P71\/zeroclickinfo-spice,kevintab95\/zeroclickinfo-spice,deserted\/zeroclickinfo-spice,tagawa\/zeroclickinfo-spice,deserted\/zeroclickinfo-spice,imwally\/zeroclickinfo-spice,lernae\/zeroclickinfo-spice,levaly\/zeroclickinfo-spice,soleo\/zeroclickinfo-spice,imwally\/zeroclickinfo-spice,cylgom\/zeroclickinfo-spice,andrey-p\/zeroclickinfo-spice,dogomedia\/zeroclickinfo-spice,marianosimone\/zeroclickinfo-spice,sagarhani\/zeroclickinfo-spice,whalenrp\/zeroclickinfo-spice,lerna\/zeroclickinfo-spice,cylgom\/zeroclickinfo-spice,bigcurl\/zeroclickinfo-spice,iambibhas\/zeroclickinfo-spice,levaly\/zeroclickinfo-spice,soleo\/zeroclickinfo-spice,mr-karan\/zeroclickinfo-spice,iambibhas\/zeroclickinfo-spice,lernae\/zeroclickinfo-spice,tagawa\/zeroclickinfo-spice,kevintab95\/zeroclickinfo-spice,kevintab95\/zeroclickinfo-spice,bigcurl\/zeroclickinfo-spice,soleo\/zeroclickinfo-spice,andrey-p\/zeroclickinfo-spice,mr-karan\/zeroclickinfo-spice,bigcurl\/zeroclickinfo-spice,kevintab95\/zeroclickinfo-spice,deserted\/zeroclickinfo-spice,bigcurl\/zeroclickinfo-spice,deserted\/zeroclickinfo-spice,iambibhas\/zeroclickinfo-spice,dogomedia\/zeroclickinfo-spice,imwally\/zeroclickinfo-spice,kevintab95\/zeroclickinfo-spice,iambibhas\/zeroclickinfo-spice,soleo\/zeroclickinfo-spice,TomBebbington\/zeroclickinfo-spice,whalenrp\/zeroclickinfo-spice,brianrisk\/zeroclickinfo-spice,levaly\/zeroclickinfo-spice,mr-karan\/zeroclickinfo-spice,andrey-p\/zeroclickinfo-spice,marianosimone\/zeroclickinfo-spice,MoriTanosuke\/zeroclickinfo-spice,P71\/zeroclickinfo-spice,cylgom\/zeroclickinfo-spice,xaviervalarino\/zeroclickinfo-spice,andrey-p\/zeroclickinfo-spice,marianosimone\/zeroclickinfo-spice,bigcurl\/zeroclickinfo-spice,lernae\/zeroclickinfo-spice,tagawa\/zeroclickinfo-spice,TomBebbington\/zeroclickinfo-spice,lerna\/zeroclickinfo-spice,marianosimone\/zeroclickinfo-spice,lernae\/zeroclickinfo-spice,mr-karan\/zeroclickinfo-spice,MoriTanosuke\/zeroclickinfo-spice,levaly\/zeroclickinfo-spice,tagawa\/zeroclickinfo-spice,imwally\/zeroclickinfo-spice,lernae\/zeroclickinfo-spice,marianosimone\/zeroclickinfo-spice,xaviervalarino\/zeroclickinfo-spice,whalenrp\/zeroclickinfo-spice,lerna\/zeroclickinfo-spice,lerna\/zeroclickinfo-spice,sagarhani\/zeroclickinfo-spice,deserted\/zeroclickinfo-spice,TomBebbington\/zeroclickinfo-spice,soleo\/zeroclickinfo-spice,whalenrp\/zeroclickinfo-spice,TomBebbington\/zeroclickinfo-spice,xaviervalarino\/zeroclickinfo-spice,P71\/zeroclickinfo-spice,dogomedia\/zeroclickinfo-spice,whalenrp\/zeroclickinfo-spice,bigcurl\/zeroclickinfo-spice,MoriTanosuke\/zeroclickinfo-spice"} {"commit":"93aa8a6b3e7a59de28ee376d5c1d5e033cc68980","old_file":"extensions\/display\/css\/acme_display.css","new_file":"extensions\/display\/css\/acme_display.css","old_contents":"\/*\n * CSS rules for the mirrored display\n *\/\n\nbody {\n overflow: hidden;\n}\n\n\/* zoom the titlecard *\/\n\/* #titlecard { zoom: 250%; } *\/\n\n\/*\n * move the titlecard away from the left edge\/corner\n * and round it out so it looks like it belongs there\n *\/\n.widget-titlecard {\n top: 21px !important;\n left: 21px !important;\n border-radius: 3px !important;\n}\n\n\/* hide a bunch of the titlecard elements *\/\n#titlecard div[class=\"widget-timemachine-button-icon\"],\n#titlecard div[class=\"widget-titlecard-divider\"],\n#titlecard div[class=\"widget-titlecard-spotlightcontainer\"],\n#titlecard div[class=\"widget-titlecard-spotlight-divider\"],\n#titlecard div[role=\"navigation\"] button[class=\"widget-titlecard-exitcontainer\"] {\n display: none;\n}\n\n#runway-expand-button,\n#butterbar {\n display: none;\n}\n\n\/* hide the european info about cookies *\/\n#pushdown { display:none; }\n#content-container { top:0px !important; }\n","new_contents":"\/*\n * CSS rules for the mirrored display\n *\/\n\nbody {\n overflow: hidden;\n}\n\n\/* zoom the titlecard *\/\n\/* #titlecard { zoom: 250%; } *\/\n\n\/*\n * move the titlecard away from the left edge\/corner\n * and round it out so it looks like it belongs there\n *\/\n.widget-titlecard {\n top: 21px !important;\n left: 21px !important;\n border-radius: 3px !important;\n}\n\n\/* hide a bunch of the titlecard elements *\/\n#titlecard div[class=\"widget-timemachine-button-icon\"],\n#titlecard div[class=\"widget-titlecard-divider\"],\n#titlecard div[class=\"widget-titlecard-spotlightcontainer\"],\n#titlecard div[class=\"widget-titlecard-spotlight-divider\"],\n#titlecard div[role=\"navigation\"] button[class=\"widget-titlecard-exitcontainer\"] {\n display: none;\n}\n\n#zoom,\n#searchboxinput,\n#searchbox_form,\n.searchbutton,\n#runway-expand-button,\n#butterbar {\n display: none;\n}\n\n\/* hide the european info about cookies *\/\n#pushdown { display:none; }\n#content-container { top:0px !important; }\n","subject":"Hide some display widgets more specifically","message":"Hide some display widgets more specifically\n","lang":"CSS","license":"apache-2.0","repos":"EndPointCorp\/appctl,EndPointCorp\/appctl"} {"commit":"96eb65eebfe375065d442ef44c1b2d46e08585e3","old_file":"app\/soc\/content\/css\/v2\/gsoc\/global.css","new_file":"app\/soc\/content\/css\/v2\/gsoc\/global.css","old_contents":"\/*\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\n\n Global styles\n\n\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*\/\nbody {\n background: url(..\/..\/..\/images\/v2\/gsoc\/body-bg.png) repeat;\n color: #000;\n font: 13px\/1.5em Arial, 'Helvetica Neue', Helvetica, sans-serif;\n}\nimg.alignright {\n float: right;\n padding: 0 0 5px 10px;\n}\nimg.alignleft {\n float: left;\n padding: 0 10px 5px 0;\n}\n::selection {\n background: #efac4c;\n color: #fff;\n}\n::-moz-selection {\n background: #efac4c;\n color: #fff;\n}\n","new_contents":"\/*\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\n\n Global styles\n\n\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*\/\nbody {\n background: url(..\/..\/..\/images\/v2\/gsoc\/body-bg.png) repeat;\n color: #000;\n font: 13px\/1.5em Arial, 'Helvetica Neue', Helvetica, sans-serif;\n}\nimg.alignright {\n float: right;\n padding: 0 0 5px 10px;\n}\nimg.alignleft {\n float: left;\n padding: 0 10px 5px 0;\n}\n::selection {\n background: #efac4c;\n color: #fff;\n}\n::-moz-selection {\n background: #efac4c;\n color: #fff;\n}\n.disabled {\n color: grey !important;\n}\n","subject":"Add disabled class to GSoC too.","message":"Add disabled class to GSoC too.\n","lang":"CSS","license":"apache-2.0","repos":"rhyolight\/nupic.son,rhyolight\/nupic.son,rhyolight\/nupic.son"} {"commit":"da524fea116542570c603e904d271704edf01c39","old_file":"chrome\/browser\/resources\/options\/content_settings.css","new_file":"chrome\/browser\/resources\/options\/content_settings.css","old_contents":"\/*\nCopyright (c) 2010 The Chromium Authors. All rights reserved.\nUse of this source code is governed by a BSD-style license that can be\nfound in the LICENSE file.\n*\/\n\n.exception-pattern {\n -webkit-box-flex: 1;\n -webkit-margin-end: 10px;\n -webkit-margin-start: 14px;\n}\n\n.exception-setting {\n -webkit-margin-end: 20px;\n display: inline-block;\n width: 100px;\n}\n\nselect.exception-setting {\n vertical-align: middle;\n}\n\n\/* Hacks to make the . *\/\nhtml[toolkit=gtk] select.exception-setting {\n height: 22px;\n margin-top: 1px;\n}\n\n#exception-column-headers {\n -webkit-margin-start: 17px;\n display: -webkit-box;\n margin-top: 17px;\n}\n\n#exception-column-headers > div {\n font-weight: bold;\n}\n\n#exception-pattern-column {\n -webkit-box-flex: 1;\n}\n\n#exception-behavior-column {\n width: 145px;\n}\n\n.otr-explanation {\n font-style: italic;\n}\n\n#content-settings-exceptions-area list {\n margin-bottom: 10px;\n margin-top: 4px;\n}\n\n#plugins-tab {\n display: block;\n margin: 7px 0px;\n}\n","new_contents":"\/*\nCopyright (c) 2010 The Chromium Authors. All rights reserved.\nUse of this source code is governed by a BSD-style license that can be\nfound in the LICENSE file.\n*\/\n\n.exception-pattern {\n -webkit-box-flex: 1;\n -webkit-margin-end: 10px;\n -webkit-margin-start: 14px;\n}\n\n.exception-setting {\n display: inline-block;\n width: 120px;\n}\n\nselect.exception-setting {\n vertical-align: middle;\n}\n\n#exception-column-headers {\n -webkit-margin-start: 17px;\n display: -webkit-box;\n margin-top: 17px;\n}\n\n#exception-column-headers > div {\n font-weight: bold;\n}\n\n#exception-pattern-column {\n -webkit-box-flex: 1;\n}\n\n#exception-behavior-column {\n width: 145px;\n}\n\n.otr-explanation {\n font-style: italic;\n}\n\n#content-settings-exceptions-area list {\n margin-bottom: 10px;\n margin-top: 4px;\n}\n\n#plugins-tab {\n display: block;\n margin: 7px 0px;\n}\n","subject":"Change content exception table styling.","message":"Change content exception table styling.\n\nBUG=78779\nTEST=manual\n\nReview URL: http:\/\/codereview.chromium.org\/6927020\n\ngit-svn-id: de016e52bd170d2d4f2344f9bf92d50478b649e0@84798 0039d316-1c4b-4281-b951-d872f2087c98\n","lang":"CSS","license":"bsd-3-clause","repos":"ropik\/chromium,ropik\/chromium,ropik\/chromium,yitian134\/chromium,gavinp\/chromium,adobe\/chromium,ropik\/chromium,yitian134\/chromium,gavinp\/chromium,yitian134\/chromium,yitian134\/chromium,adobe\/chromium,ropik\/chromium,adobe\/chromium,yitian134\/chromium,adobe\/chromium,adobe\/chromium,adobe\/chromium,ropik\/chromium,gavinp\/chromium,ropik\/chromium,ropik\/chromium,adobe\/chromium,gavinp\/chromium,gavinp\/chromium,adobe\/chromium,yitian134\/chromium,gavinp\/chromium,adobe\/chromium,yitian134\/chromium,yitian134\/chromium,yitian134\/chromium,adobe\/chromium,gavinp\/chromium,ropik\/chromium,yitian134\/chromium,gavinp\/chromium,adobe\/chromium,gavinp\/chromium,gavinp\/chromium"} {"commit":"f74279183f9fcc4da62df9214d93bbfaec7b653d","old_file":"opentok-editor.css","new_file":"opentok-editor.css","old_contents":"ot-editor {\n border: 1px solid grey;\n display: block;\n padding: 5px;\n}\n\not-editor .opentok-editor-mode-select {\n float: right;\n}\n\not-editor .opentok-editor-connecting {\n width: 100%;\n text-align: center;\n position: absolute;\n top: 10%;\n}","new_contents":"ot-editor {\n border: 1px solid grey;\n display: block;\n padding: 5px;\n}\n\not-editor .opentok-editor-mode-select {\n float: right;\n}\n\not-editor .opentok-editor-connecting {\n width: 100%;\n text-align: center;\n position: absolute;\n top: 10%;\n}\n\not-editor div.opentok-editor, ot-editor .CodeMirror {\n width: 100%;\n height: 100%;\n}","subject":"Make the CodeMirror editor fill ot-editor","message":"Make the CodeMirror editor fill ot-editor\n","lang":"CSS","license":"mit","repos":"aullman\/opentok-editor,aullman\/opentok-editor"} {"commit":"f1568d69bfd7037e5f363c38815f357dc52ed548","old_file":"index.css","new_file":"index.css","old_contents":"\/*! supple v0.0.1 | MIT License | github.com\/supple-css *\/\n\n\/* =========================================================================\n Supple\n In-browser CSS framework; Fluid, Variable, supple if you will\n ========================================================================= *\/\n\n\/* Settings\n ========================================================================= *\/\n\n@import \".\/lib\/settings\/defaults.css\";\n\n\n\n\/* Generic\n ========================================================================= *\/\n\n@import \"normalize.css\";\n@import \".\/lib\/generic\/reset.css\";\n@import \".\/lib\/generic\/vertical-rhythm.css\";\n\n\n\n\/* Objects\n ========================================================================= *\/\n\n@import \".\/lib\/objects\/list-clean.css\";\n@import \".\/lib\/objects\/layout.css\";\n@import \".\/lib\/objects\/flexembed.css\";\n\n\n\n\/* Utilities\n ========================================================================= *\/\n\n@import \".\/lib\/utilities\/fractions.css\";\n@import \".\/lib\/utilities\/float.css\";\n@import \".\/lib\/utilities\/module.css\";\n@import \".\/lib\/utilities\/visually-hidden.css\";\n@import \".\/lib\/utilities\/hidden.css\";\n","new_contents":"\/*! supple v0.0.1 | MIT License | github.com\/supple-css *\/\n\n\/* =========================================================================\n Supple\n In-browser CSS framework; Fluid, Variable, supple if you will\n ========================================================================= *\/\n\n\/* Settings\n ========================================================================= *\/\n\n@import \".\/lib\/settings\/defaults.css\";\n\n\n\n\/* Tools\n ========================================================================= *\/\n\n\/* I ain’t got none *\/\n\n\n\n\/* Generic\n ========================================================================= *\/\n\n@import \"normalize.css\";\n@import \".\/lib\/generic\/reset.css\";\n@import \".\/lib\/generic\/vertical-rhythm.css\";\n\n\n\n\/* Elements\n ========================================================================= *\/\n\n\/* It’s all up to you! *\/\n\n\n\n\/* Objects\n ========================================================================= *\/\n\n@import \".\/lib\/objects\/list-clean.css\";\n@import \".\/lib\/objects\/layout.css\";\n@import \".\/lib\/objects\/flexembed.css\";\n\n\n\n\/* Components\n ========================================================================= *\/\n\n\/* Add your own, yo *\/\n\n\n\n\/* Utilities\n ========================================================================= *\/\n\n@import \".\/lib\/utilities\/fractions.css\";\n@import \".\/lib\/utilities\/float.css\";\n@import \".\/lib\/utilities\/module.css\";\n@import \".\/lib\/utilities\/visually-hidden.css\";\n@import \".\/lib\/utilities\/hidden.css\";\n","subject":"Add missing ITCSS placeholder layers","message":"Add missing ITCSS placeholder layers\n","lang":"CSS","license":"mit","repos":"supple-css\/supple,supple-css\/supple"} {"commit":"34c44864fa2ecc496d6c77ef4da68c05f853b3a3","old_file":"src\/styles\/_global.css","new_file":"src\/styles\/_global.css","old_contents":"\/* Global Styles *\/\n\n:root {\n font-size: 14px;\n}\n\n@media (--breakpoint-medium) {\n :root {\n font-size: 16px;\n }\n}\n\n* {\n margin: 0;\n padding: 0;\n font: inherit;\n}\n\n\/* Reset h1 styling from normalize.css *\/\nh1 {\n margin: 0;\n font-size: inherit;\n}\n\naddress,\nblockquote,\nform,\nfieldset,\nfigure,\ndl,\nol,\nul,\np,\npre,\ntable {\n margin-bottom: 1rem;\n}\n\ndt,\nli {\n margin-bottom: 0.5rem;\n}\n\na {\n color: var(--blue);\n}\n\na:hover {\n color: var(--light-blue);\n}\n","new_contents":"\/* Global Styles *\/\n\n:root {\n font-size: 14px;\n}\n\n@media (--breakpoint-medium) {\n :root {\n font-size: 16px;\n }\n}\n\naddress,\nblockquote,\nform,\nfieldset,\nfigure,\ndl,\nol,\nul,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\npre,\ntable {\n margin: 0;\n padding: 0;\n font: inherit;\n}\n\naddress,\nblockquote,\nform,\nfieldset,\nfigure,\ndl,\nol,\nul,\np,\npre,\ntable {\n margin-bottom: 1rem;\n}\n\ndt,\nli {\n margin-bottom: 0.5rem;\n}\n\na {\n color: var(--blue);\n}\n\na:hover {\n color: var(--light-blue);\n}\n","subject":"Use element selectors instead of *","message":"Use element selectors instead of *\n","lang":"CSS","license":"isc","repos":"work-shop\/medmates,work-shop\/medmates,work-shop\/medmates,work-shop\/medmates"} {"commit":"7a46addb06b08d7f1fb426abc30d9f78fb4ff4f5","old_file":"stylesheets\/viewer.css","new_file":"stylesheets\/viewer.css","old_contents":"* {\n font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;\n}\n\n.main-container {\n padding-top: 20px;\n padding-bottom: 20px;\n width: 600px;\n margin: 0 auto;\n}\n\n.header-container, .video-container, .video_control-container {\n margin: 10px 0;\n text-align: center;\n}\n\n.transcription-container {\n margin: 10px 0;\n}\n\nh1 {\n font-weight: bold;\n font-size: 45px;\n font-family: 'Bilbo Swash Caps', cursive !important;\n font-style: italic;\n}\n\n.transcription-viewer-container {\n max-height: 250px;\n color: gray;\n overflow: scroll;\n}\n\n.selected-caption {\n background-color: yellow;\n font-weight: bold;\n color: black;\n}\n\n.caption {\n padding: 1px 0;\n}","new_contents":"* {\n font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;\n}\n\n.main-container {\n padding-top: 20px;\n padding-bottom: 20px;\n width: 600px;\n margin: 0 auto;\n}\n\n.header-container, .video-container, .video_control-container {\n margin: 10px 0;\n text-align: center;\n}\n\n.transcription-container {\n margin: 10px 0;\n}\n\nh1 {\n font-weight: bold;\n font-size: 45px;\n font-family: 'Bilbo Swash Caps', cursive !important;\n font-style: italic;\n}\n\n.transcription-viewer-container {\n max-height: 250px;\n color: gray;\n overflow: scroll;\n}\n\n.selected-caption {\n background-color: yellow;\n font-weight: bold;\n color: black;\n}\n\n.caption {\n padding: 5px;\n}","subject":"Add more padding on captions","message":"Add more padding on captions\n","lang":"CSS","license":"mit","repos":"cs-education\/classTranscribe,Silance\/classTranscribe,cs-education\/classTranscribe,Silance\/classTranscribe,cs-education\/classTranscribe,cs-education\/classTranscribe,Silance\/classTranscribe,Silance\/classTranscribe"} {"commit":"8f2c639dc800b768e6116c59caa3c7d042cda4bf","old_file":"source\/css\/main.css","new_file":"source\/css\/main.css","old_contents":"","new_contents":"\/* custom properties *\/\n\n\/* custom selectors *\/\n\n\/* usage *\/\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n color: #000000;\n color: rgba(0, 0, 0, 0.9);\n}\n","subject":"Add simple CSS file to test preprocessors","message":"Add simple CSS file to test preprocessors\n\nBuilt from de162818f67a6ac3ae22e88e6f356d8b3c44575b.\n","lang":"CSS","license":"mit","repos":"ahaasler\/hexo-theme-colos,ahaasler\/hexo-theme-colos"} {"commit":"fa5d8a3a57a0f1b4a14d2a5931958757be9bab90","old_file":"web\/src\/main\/webapp\/resources\/css\/treeStyle.css","new_file":"web\/src\/main\/webapp\/resources\/css\/treeStyle.css","old_contents":".node circle {\n cursor: pointer;\n fill: #fff;\n stroke: steelblue;\n stroke-width: 1.5px;\n}\n\n.node text {\n font-size: 11px;\n color:rgb(9,120,161);\n}\n\npath.link {\n fill: none;\n stroke: #ccc;\n stroke-width: 1.5px;\n}","new_contents":".node circle {\n cursor: pointer;\n fill: #fff;\n stroke: steelblue;\n stroke-width: 1.5px;\n}\n\n.node text {\n font-size: 11px;\n fill:rgb(9,120,161);\n}\n\npath.link {\n fill: none;\n stroke: #ccc;\n stroke-width: 1.5px;\n}","subject":"Make classes in parent-child view blue, to look more like links.","message":"Make classes in parent-child view blue, to look more like links. ","lang":"CSS","license":"apache-2.0","repos":"mpi2\/PhenotypeData,mpi2\/PhenotypeData,mpi2\/PhenotypeData,mpi2\/PhenotypeData,mpi2\/PhenotypeData,mpi2\/PhenotypeData"} {"commit":"0e5b107fc40623659c9367051d5448ace1a69497","old_file":"public\/stylesheets\/style.css","new_file":"public\/stylesheets\/style.css","old_contents":"section {\n border-top: 1px solid #e5e5e5;\n padding: 18px;\n}\n","new_contents":"body {\n margin: 20px;\n}\n\nsection {\n border-top: 1px solid #e5e5e5;\n padding: 18px;\n}\n","subject":"Add some space around the body","message":"Add some space around the body\n","lang":"CSS","license":"mit","repos":"pads\/isomorphic-js"} {"commit":"cfc907a320acdfad388fb04b423dc4337e7463ae","old_file":"theme.css","new_file":"theme.css","old_contents":"#project1, #project2, #project3 {\n display: none;\n}\n\nbody {\n background: url(\"https:\/\/images.unsplash.com\/photo-1483205464475-6204a96e1ef3?dpr=1&auto=format&fit=crop&w=1500&h=1000&q=80&cs=tinysrgb&crop=\");\n background-repeat: no-repeat;\n background-attachment: fixed;\n}\n\n.wrap {\n margin: auto;\n width: 50%;\n border: 2px solid #eeecec;\n padding: 70px;\n margin-top: 50px;\n}\n\na {\n color: #000080;\n font-family: sans-serif;\n}\n\nimg {\n display: block;\n margin: auto;\n width: 80%;\n align-self: center;\n}\n\n\n.footer {\n display: table;\n text-align: center;\n font-family: sans-serif;\n margin-left: auto;\n margin-right: auto;\n}\n","new_contents":"#project1, #project2, #project3 {\n display: none;\n}\n\nbody {\n background: url(\"https:\/\/images.unsplash.com\/photo-1483205464475-6204a96e1ef3?dpr=1&auto=format&fit=crop&w=1500&h=1000&q=80&cs=tinysrgb&crop=\");\n background-repeat: no-repeat;\n background-attachment: fixed;\n}\n\n.wrap {\n margin: auto;\n width: 50%;\n border: 2px solid #eeecec;\n padding: 70px;\n margin-top: 50px;\n}\n\na {\n color: #f7f7f7;\n font-family: sans-serif;\n}\n\nimg {\n display: block;\n margin: auto;\n width: 80%;\n align-self: center;\n}\n\n\n.footer {\n display: table;\n text-align: center;\n font-family: sans-serif;\n margin-left: auto;\n margin-right: auto;\n}\n","subject":"Change the link color to white","message":"Change the link color to white\n","lang":"CSS","license":"mit","repos":"juhannakim\/juhannakim.github.io,juhannakim\/juhannakim.github.io"} {"commit":"1d330aa13d0062a008e271591223f4f2b23196a4","old_file":"src\/stretchtext.css","new_file":"src\/stretchtext.css","old_contents":"\n[epub-type=\"stretchsummary\"],\n.stretchsummary {\n\tborder: 1px dashed gray;\n\tcursor: pointer;\n\tpadding: 1px;\n\tcolor: inherit;\n\ttext-decoration: none;\n}\n\n[epub-type=\"stretchsummary\"]:hover,\n.stretchsummary:hover {\n\tborder-style: solid;\n}\n\n[epub-type=\"stretchsummary\"]::after,\n.stretchsummary::after {\n\tcontent: \"\\00bb\"; \/* >> character *\/\n\tcolor: #88886d;\n\tpadding-left: 3px;\n\tpadding-right: 3px;\n}\n\n[epub-type=\"stretchsummary\"] + [epub-type=\"stretchdetail\"],\n.stretchsummary + .stretchdetail {\n\tmargin-left: 0.1em;\n}\n\n[epub-type=\"stretchdetail\"],\n.stretchdetail {\n\tdisplay: none;\n\topacity: 0;\n\t-webkit-transition: opacity 0.2s ease-out;\n\t-moz-transition: opacity 0.2s ease-out;\n\t-o-transition: opacity 0.2s ease-out;\n\ttransition: opacity 0.2s ease-out;\n}\n\n[epub-type=\"stretchdetail\"].stretchtext-open,\n.stretchdetail.stretchtext-open {\n\topacity: 1;\n}\n\n[epub-type=\"stretchsummary\"].stretchtext-open::after,\n.stretchsummary.stretchtext-open::after {\n\tcontent: \"\\00ab\"; \/* << character *\/\n}","new_contents":"\n[epub-type=\"stretchsummary\"],\n.stretchsummary {\n\tborder: 1px dashed gray;\n\tcursor: pointer;\n\tcolor: inherit;\n\ttext-decoration: none;\n}\n\n[epub-type=\"stretchsummary\"]:hover,\n.stretchsummary:hover {\n\tborder-style: solid;\n}\n\n[epub-type=\"stretchsummary\"]::after,\n.stretchsummary::after {\n\tcontent: \"\\00bb\"; \/* >> character *\/\n\tcolor: #88886d;\n\tpadding-left: 3px;\n\tpadding-right: 3px;\n}\n\n[epub-type=\"stretchsummary\"] + [epub-type=\"stretchdetail\"],\n.stretchsummary + .stretchdetail {\n\tmargin-left: 0.1em;\n}\n\n[epub-type=\"stretchdetail\"],\n.stretchdetail {\n\tdisplay: none;\n\topacity: 0;\n\t-webkit-transition: opacity 0.2s ease-out;\n\t-moz-transition: opacity 0.2s ease-out;\n\t-o-transition: opacity 0.2s ease-out;\n\ttransition: opacity 0.2s ease-out;\n}\n\n[epub-type=\"stretchdetail\"].stretchtext-open,\n.stretchdetail.stretchtext-open {\n\topacity: 1;\n\tbackground-color: #FAF0E6;\n}\n\n[epub-type=\"stretchsummary\"].stretchtext-open::after,\n.stretchsummary.stretchtext-open::after {\n\tcontent: \"\\00ab\"; \/* << character *\/\n}","subject":"Add a background color to open stretch details, and remove the padding on the stretch summary.","message":"Add a background color to open stretch details, and remove the padding on the stretch summary.","lang":"CSS","license":"apache-2.0","repos":"BradNeuberg\/stretchtext.js"} {"commit":"99df03f68ee8bb32661333e51455dbf042c96613","old_file":"static\/css\/main.css","new_file":"static\/css\/main.css","old_contents":"\/* Global *\/\nhtml {\n font-family: 'Times New Romain';\n}\n#m-muh_container, footer, header {\n clear: both;\n margin: 0 auto;\n width: 960px;\n}\nheader, footer {\n display: block;\n list-style-type: none;\n list-style: none;\n}\n.left {\n float: left;\n width: 50%;\n}\nheader .right ul {\n margin-top: 2em;\n}\n.right {\n width: 50%;\n margin-top: 0px;\n margin-bottom: 0px;\n float: right;\n text-align: right;\n}\n.right li, .left li {\n display: inline;\n margin-right: 1em;\n margin-left: 1em;\n}\nfooter {\n border-top: solid 1px #999;\n}\n.mug {\n display: inline-block;\n width: 50%;\n vertical-align: top;\n}\n#busted_pixel {\n position: fixed;\n top: 420px;\n left: 340px;\n}\n\n\/* Index Page *\/\n#oleg_logo {\n margin: 0 auto;\n width: 100%;\n}\n#talky_talk {\n width: auto;\n padding-top: 10em;\n padding-left: 8em;\n}\n","new_contents":"\/* Global *\/\nhtml {\n font-family: 'Times New Romain';\n}\n#m-muh_container, footer, header {\n clear: both;\n margin: 0 auto;\n width: 960px;\n}\nheader, footer {\n display: block;\n list-style-type: none;\n list-style: none;\n}\n.left {\n float: left;\n width: 50%;\n}\nheader .right ul {\n margin-top: 2em;\n}\n.right {\n width: 50%;\n margin-top: 0px;\n margin-bottom: 0px;\n float: right;\n text-align: right;\n}\n.right li, .left li {\n display: inline;\n margin-right: 1em;\n margin-left: 1em;\n}\nfooter {\n border-top: solid 1px #999;\n}\n.mug {\n display: inline-block;\n width: 50%;\n vertical-align: top;\n}\n#busted_pixel {\n position: fixed;\n top: 420px;\n left: 340px;\n}\n\n\/* Index Page *\/\n#oleg_logo {\n margin: 0 auto;\n width: 100%;\n}\n#talky_talk {\n width: auto;\n}\n","subject":"Remove padding because it doesn't work everywhere","message":"Remove padding because it doesn't work everywhere\n","lang":"CSS","license":"mit","repos":"infoforcefeed\/OlegDB-Website,infoforcefeed\/OlegDB-Website,infoforcefeed\/OlegDB-Website,infoforcefeed\/OlegDB-Website"} {"commit":"5a8852452fbd1cc8b4625930e4c76063a02756b1","old_file":"doc\/_static\/nipype.css","new_file":"doc\/_static\/nipype.css","old_contents":"@import url(\".\/sphinxdoc.css\");\n\nbody {\n background-color: #E5E2E2;\n}\n\ndiv.sphinxsidebar h4, div.sphinxsidebar h3 {\n background-color: #2F83C8;\n}\n\nh1 {\n color: #2F83C8;\n}\n\ndiv.footer {\n background-color: #CEC890;\n}\n\n\ndiv.body {\n background-color: white;\n}\n","new_contents":"@import url(\".\/sphinxdoc.css\");\n\nbody {\n background-color: #E5E2E2;\n min-width: 70em;\n}\n\ndiv.sphinxsidebar h4, div.sphinxsidebar h3 {\n background-color: #2F83C8;\n}\n\nh1 {\n color: #2F83C8;\n}\n\ndiv.footer {\n background-color: #CEC890;\n}\n\n\ndiv.body {\n background-color: white;\n}\n","subject":"Set minimum width for html body so code sections don't require scroll bars.","message":"Set minimum width for html body so code sections don't require scroll bars.\n\ngit-svn-id: 24f545668198cdd163a527378499f2123e59bf9f@940 ead46cd0-7350-4e37-8683-fc4c6f79bf00\n","lang":"CSS","license":"bsd-3-clause","repos":"Leoniela\/nipype,fprados\/nipype,FredLoney\/nipype,blakedewey\/nipype,grlee77\/nipype,gerddie\/nipype,sgiavasis\/nipype,christianbrodbeck\/nipype,wanderine\/nipype,rameshvs\/nipype,JohnGriffiths\/nipype,rameshvs\/nipype,mick-d\/nipype_source,mick-d\/nipype,carlohamalainen\/nipype,FCP-INDI\/nipype,dmordom\/nipype,dgellis90\/nipype,glatard\/nipype,mick-d\/nipype_source,glatard\/nipype,arokem\/nipype,wanderine\/nipype,iglpdc\/nipype,arokem\/nipype,rameshvs\/nipype,arokem\/nipype,pearsonlab\/nipype,arokem\/nipype,FredLoney\/nipype,blakedewey\/nipype,iglpdc\/nipype,sgiavasis\/nipype,grlee77\/nipype,dmordom\/nipype,JohnGriffiths\/nipype,grlee77\/nipype,glatard\/nipype,carolFrohlich\/nipype,FCP-INDI\/nipype,pearsonlab\/nipype,gerddie\/nipype,dgellis90\/nipype,satra\/NiPypeold,FCP-INDI\/nipype,mick-d\/nipype,fprados\/nipype,Leoniela\/nipype,dgellis90\/nipype,dgellis90\/nipype,grlee77\/nipype,wanderine\/nipype,sgiavasis\/nipype,gerddie\/nipype,pearsonlab\/nipype,wanderine\/nipype,glatard\/nipype,sgiavasis\/nipype,JohnGriffiths\/nipype,blakedewey\/nipype,dmordom\/nipype,FredLoney\/nipype,carolFrohlich\/nipype,blakedewey\/nipype,FCP-INDI\/nipype,carlohamalainen\/nipype,pearsonlab\/nipype,carolFrohlich\/nipype,JohnGriffiths\/nipype,iglpdc\/nipype,satra\/NiPypeold,mick-d\/nipype_source,rameshvs\/nipype,fprados\/nipype,gerddie\/nipype,carlohamalainen\/nipype,carolFrohlich\/nipype,iglpdc\/nipype,mick-d\/nipype,christianbrodbeck\/nipype,Leoniela\/nipype,mick-d\/nipype"} {"commit":"09568fd55f90b23fcd195daf17b24c7898e4227a","old_file":"docs\/_static\/custom.css","new_file":"docs\/_static\/custom.css","old_contents":"div.document {\n width: 1040px;\n}\n\ncode.descname {\n color: #4885ed;\n}\n","new_contents":"div.document {\n width: 1040px;\n}\n\ncode.descname {\n color: #4885ed;\n}\n\nth.field-name {\n min-width: 100px;\n color: #3cba54;\n}\n","subject":"Fix some style issues in the docs","message":"Fix some style issues in the docs\n","lang":"CSS","license":"apache-2.0","repos":"googleapis\/google-auth-library-python,googleapis\/google-auth-library-python"} {"commit":"ff172bf63ea0f292c0da7fc4c0597370862faabf","old_file":"static\/archive.css","new_file":"static\/archive.css","old_contents":"* {\n font-family:sans-serif;\n}\nbody {\n text-align:center;\n padding:1em;\n}\n.messages {\n width:100%;\n max-width:700px;\n text-align:left;\n display:inline-block;\n}\n.messages img {\n background-color:rgb(248,244,240);\n width:36px;\n height:36px;\n border-radius:0.2em;\n display:inline-block;\n vertical-align:top;\n margin-right:0.65em;\n}\n.messages .time {\n display:inline-block;\n color:rgb(200,200,200);\n margin-left:0.5em;\n}\n.messages .username {\n display:inline-block;\n font-weight:600;\n line-height:1;\n}\n.messages .message {\n display:inline-block;\n vertical-align:top;\n line-height:1;\n width:calc(100% - 3em);\n}\n.messages .message .msg {\n line-height:1.5;\n}\n","new_contents":"* {\n font-family: sans-serif;\n}\n\nbody {\n text-align: center;\n padding: 1em;\n}\n\n.messages {\n width: 100%;\n max-width: 700px;\n text-align: left;\n display: inline-block;\n}\n\n.messages img {\n background-color: rgb(248, 244, 240);\n width: 36px;\n height: 36px;\n border-radius: 0.2em;\n display: inline-block;\n vertical-align: top;\n margin-right: 0.65em;\n float: left;\n}\n\n.messages .time {\n display: inline-block;\n color: rgb(200, 200, 200);\n margin-left: 0.5em;\n}\n\n.messages .username {\n display: inline-block;\n font-weight: 600;\n line-height: 1;\n}\n\n.messages .message {\n display: inline-block;\n vertical-align: top;\n line-height: 1;\n width: calc(100% - 3em);\n}\n\n.messages .message .msg {\n line-height: 1.5;\n}\n","subject":"Add float:left on img; reformat CSS","message":"Add float:left on img; reformat CSS\n","lang":"CSS","license":"mit","repos":"hfaran\/slack-export-viewer,hfaran\/slack-export-viewer"} {"commit":"60fa9a3de60c57cbeae19cdd2ddfe712fc2ca399","old_file":"builder.css","new_file":"builder.css","old_contents":"","new_contents":"\nbody {\n background-color: white;\n color: black;\n}\n\n.stdout, .stderr {\n border: solid #CCCCCC 1px;\n margin: 0.5em;\n padding: 0.2em;\n}\n\n.stderr {\n color: red;\n}\n\n.summary, .result {\n color: blue;\n border: solid #CCCCCC 1px;\n margin: 0.2em;\n padding: 0.2em;\n}\n","subject":"Add a simple CSS file","message":"Add a simple CSS file","lang":"CSS","license":"bsd-3-clause","repos":"haskell\/ghc-builder,bgamari\/ghc-builder"} {"commit":"eee2b53006ed135dbbea3a63d23acbef4b3c473a","old_file":"css\/spoilers.css","new_file":"css\/spoilers.css","old_contents":".spoilers-body {\n\tborder: 1px dashed #000;\n\tbackground-color: #EEE;\n\tpadding: 3px;\n}\n\n.spoilers-button-container {\n\tpadding: 1px 0;\n}\n\n.spoilers-button {\n\tbackground: #AAA;\n\tbackground: -moz-linear-gradient(top, #EEE, #AAA);\n\tbackground: -webkit-gradient(left top, left bottom, color-stop(0%, #EEE), color-stop(100%, #AAA));\n\tbackground: -webkit-linear-gradient(top, #EEE, #AAA);\n\tbackground: -o-linear-gradient(top, #EEE, #AAA);\n\tbackground: -ms-liner-gradient(top, #EEE, #AAA);\n\tbackground: linear-gradient(to bottom, #EEE, #AAA);\n\tfilter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEE', endColorstr='#AAA',GradientType=0 );\n\tborder: 1px solid #999;\n\tborder-radius: 5px;\n\tpadding: 3px 10px;\n\ttransition: 0.1s background-position linear;\n}\n\n.spoilers-button:hover {\n\tbackground-position: 0 -6px;\n\tcursor: pointer;\n}\n","new_contents":".spoilers-body {\n\tborder: 1px dashed #000;\n\tbackground-color: #EEE;\n\tpadding: 3px;\n\tdisplay: none;\n}\n\n.spoilers-button-container {\n\tpadding: 1px 0;\n}\n\n.spoilers-button {\n\tbackground: #AAA;\n\tbackground: -moz-linear-gradient(top, #EEE, #AAA);\n\tbackground: -webkit-gradient(left top, left bottom, color-stop(0%, #EEE), color-stop(100%, #AAA));\n\tbackground: -webkit-linear-gradient(top, #EEE, #AAA);\n\tbackground: -o-linear-gradient(top, #EEE, #AAA);\n\tbackground: -ms-liner-gradient(top, #EEE, #AAA);\n\tbackground: linear-gradient(to bottom, #EEE, #AAA);\n\tfilter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEE', endColorstr='#AAA',GradientType=0 );\n\tborder: 1px solid #999;\n\tborder-radius: 5px;\n\tpadding: 3px 10px;\n\ttransition: 0.1s background-position linear;\n}\n\n.spoilers-button:hover {\n\tbackground-position: 0 -6px;\n\tcursor: pointer;\n}\n\n.spoilers-hide {\n\tdisplay: none;\n}\n","subject":"Use CSS to hide by default.","message":"Use CSS to hide by default.","lang":"CSS","license":"mit","repos":"Telshin\/Spoilers,Telshin\/Spoilers"} {"commit":"5e94bdba6480203e2a4c978c9a89acd4c155293f","old_file":"default.css","new_file":"default.css","old_contents":"\n#sidebar {\n position: absolute;\n z-index: 1;\n top: 0;\n left: 0;\n bottom: 0;\n padding: 2em 0.5em 0 0.5em;\n width: 11em;\n}\n\n#content {\n position: relative;\n padding: 0 0 0 11em;\n font-family: verdana;\n color: #40494d;\n}\n\nul {\n font-family: sans-serif;\n font-size: 95%;\n list-style-type: square;\n padding: 0 0 0 0;\n margin: 0.3em 0 0 1.5em;\n}\n\na {\n color: #4048c0;\n text-decoration: none;\n}\n\na:hover {\n text-decoration: underline;\n}\n\np {\n margin: .4em 0 .5em 0;\n line-height: 1.5em;\n}\n\nh1 {\n color: #1c72b4;\n font-weight: bold;\n font-size: 110%\n}\n\nh2 {\n color: #1c72b4;\n font-weight: bold;\n font-size: 100%\n}\n\nh3 {\n color: #1c72b4;\n font-weight: bold;\n font-size: 90%\n}\n\n","new_contents":"\n#sidebar {\n position: absolute;\n z-index: 1;\n top: 0;\n left: 0;\n bottom: 0;\n padding: 2em 0.5em 0 0.5em;\n width: 11em;\n}\n\n#content {\n position: relative;\n padding: 0 0 0 11em;\n font-family: verdana;\n color: #40494d;\n max-width: 60em;\n}\n\nul {\n font-family: sans-serif;\n font-size: 95%;\n list-style-type: square;\n padding: 0 0 0 0;\n margin: 0.3em 0 0 1.5em;\n}\n\na {\n color: #4048c0;\n text-decoration: none;\n}\n\na:hover {\n text-decoration: underline;\n}\n\np {\n margin: .4em 0 .5em 0;\n line-height: 1.5em;\n}\n\nh1 {\n color: #1c72b4;\n font-weight: bold;\n font-size: 110%\n}\n\nh2 {\n color: #1c72b4;\n font-weight: bold;\n font-size: 100%\n}\n\nh3 {\n color: #1c72b4;\n font-weight: bold;\n font-size: 90%\n}\n\n","subject":"Set content max-width to prevent really long lines","message":"css: Set content max-width to prevent really long lines\n\nSigned-off-by: Jordan Justen \n","lang":"CSS","license":"bsd-2-clause","repos":"Teino1978-Corp\/Teino1978-Corp-tianocore.github.io,Teino1978-Corp\/Teino1978-Corp-tianocore.github.io,tianocore\/tianocore.github.io,tianocore\/tianocore.github.io,Teino1978-Corp\/Teino1978-Corp-tianocore.dashboard,jljusten\/tianocore,jljusten\/tianocore,Teino1978-Corp\/Teino1978-Corp-tianocore.dashboard"} {"commit":"1a0ecd123f0d2d83eb8436ebe33ed38498d4871b","old_file":"src\/components\/home\/theater\/TheaterContent.css","new_file":"src\/components\/home\/theater\/TheaterContent.css","old_contents":".description {\n\tcolor: #fff;\n\ttext-shadow: 1px 1px 0 #000;\n\tpadding-left: 15px;\n\t\/* padding-bottom: 10px; *\/\n}\n\n.sticker-cast {\n\tpadding-left: 15px;\n\tcolor: #fff;\n\ttext-shadow: 1px 1px 0 #000;\n}\n\n.no-space {\n\tpadding: 0 0 0 0;\n\tmargin: 0 0 0 0;\n}\n\n.sticker {\n\tdisplay: inline-block;\n\n\tbackground-size: cover;\n\tmargin-bottom: -6px;\n}\n\n.main-sticker {\n\twidth: 492px;\n\theight: 277px;\n}\n\n.sticker-left {\n\twidth: 246px;\n\theight: 140px;\n}\n\n.sticker-right {\n\twidth: 246px;\n\theight: 140px;\n}\n","new_contents":".description {\n\tcolor: #fff;\n\ttext-shadow: 1px 1px 0 #000;\n\tpadding-left: 15px;\n\t\/* padding-bottom: 10px; *\/\n}\n\n.sticker-cast {\n\tpadding-left: 15px;\n\tcolor: #fff;\n\ttext-shadow: 1px 1px 0 #000;\n}\n\n.no-space {\n\tpadding: 0 0 0 0;\n\tmargin: 0 0 0 0;\n}\n\n.sticker {\n\tdisplay: inline-block;\n\tbackground-size: cover;\n\tmargin-bottom: -6px;\n}\n\n.main-sticker {\n\twidth: 492px;\n\theight: 277px;\n}\n\n.sticker-left {\n\twidth: 246px;\n\theight: 140px;\n}\n\n.sticker-right {\n\tposition: absolute;\n\twidth: 246px;\n\theight: 140px;\n}\n","subject":"Fix in theaters movies display","message":"Fix in theaters movies display\n","lang":"CSS","license":"mit","repos":"landrysoules\/mmdb_front_react,landrysoules\/mmdb_front_react"} {"commit":"d284670327ad65d2f5e9994903d1f5e9df8606e7","old_file":"app\/styles\/main.css","new_file":"app\/styles\/main.css","old_contents":"body {\n background: #fafafa;\n font-family: \"omnes-pro\",sans-serif;\n font-weight: 400;\n font-style: normal;\n color: #212121;\n}\n","new_contents":"body {\n font-family: \"omnes-pro\",sans-serif;\n font-weight: 400;\n font-style: normal;\n color: #212121;\n}\n","subject":"Change body background to white","message":"styles: Change body background to white\n","lang":"CSS","license":"bsd-3-clause","repos":"mojotech\/standauf,sethkrasnianski\/standauf,mojotech\/standauf,sethkrasnianski\/standauf"} {"commit":"1f9e14485f882e31cdd14bcf31aa63664bbbb7e6","old_file":"css\/nanny.css","new_file":"css\/nanny.css","old_contents":"\/*nanny styles*\/\n.content{\n\tbackground-color: #fff;\n\tpadding: 1px 20px 0 20px;\n}\n.content h4{\n\tcolor: #8dc63f;\n\tfont-weight: bold;\n}\n.info{\n min-height: 20px;\n max-height: 150px;\n overflow-y: auto;\n\tpadding: 19px;\n\tmargin-bottom: 20px;\n}\n.dotted-line{\n\theight: 15px;\n\tborder-bottom-style: dotted;\n\tborder-bottom-color: #8dc63f;\n}\n.children{\n\tpadding-top: 20px;\n}\n\n.icon-cont{\n\tborder-right: 1px solid #e3e3e3;\n}\n.container-completed{\n\tmin-height: 400px;\n}\n\n.relative{\n\tposition: relative;\n}\n.right-hr{\n\tposition: absolute;\n\tborder-right: 1px solid #e3e3e3;\n\theight: 166px;\n\ttop: -20px;\n\tleft: 100px;\n}\n\/*end nanny styles*\/\n","new_contents":"\/*nanny styles*\/\n.content{\n\tbackground-color: #fff;\n\tpadding: 1px 20px 0 20px;\n}\n.content h4{\n\tcolor: #8dc63f;\n\tfont-weight: bold;\n}\n.info{\n min-height: 20px;\n max-height: 150px;\n overflow-y: auto;\n\tpadding: 19px;\n\tmargin-bottom: 20px;\n}\n.dotted-line{\n\theight: 15px;\n\tborder-bottom-style: dotted;\n\tborder-bottom-color: #8dc63f;\n}\n.children{\n\tpadding-top: 20px;\n}\n\n.icon-cont{\n\tborder-right: 1px solid #e3e3e3;\n}\n.container-completed{\n\tmin-height: 400px;\n\tmax-height: 700px\n}\n\n.relative{\n\tposition: relative;\n}\n.right-hr{\n\tposition: absolute;\n\tborder-right: 1px solid #e3e3e3;\n\theight: 166px;\n\ttop: -20px;\n\tleft: 100px;\n}\n.children-actions {\n\tmax-height: 700px;\n\toverflow-y: auto;\n}\n\/*end nanny styles*\/\n","subject":"Add max-height to child actions","message":"Add max-height to child actions\n","lang":"CSS","license":"mit","repos":"ejwaibel\/NannyTracker,ejwaibel\/NannyTracker"} {"commit":"9f6b4ab99656bfe09edd69aa5af91c1fe6e4d36f","old_file":"css\/style.css","new_file":"css\/style.css","old_contents":".graph {\n width: 550px;\n height: 362px;\n}\n\n.splash {\n padding-top: 56px;\n padding-bottom: 72px;\n position: relative;\n}\n\n\n.splash h1 {\n text-align: center;\n font-size: 80px;\n letter-spacing: -1px;\n line-height: 1;\n margin-bottom: 18px;\n}\n\n.splash p {\n margin-left: 5%;\n margin-right: 5%;\n line-height: 36px;\n font-weight: 300;\n font-size: 30px;\n}\n\n.splash .learn-more {\n margin-left: 5%;\n margin-right: 5%;\n text-align: center;\n font-size: 30px;\n line-height: 36px;\n}\n\n.splash .learn-more {\n\n}\n\n#loading {\n width: 24px;\n margin: 0 auto;\n padding-top: 50px;\n padding-bottom: 100px;\n}\n\n.container #content {\n padding-top: 60px;\n}\n\na.alleged {\n\tcolor: #FE9F30;\n}\n\n\nspan.flags {\n display:inline-block;\n margin: 0 10px 5px 0;\n}\nspan.flags img {\n position:relative;\n top:2px;\n}\n\n.tooltip * {\n text-align:left;\n}\n","new_contents":".graph {\n width: 550px;\n height: 362px;\n}\n\n.splash {\n padding-top: 56px;\n padding-bottom: 72px;\n position: relative;\n}\n\n\n.splash h1 {\n text-align: center;\n font-size: 80px;\n letter-spacing: -1px;\n line-height: 1;\n margin-bottom: 18px;\n}\n\n.splash p {\n margin-left: 5%;\n margin-right: 5%;\n line-height: 36px;\n font-weight: 300;\n font-size: 30px;\n}\n\n.splash .learn-more {\n margin-left: 5%;\n margin-right: 5%;\n text-align: center;\n font-size: 30px;\n line-height: 36px;\n}\n\n.splash .learn-more {\n\n}\n\n#loading {\n width: 24px;\n margin: 0 auto;\n padding-top: 50px;\n padding-bottom: 100px;\n}\n\n.container #content {\n padding-top: 60px;\n}\n\na.alleged {\n\tcolor: #FE9F30;\n}\n\n\nspan.flags {\n display:inline-block;\n margin: 0 10px 5px 0;\n}\nspan.flags img {\n position:relative;\n top:2px;\n}\n\n.tooltip-inner {\n text-align:left;\n}\n","subject":"Use a specific selector for styling the tooltips","message":"Use a specific selector for styling the tooltips\n","lang":"CSS","license":"bsd-2-clause","repos":"RaphaelBergmann\/atlas,RaphaelBergmann\/atlas"} {"commit":"c5b5edeb39f94a00b0340dfa891fe1c62a8f1b65","old_file":"release\/ftelnet.css","new_file":"release\/ftelnet.css","old_contents":"#fTelnetContainer {\n margin: auto;\n}\n\n #fTelnetContainer canvas {\n display: block;\n margin: auto;\n }\n\n#fTelnetButtons {\n background-color: green;\n color: white;\n font: 14px Arial, Helvetica, sans-serif;\n margin: auto;\n padding: 5px;\n text-align: center;\n}\n\n #fTelnetButtons a {\n color: white;\n text-decoration: none;\n }\n\n#fTelnetClientContainer {\n position: relative;\n margin: auto;\n}\n\n#fTelnetFocusWarning {\n background-color: red;\n color: white;\n font: 14px Arial, Helvetica, sans-serif;\n margin: auto;\n padding: 5px;\n text-align: center;\n}\n\n#fTelnetScrollback {\n background-color: red;\n color: white;\n font: 14px Arial, Helvetica, sans-serif;\n margin: auto;\n padding: 5px;\n text-align: center;\n}\n\n #fTelnetScrollback a {\n color: white;\n text-decoration: none;\n }\n\n#fTelnetStatusBar {\n background-color: blue;\n color: white;\n font: 14px Arial, Helvetica, sans-serif;\n margin: auto;\n padding: 5px;\n}\n","new_contents":"#fTelnetContainer {\n box-sizing: content-box;\n margin: auto;\n}\n\n #fTelnetContainer * {\n box-sizing: content-box;\n }\n\n #fTelnetContainer canvas {\n display: block;\n margin: auto;\n }\n\n#fTelnetButtons {\n background-color: green;\n color: white;\n font: 14px Arial, Helvetica, sans-serif;\n margin: auto;\n padding: 5px;\n text-align: center;\n}\n\n #fTelnetButtons a {\n color: white;\n text-decoration: none;\n }\n\n#fTelnetClientContainer {\n position: relative;\n margin: auto;\n}\n\n#fTelnetFocusWarning {\n background-color: red;\n color: white;\n font: 14px Arial, Helvetica, sans-serif;\n margin: auto;\n padding: 5px;\n text-align: center;\n}\n\n#fTelnetScrollback {\n background-color: red;\n color: white;\n font: 14px Arial, Helvetica, sans-serif;\n margin: auto;\n padding: 5px;\n text-align: center;\n}\n\n #fTelnetScrollback a {\n color: white;\n text-decoration: none;\n }\n\n#fTelnetStatusBar {\n background-color: blue;\n color: white;\n font: 14px Arial, Helvetica, sans-serif;\n margin: auto;\n padding: 5px;\n}\n","subject":"Reset box-sizing to content-box, in case the website the widget is embedded on uses border-box","message":"Reset box-sizing to content-box, in case the website the widget is embedded on uses border-box\n","lang":"CSS","license":"agpl-3.0","repos":"rickparrish\/fTelnet,wkitty42\/fTelnet,rickparrish\/fTelnet,wkitty42\/fTelnet,rickparrish\/fTelnet,wkitty42\/fTelnet"} {"commit":"967cfcd5a261af9ef5622aa5fe9ac291ec46fd83","old_file":"documentation\/doxygen\/ROOT.css","new_file":"documentation\/doxygen\/ROOT.css","old_contents":"\/* ROOT doxygen HTML_EXTRA_STYLESHEET *\/\n\ndiv.contents {\n max-width: 100em;\n margin-right: 5em;\n margin-left: 5em;\n}","new_contents":"\/* ROOT doxygen HTML_EXTRA_STYLESHEET *\/\n\ndiv.contents {\n max-width: 100em;\n margin-right: 5em;\n margin-left: 5em;\n}\n\n.ui-resizable-e {\n background-image:url(\"splitbar.png\");\n background-size:100%;\n background-repeat:repeat-y;\n background-attachment: scroll;\n cursor:ew-resize;\n height:100%;\n right:0;\n top:0;\n width:1px;\n}\n","subject":"Make the separation line between the navigation bar and the doc area much thinner.","message":"Make the separation line between the navigation bar and the doc area much thinner.\n","lang":"CSS","license":"lgpl-2.1","repos":"karies\/root,root-mirror\/root,karies\/root,karies\/root,karies\/root,karies\/root,olifre\/root,karies\/root,olifre\/root,karies\/root,olifre\/root,root-mirror\/root,root-mirror\/root,olifre\/root,root-mirror\/root,olifre\/root,root-mirror\/root,root-mirror\/root,root-mirror\/root,root-mirror\/root,root-mirror\/root,olifre\/root,olifre\/root,root-mirror\/root,karies\/root,karies\/root,olifre\/root,karies\/root,root-mirror\/root,olifre\/root,olifre\/root,karies\/root,olifre\/root"} {"commit":"0896debfc8bf3db7b133fcd35b419d18ada06317","old_file":"css\/style.css","new_file":"css\/style.css","old_contents":"\n\nbody {\n font-size: 1.2rem;\n font-family: Arial;\n background-color: #555;\n padding-top: 20px;\n position: relative;\n}\n\n#container {\n display: flex;\n justify-content: space-around;\n}\n\n.column {\n width: 45%;\n position: relative;\n}\n\n#sourceTA {\n width: 100%;\n font-size: 1.2rem;\n font-family: Arial;\n padding: 20px;\n height: 92vh;\n background-color: #EEE;\n box-sizing: border-box;\n}\n\n#targetDiv {\n border: 1px dashed #333333;\n height: 92vh;\n overflow:scroll;\n box-sizing: border-box;\n padding: 0 20px 20px;\n background-color: white;\n}\n\n\n.toggle {\n position: absolute;\n top: -10px;\n right: -10px;\n font-size: .9rem;\n width: 10rem;\n padding: 8px;\n box-sizing: border-box;\n}\n","new_contents":"\n\nbody {\n font-size: 1.2rem;\n font-family: Arial;\n background-color: #555;\n padding-top: 30px;\n position: relative;\n}\n\n#container {\n display: flex;\n justify-content: space-around;\n}\n\n.column {\n width: 45%;\n position: relative;\n}\n\n#sourceTA {\n width: 100%;\n font-size: 1.2rem;\n font-family: Arial;\n padding: 20px;\n height: 92vh;\n background-color: #EEE;\n box-sizing: border-box;\n}\n\n#targetDiv {\n border: 1px dashed #333333;\n height: 92vh;\n overflow:scroll;\n box-sizing: border-box;\n padding: 0 20px 20px;\n background-color: white;\n}\n\n\n.toggle {\n position: absolute;\n top: -20px;\n right: -20px;\n font-size: .9rem;\n width: 10rem;\n height: 3rem;\n padding: 8px;\n box-sizing: border-box;\n}\n","subject":"Set height and position of toggle buttons","message":"Set height and position of toggle buttons\n","lang":"CSS","license":"mit","repos":"treehouse-projects\/markdown-previewer,treehouse-projects\/markdown-previewer"} {"commit":"4f43756c0b27894d15dbfbb2362a39ef2106fd91","old_file":"css\/main.css","new_file":"css\/main.css","old_contents":".container {\n width: 960px;\n margin: 0 auto;\n padding: 0;\n position: relative;\n}\n\n\n\nbody {\n background: #073642;\n color: #839496;\n}\n\nh1 {\n font: 30px\/118% normal Verdana, Tahoma, sans-serif;\n color: #b58900;\n}\n\n.content-table {\n border-collapse: collapse;\n border: 1px red solid;\n}\n\n.content-table td {\n border: 1px #94a1a1 solid;\n padding: 5px;\n}\n\nform input,\nform textarea {\n width: 100%;\n}\n\ninput[type=\"submit\"] {\n height: 33px;\n}\n\nform textarea {\n height: 300px;\n}\n\n.red {\n color: #dc322f;\n}\n\n.error-message-container,\n.success-message-container {\n width: 94%;\n padding: 3%;\n border-radius: 4px;\n color: #ffa643;\n}\n.error-message-container {\n background-color: #dc322f;\n}\n\n.success-message-container {\n background-color: #2aa198; \n}\n\n\n","new_contents":".container {\n width: 960px;\n margin: 0 auto;\n padding: 0;\n}\n\n\n\nbody {\n background: #073642;\n color: #839496;\n}\n\nh1 {\n font: 30px\/118% normal Verdana, Tahoma, sans-serif;\n color: #b58900;\n}\n\n.content-table {\n border-collapse: collapse;\n border: 1px red solid;\n}\n\n.content-table td {\n border: 1px #94a1a1 solid;\n padding: 5px;\n}\n\nform input,\nform textarea {\n width: 100%;\n}\n\ninput[type=\"submit\"] {\n height: 33px;\n}\n\nform textarea {\n height: 300px;\n}\n\n.red {\n color: #dc322f;\n}\n\n.error-message-container,\n.success-message-container {\n width: 94%;\n padding: 3%;\n border-radius: 4px;\n color: #ffa643;\n}\n.error-message-container {\n background-color: #dc322f;\n}\n\n.success-message-container {\n background-color: #2aa198; \n}\n\n\n","subject":"Fix CSS bug with form add posts","message":"Fix CSS bug with form add posts\n","lang":"CSS","license":"mit","repos":"demiurg337\/simple_blog,demiurg337\/simple_blog"} {"commit":"b3d3b5d7e2dfc6b3fc8d10ed1c650df112cf7eb0","old_file":"public\/css\/main.css","new_file":"public\/css\/main.css","old_contents":"body {\n\tpadding-top: 50px;\n\tpadding-bottom: 20px;\n}\n\nimg.avatar-small {\n\twidth: 24px;\n\theight: 24px;\n}\n\nimg.avatar-medium {\n\twidth: 48px;\n\theight: 48px;\n}\n\n.mentor-label {\n\tdisplay: inline-block;\n}\n\n\n\n\n\n\n\n\n\n\n\n","new_contents":"body {\n\tpadding-top: 50px;\n\tpadding-bottom: 20px;\n}\n\nimg.avatar-small {\n\twidth: 24px;\n\theight: 24px;\n}\n\nimg.avatar-medium {\n\twidth: 48px;\n\theight: 48px;\n}\n\n.mentor-label {\n\tdisplay: inline-block;\n\tmargin-right: 3px;\n}\n\n\n\n\n\n\n\n\n\n\n\n","subject":"Add a margin to the mentor tags to give them some separation.","message":"Add a margin to the mentor tags to give them some separation.\n","lang":"CSS","license":"mit","repos":"tdutrion\/webapp,phpmentoring\/webapp,tristanbailey\/webapp,phpmentoring\/webapp,rocketpastsix\/webapp,rocketpastsix\/webapp,rocketpastsix\/webapp,heiglandreas\/webapp,heiglandreas\/webapp,phpmentoring\/webapp,tristanbailey\/webapp,tristanbailey\/webapp,heiglandreas\/webapp,tristanbailey\/webapp,tdutrion\/webapp,rocketpastsix\/webapp,phpmentoring\/webapp,tdutrion\/webapp,tdutrion\/webapp,heiglandreas\/webapp"} {"commit":"96b55bb1d9ccd989dd76529fa4b9cb6271cf6380","old_file":"app\/widgets\/CommunitiesDiscover\/communitiesdiscover.css","new_file":"app\/widgets\/CommunitiesDiscover\/communitiesdiscover.css","old_contents":"main > section > div > * {\n max-width: 120rem;\n}\n\n#communitiesdiscover {\n padding: 0.25rem;\n}\n","new_contents":"main > section > div > * {\n max-width: 130rem;\n}\n\n#communitiesdiscover {\n padding: 0.25rem;\n}\n","subject":"Make the Community page a bit wider","message":"Make the Community page a bit wider\n","lang":"CSS","license":"agpl-3.0","repos":"edhelas\/movim,edhelas\/movim,Ppjet6\/movim,movim\/movim,edhelas\/movim,Ppjet6\/movim,movim\/movim,edhelas\/movim,movim\/movim,Ppjet6\/movim"} {"commit":"cdad34a35327f4c9a6dd6c9f920fb110e7a15ee5","old_file":"xwiki-platform-web\/standard\/src\/main\/webapp\/resources\/uicomponents\/widgets\/validation\/livevalidation.css","new_file":"xwiki-platform-web\/standard\/src\/main\/webapp\/resources\/uicomponents\/widgets\/validation\/livevalidation.css","old_contents":".LV_validation_message{\n font-weight:bold;\n margin:0 0 0 5px;\n}\n\n.LV_valid {\n color:#00CC00;\n}\n\t\n.LV_invalid {\n color:#CC0000;\n}\n\n","new_contents":".LV_validation_message{\n font-size: 0.8em;\n line-height: 1.8em;\n margin: 0 0 0 0.5em;\n position: absolute;\n}\n\n.LV_valid {\n color: #008000;\n}\n\t\n.LV_invalid {\n color: #CC3333;\n}\n\n","subject":"Improve LiveValidation styling: size, colors, position","message":"XWIKI-5854: Improve LiveValidation styling: size, colors, position\n\ngit-svn-id: 04343649e741710b2e0f622af6defd1ac33e5ca5@33819 f329d543-caf0-0310-9063-dda96c69346f\n","lang":"CSS","license":"lgpl-2.1","repos":"pbondoer\/xwiki-platform,xwiki\/xwiki-platform,pbondoer\/xwiki-platform,pbondoer\/xwiki-platform,xwiki\/xwiki-platform,xwiki\/xwiki-platform,pbondoer\/xwiki-platform,xwiki\/xwiki-platform,xwiki\/xwiki-platform,pbondoer\/xwiki-platform"} {"commit":"8f9eaec9de6363c74701cba4719c1afc56595d3e","old_file":"public\/stylesheets\/chili\/styles\/ruby.css","new_file":"public\/stylesheets\/chili\/styles\/ruby.css","old_contents":"\/*\n===============================================================================\nRuby syntax highlighting support for Chili. This is based on the efforts of \nDan Webb and Shelly Fisher in the CodeHighlighter JS library. Please see \nhttp:\/\/svn.danwebb.net\/external\/CodeHighlighter\/ for more details.\n-------------------------------------------------------------------------------\nLICENSE: http:\/\/www.opensource.org\/licenses\/mit-license.php\nWEBSITE: http:\/\/noteslog.com\/chili\/\n===============================================================================\n*\/\n.ruby .com \t\t { color: #BD48B3; }\n.ruby .string { color: #99FF00; }\n.ruby .keyword { color: #FF8400; }\n.ruby .symbol { color: #07DFFC; }\n.ruby .sclass { color: #F9F; }\n.ruby .bool { color: #FC6; }\n.ruby .number { color: #6C6; }\n.ruby .attr { color: #FF9; }\n.ruby .regexp { color: #6CC; }","new_contents":"\/*\n===============================================================================\nRuby syntax highlighting support for Chili. This is based on the efforts of \nDan Webb and Shelly Fisher in the CodeHighlighter JS library. Please see \nhttp:\/\/svn.danwebb.net\/external\/CodeHighlighter\/ for more details.\n-------------------------------------------------------------------------------\nLICENSE: http:\/\/www.opensource.org\/licenses\/mit-license.php\nWEBSITE: http:\/\/noteslog.com\/chili\/\n===============================================================================\n*\/\n.ruby .com \t\t { color: #BD48B3; }\n.ruby .string { color: #9F0; }\n.ruby .keyword { color: #FF8400; }\n.ruby .symbol { color: #07DFFC; }\n.ruby .sclass { color: #F9F; }\n.ruby .bool { color: #FC6; }\n.ruby .number { color: #6C6; }\n.ruby .attr { color: #FF9; }\n.ruby .regexp { color: #6CC; }","subject":"Use a compact version of the colour code","message":"Use a compact version of the colour code\n","lang":"CSS","license":"mit","repos":"kad3nce\/collective,kad3nce\/collective,kad3nce\/collective,kad3nce\/collective"} {"commit":"759976cb8e21dc3cadf9ad6b294f5d520a1f184f","old_file":"src\/css\/faq.css","new_file":"src\/css\/faq.css","old_contents":".faq-page {\n text-align: center;\n}\n\n.faq-page h3 {\n color: #82b1ed;\n}\n\n.faq-page strong {\n font-size: 16px;\n display: block;\n margin-bottom: 3px;\n}\n\n.faq-page p {\n text-align: left;\n margin-bottom: 30px;\n}\n\n.faq-page em {\n display: block;\n width: 100%;\n text-align: center;\n font-size: 12px;\n}\n\n.faq-page img {\n width: 60%;\n display: block;\n margin: 0 auto 10px;\n}\n\n@media (max-width: 678px) {\n .faq-page img {\n width: 100%;\n }\n}\n","new_contents":".faq-page {\n text-align: center;\n}\n\n.faq-page h3 {\n color: #82b1ed;\n}\n\n.faq-page strong {\n font-size: 16px;\n display: block;\n margin-bottom: 3px;\n}\n\n.faq-page p {\n text-align: left;\n margin-bottom: 30px;\n}\n\n.faq-page em {\n display: block;\n width: 100%;\n text-align: center;\n font-size: 12px;\n}\n\n.faq-page img {\n width: 60%;\n display: block;\n margin: 0 auto 10px;\n border-radius: 5px;\n}\n\n@media (max-width: 678px) {\n .faq-page img {\n width: 100%;\n }\n}\n","subject":"Add a border radius for FAQ images","message":"Add a border radius for FAQ images\n","lang":"CSS","license":"mit","repos":"dzello\/estelle-and-josh,dzello\/estelle-and-josh,dzello\/estelle-and-josh"} {"commit":"6bdedb6a6fbeb4fdcecc34fb9f1ff749c191bd95","old_file":"src\/_wlk\/AboutPage.css","new_file":"src\/_wlk\/AboutPage.css","old_contents":".wlk-AboutPage {\n margin: 2em 10%;\n line-height: 1.5;\n\n & a {\n text-decoration: none;\n }\n}\n\n.wlk-AboutPage-title {\n text-indent: -9999px;\n height: 2em;\n background-repeat: no-repeat;\n background-size: contain;\n background-image: url(\/assets\/img\/logo-white.png);\n}\n\n.wlk-AboutPage-socialMedia {\n margin: 0 .8em;\n display: inline-block;\n}\n\n.wlk-AboutPage-separator {\n border: 0px solid #555;\n border-top-width: 1px;\n}\n\n.wlk-Rules {\n display: flex;\n}\n\n.wlk-Rules-item {\n margin: .8em 0;\n}\n","new_contents":".wlk-AboutPage {\n margin: 2em 10%;\n line-height: 1.5;\n\n & a {\n text-decoration: none;\n }\n}\n\n.wlk-AboutPage-title {\n text-indent: -9999px;\n height: 2em;\n background-repeat: no-repeat;\n background-size: contain;\n background-image: url(..\/..\/assets\/img\/logo-white.png);\n}\n\n.wlk-AboutPage-socialMedia {\n margin: 0 .8em;\n display: inline-block;\n}\n\n.wlk-AboutPage-separator {\n border: 0px solid #555;\n border-top-width: 1px;\n}\n\n.wlk-Rules {\n display: flex;\n}\n\n.wlk-Rules-item {\n margin: .8em 0;\n}\n","subject":"Fix logo image in About panel","message":"[WLK-INSTANCE] Fix logo image in About panel\n","lang":"CSS","license":"mit","repos":"welovekpop\/uwave-web-welovekpop.club,welovekpop\/uwave-web-welovekpop.club"} {"commit":"b9332c0e1fdbe05f29bc0a274f83fcf9ca3e7b35","old_file":"manager\/static\/css\/yaml401\/demos\/css\/flexible-grids.css","new_file":"manager\/static\/css\/yaml401\/demos\/css\/flexible-grids.css","old_contents":"\/**\r\n * \"Yet Another Multicolumn Layout\" - YAML CSS Framework\r\n *\r\n * central stylesheet - layout example \"flexible-grids\"\r\n *\r\n * @copyright Copyright 2005-2012, Dirk Jesse\r\n * @license CC-BY 2.0 (http:\/\/creativecommons.org\/licenses\/by\/2.0\/),\r\n * YAML-CDL (http:\/\/www.yaml.de\/license.html)\r\n * @link http:\/\/www.yaml.de\r\n * @package yaml\r\n * @version v4.0.1\r\n * @lastmodified $Date: 2012-03-03 11:45:41 +0100 (Sa, 03 Mrz 2012) $\r\n *\/\r\n\r\n\/* import core styles | Basis-Stylesheets einbinden *\/\r\n@import url(..\/..\/yaml\/core\/base.css);\r\n\r\n\/* import screen layout | Screen-Layout einbinden *\/\r\n@import url(..\/..\/yaml\/navigation\/hlist.css);\r\n@import url(..\/..\/yaml\/forms\/gray-theme.css);\r\n\r\n@import url(..\/..\/yaml\/screen\/typography.css);\r\n@import url(..\/..\/yaml\/screen\/screen-FULLPAGE-layout.css);\r\n\r\n\/* import print layout | Druck-Layout einbinden *\/\r\n@import url(..\/..\/yaml\/print\/print.css);\r\n","new_contents":"\/**\r\n * \"Yet Another Multicolumn Layout\" - YAML CSS Framework\r\n *\r\n * central stylesheet - layout example \"flexible-grids\"\r\n *\r\n * @copyright Copyright 2005-2012, Dirk Jesse\r\n * @license CC-BY 2.0 (http:\/\/creativecommons.org\/licenses\/by\/2.0\/),\r\n * YAML-CDL (http:\/\/www.yaml.de\/license.html)\r\n * @link http:\/\/www.yaml.de\r\n * @package yaml\r\n * @version v4.0.1\r\n * @lastmodified $Date: 2012-03-03 11:45:41 +0100 (Sa, 03 Mrz 2012) $\r\n *\/\r\n\r\n\/* import core styles | Basis-Stylesheets einbinden *\/\r\n@import url(..\/..\/yaml\/core\/base.min.css);\r\n\r\n\/* import screen layout | Screen-Layout einbinden *\/\r\n@import url(..\/..\/yaml\/navigation\/hlist.css);\r\n@import url(..\/..\/yaml\/forms\/gray-theme.css);\r\n\r\n@import url(..\/..\/yaml\/screen\/typography.css);\r\n@import url(..\/..\/yaml\/screen\/screen-FULLPAGE-layout.css);\r\n\r\n\/* import print layout | Druck-Layout einbinden *\/\r\n@import url(..\/..\/yaml\/print\/print.css);\r\n","subject":"Load the minimized YAML core file","message":"Load the minimized YAML core file\n\n--HG--\nbranch : 1.1-dev\n","lang":"CSS","license":"agpl-3.0","repos":"kjagoo\/wger_stark,kjagoo\/wger_stark,DeveloperMal\/wger,wger-project\/wger,DeveloperMal\/wger,rolandgeider\/wger,DeveloperMal\/wger,kjagoo\/wger_stark,rolandgeider\/wger,petervanderdoes\/wger,kjagoo\/wger_stark,petervanderdoes\/wger,wger-project\/wger,rolandgeider\/wger,wger-project\/wger,wger-project\/wger,petervanderdoes\/wger,rolandgeider\/wger,petervanderdoes\/wger,DeveloperMal\/wger"} {"commit":"7f4dc85775553f8fb4060f866382b2c287f891b8","old_file":"source\/css\/main.css","new_file":"source\/css\/main.css","old_contents":"h1,h2,h3,h4,h5,h6{color:#000;color:rgba(0,0,0,.9)}.highlight,pre{background:#212121;color:#f5f5f5}.highlight .string,pre .string{color:#ffeb3b}.highlight .comment,pre .comment{color:#727272}.highlight .keyword,pre .keyword{color:#ff4081}.highlight .built_in,pre .built_in{color:#00bcd4}.highlight.bash .shebang,pre.bash .shebang{color:#727272}.highlight.bash .variable,pre.bash .variable{color:#b6b6b6}.highlight.bash .title,pre.bash .title{color:#8bc34a}","new_contents":"h1,h2,h3,h4,h5,h6{color:#000;color:rgba(0,0,0,.9)}.highlight,pre{background:#212121;color:#f5f5f5}.highlight .string,pre .string{color:#ffeb3b}.highlight .comment,pre .comment{color:#727272}.highlight .keyword,pre .keyword{color:#ff4081}.highlight .built_in,pre .built_in{color:#00bcd4}.highlight .number,.literal,pre .number{color:#7c4dff}.highlight.bash .shebang,pre.bash .shebang{color:#727272}.highlight.bash .variable,pre.bash .variable{color:#b6b6b6}.highlight.bash .title,pre.bash .title{color:#8bc34a}","subject":"Add literal and number general highlighting","message":"Add literal and number general highlighting\n\nBuilt from d9443012461b36049b7c5ee5b6f07659885618ce.\n","lang":"CSS","license":"mit","repos":"ahaasler\/hexo-theme-colos,ahaasler\/hexo-theme-colos"} {"commit":"0fe0b086e81eb2774e59218dd6a48d0b47d24deb","old_file":"JMA_tweak.user.css","new_file":"JMA_tweak.user.css","old_contents":"\/* JMA tweak *\/\n@namespace url(http:\/\/www.w3.org\/1999\/xhtml);\n@-moz-document domain(\"www.jma.go.jp\") {\n \/* Common *\/\n #main, table.forecast { width: 850px !important; }\n #others td:first-of-type { float: left !important; white-space: nowrap !important; }\n\n #yjsearch { display: none !important; }\n #header_link { float: right !important; width: 28em !important; }\n\n \/* Forecast *\/\n .info { width: 18em !important; }\n\n \/* Weekly forecast *\/\n .for { width: 100px !important; }\n}\n","new_contents":"\/* JMA tweak *\/\n@namespace url(http:\/\/www.w3.org\/1999\/xhtml);\n@-moz-document domain(\"www.jma.go.jp\") {\n \/* Common *\/\n #main, table.forecast { width: 850px !important; }\n\n #yjsearch { display: none !important; }\n #header_link { float: right !important; width: 28em !important; }\n\n \/* Bug fix *\/\n #others { width: auto !important; }\n #tablist :-moz-any(.button-up, .button-off) { height: auto !important; }\n\n\n \/* Forecast *\/\n .info { width: 18em !important; }\n\n \/* Weekly forecast *\/\n .for { width: 100px !important; }\n}\n","subject":"Apply CSS patch for original content","message":"Apply CSS patch for original content\n","lang":"CSS","license":"unlicense","repos":"curipha\/userstyles"} {"commit":"1b4d0ceeb51f20bcb3a6e70d7370682ba3dbef5b","old_file":"src\/_utilities.css","new_file":"src\/_utilities.css","old_contents":"\/*\n\n UTILITIES\n\n*\/\n\n\/* This is for fluid media that is embedded from third party sites like youtube, vimeo etc.\n * Wrap the outer element in aspect-ratio and then extend it with the desired ratio i.e\n * Make sure there are no height and width attributes on the embedded media.\n * Adapted from: https:\/\/github.com\/suitcss\/components-flex-embed\n *\n * Example:\n *\n *
\n *