commit stringlengths 40 40 | old_file stringlengths 10 91 | new_file stringlengths 10 91 | old_contents stringlengths 0 1.61k | new_contents stringlengths 86 2.17k | subject stringlengths 20 182 | message stringlengths 21 517 | lang stringclasses 1
value | license stringclasses 9
values | repos stringlengths 8 2.98k |
|---|---|---|---|---|---|---|---|---|---|
fae9b0744b544debfef632d76f9f121ccf776424 | plugins/cumulus_frontend/web_client/stylesheets/cumulus.styl | plugins/cumulus_frontend/web_client/stylesheets/cumulus.styl | button.m-add-resource-type
>label
padding-left 10px
#compute-resource-detail-widget pre
max-height 350px
overflow auto
| button.m-add-resource-type
>label
padding-left 10px
#compute-resource-detail-widget pre
max-height 350px
overflow auto
.m-cluster-details
cursor pointer
| Add pointer cursor to compute resources | Add pointer cursor to compute resources
| Stylus | apache-2.0 | Kitware/minerva,Kitware/minerva,Kitware/minerva |
261ee593423917b6ccf34b6c75b370bf56334d68 | css/subject.styl | css/subject.styl | .subject-viewer
min-width: 0
max-width: 100%
.subject-frame-pips
.subject-frame-pip
&.active
font-weight: 700
.video-speed
white-space: nowrap
display: inline-block
padding: .3em 0
line-height: .8
vertical-align: middle
label
overflow: hidden
paddin... | .subject-viewer
min-width: 0
max-width: 100%
.subject-frame-pips
.subject-frame-pip
&.active
font-weight: 700
video
width: 100%
.video-speed
white-space: nowrap
display: inline-block
padding: .3em 0
line-height: .8
vertical-align: middle
label
... | Fix for responsive video player | Fix for responsive video player
| Stylus | apache-2.0 | mrniaboc/Panoptes-Front-End,jelliotartz/Panoptes-Front-End,jelliotartz/Panoptes-Front-End,mrniaboc/Panoptes-Front-End,zooniverse/Panoptes-Front-End,alexbfree/Panoptes-Front-End,fmnhExhibits/Panoptes-Front-End,jelliotartz/Panoptes-Front-End,parrish/Panoptes-Front-End,amyrebecca/Panoptes-Front-End,parrish/Panoptes-Front-... |
ea2bc85df3633535d4d41dec82b1546a12d249fa | client/app/app.styl | client/app/app.styl | yunity-orange = #f66c41;
.splash
height: 100%
background-color: yunity-orange
padding: 5em 0
.translucent-1
background-color: rgba(255, 255, 255, .1)
// the main layout panel
.main-panel
padding: 16px
margin-top: 1em
.md-dialog-container > md-dialog
width: 95%
max-width: 40em
.multiline
white-spa... | yunity-orange = #f66c41;
.splash
height: 100%
background-color: yunity-orange
padding: 5em 0
.translucent-1
background-color: rgba(255, 255, 255, .1)
// the main layout panel
.main-panel
padding: 16px
margin-top: 1em
.md-dialog-container > md-dialog
width: 95%
max-width: 40em
.multiline
white-spa... | Move leaflet controls below md-dialog | Move leaflet controls below md-dialog
| Stylus | mit | yunity/foodsaving-frontend,yunity/karrot-frontend,yunity/karrot-frontend,yunity/karrot-frontend,yunity/karrot-frontend,yunity/foodsaving-frontend,yunity/foodsaving-frontend,yunity/foodsaving-frontend |
eb52e355379aa8babe916f201d819c8f7ae3952d | css/modal-form.styl | css/modal-form.styl | .modal-form-trigger
@extends $reset-button
.modal-form-underlay
background: rgba(gray, 0.2)
.modal-form-pointer
background: white
box-shadow: 0 0 5px rgba(black 0.3)
height: 1em
transform: translateX(0.3em) rotate(45deg)
width: 1em
z-index: -1
.modal-form
background: white
border-radius: 3px
bo... | .modal-form-trigger
@extends $reset-button
.modal-form-underlay
background: rgba(gray, 0.2)
z-index: 1
.modal-form-pointer
background: white
box-shadow: 0 0 5px rgba(black 0.3)
height: 1em
transform: translateX(0.3em) rotate(45deg)
width: 1em
z-index: -1
.modal-form
background: white
border-rad... | Fix modals on project pages | Fix modals on project pages | Stylus | apache-2.0 | mrniaboc/Panoptes-Front-End,alexbfree/Panoptes-Front-End,parrish/Panoptes-Front-End,jelliotartz/Panoptes-Front-End,amyrebecca/Panoptes-Front-End,jelliotartz/Panoptes-Front-End,mrniaboc/Panoptes-Front-End,mrniaboc/Panoptes-Front-End,jelliotartz/Panoptes-Front-End,amyrebecca/Panoptes-Front-End,alexbfree/Panoptes-Front-En... |
ecdb19ea9bf090d7dfde25e27c739ba184b8178b | app/templates/lib/theme.styl | app/templates/lib/theme.styl | // Bespoke Classes: https://github.com/markdalgleish/bespoke-classes
// Stylus: http://learnboost.github.io/stylus
@import 'normalizecss/normalize.css'
.bespoke-parent
position: absolute
top: 0
left: 0
right: 0
bottom: 0
.bespoke-scale-parent
position: absolute
top: 0
left: 0
right: 0
bottom: 0
... | // Bespoke Classes: https://github.com/markdalgleish/bespoke-classes
// Stylus: http://learnboost.github.io/stylus
@import 'normalizecss/normalize.css'
.bespoke-parent
position: absolute
top: 0
left: 0
right: 0
bottom: 0
.bespoke-scale-parent
position: absolute
top: 0
left: 0
right: 0
bottom: 0
... | Disable pointer events on inactive bullets | Disable pointer events on inactive bullets | Stylus | mit | markdalgleish/generator-bespoketheme,bespokejs/generator-bespoketheme |
97bcb6b6f51ebc15655bee89d3ce5bcbb35dd6c4 | Packages/lesiontracker/client/components/activeEntry/activeEntry.styl | Packages/lesiontracker/client/components/activeEntry/activeEntry.styl | #entrySignIn.entryPage,
#entrySignUp.entryPage,
#changePassword
.wrapper-auth
.title-auth
color: white
.entryLogo
margin-top: 50px
height: 50px
width: 50px
// TODO: Fix theming in active-entry so we don't have to do this
.entryPage .wrapper-auth .subtitle-auth
color: white !importan... | #entrySignIn.entryPage,
#entrySignUp.entryPage,
#changePassword
.wrapper-auth
.title-auth
color: white
.entryLogo
margin-top: 50px
height: 50px
width: 50px
// TODO: Fix theming in active-entry so we don't have to do this
.entryPage .wrapper-auth
color: white !important | Fix font colour of error messages popup | Fix font colour of error messages popup
| Stylus | mit | HorizonPlatform/Viewers,OHIF/Viewers,HorizonPlatform/Viewers,HorizonPlatform/Viewers,OHIF/Viewers,HorizonPlatform/Viewers,OHIF/Viewers |
f903e57bd35214fd41933e23aba71435fcebdded | src/stylus/mixins/fonts.styl | src/stylus/mixins/fonts.styl | // @import url(http://fonts.googleapis.com/css?family=Montserrat:400,700)
default-font(style=normal, variant=normal, weight=normal, size=12px)
font-style style
font-variant variant
font-weight weight
font-size size
font-family 'Montserrat', sans-serif
text-transform none
label-font(style=normal, variant=n... | // @import url(http://fonts.googleapis.com/css?family=Montserrat:400,700)
default-font(style=normal, variant=normal, weight=normal, size=12px)
font-style style
font-variant variant
font-weight weight
font-size size
font-family 'Montserrat', sans-serif
text-transform none
label-font(style=normal, variant=n... | Fix for broken link to font | Fix for broken link to font
| Stylus | mit | concord-consortium/building-models,concord-consortium/building-models,concord-consortium/building-models,concord-consortium/building-models,concord-consortium/building-models |
199768b50826894bf68d99ac128309ca01c83523 | src/index.styl | src/index.styl | @import 'nib'
/* Change the max-height to suit your needs. */
.infinite-tree-content {
max-height: 400px;
}
.infinite-tree {
}
.infinite-tree-scroll {
overflow: auto;
}
.infinite-tree-content {
// Outline removes default browser's borders for focused element.
outline: 0;
.tree-selected.tree-item,
... | @import 'nib'
.infinite-tree {
}
.infinite-tree-scroll {
overflow: auto;
max-height: 400px; /* Change the height to suit your needs. */
}
.infinite-tree-table {
width: 100%;
}
.infinite-tree-content {
// Outline removes default browser's borders for focused element.
outline: 0;
.tree-selected.... | Set default scroll height to 400px; Add infinite-tree-table class | Set default scroll height to 400px; Add infinite-tree-table class
| Stylus | mit | cheton/infinite-tree |
0f9c2ad6c23acf7b60a682d8c17a530030894949 | stylus/modules/nav.styl | stylus/modules/nav.styl | .ion-nav {
display: inline-block;
.ion-nav-active-state {
border-bottom: 3px solid nav.border-color;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
li {
display: inline-block;
transition: border 100ms cubic-bezier(0.165, 0.840, 0.4... | .ion-nav {
display: inline-block;
.ion-nav-active-state {
border-bottom: 3px solid nav.border-color;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
li {
display: inline-block;
transition: border 100ms cubic-bezier(0.165, 0.840, 0.4... | Remove border and add hover effect to dropdowns | Remove border and add hover effect to dropdowns
| Stylus | mit | Ionogy/kernel.css,Ionogy/kernel.css |
5cee45c5cfd25603d2fc29c6b0510b27c5c1fcb9 | app/account/styles/_card.styl | app/account/styles/_card.styl | .card {
color: #555555;
cursor: pointer;
height: 222px;
float: left;
margin-bottom: 15px;
margin-right: 15px;
position: relative;
overflow: hidden;
width: 222px;
&:hover {
.card-actions {
display: block;
}
}
&.is-featured {
height: 459px;
width: 459px;
}
&.is-detail ... | .card {
color: #555555;
cursor: pointer;
height: 222px;
float: left;
margin-bottom: 15px;
margin-right: 15px;
position: relative;
overflow: hidden;
width: 222px;
&:hover {
.card-actions {
display: block;
}
}
&.is-featured {
height: 459px;
width: 459px;
}
&.is-detail ... | Fix note cards text color. | Fix note cards text color.
| Stylus | agpl-3.0 | jessamynsmith/boards-web,GetBlimp/boards-web,jessamynsmith/boards-web |
ced36d291e5f3f7a572e6a68c5416da16ff79a1d | src/stylus/main.styl | src/stylus/main.styl | /** Stylus Styles */
@import '../../node_modules/vuetify/src/stylus/settings/_colors.styl'
$theme := {
primary: #44A148
accent: $cyan.lighten-2
secondary: $indigo.darken-2
info: $blue.base
warning: $amber.base
error: $red.base
success: $green.base
}
@import '../..... | /** Stylus Styles */
@import '../../node_modules/vuetify/src/stylus/settings/_colors.styl'
$theme := {
primary: #44A148
accent: $cyan.lighten-2
secondary: $indigo.darken-2
info: $blue.base
warning: $amber.base
error: $red.base
success: $green.base
}
.navigation-dr... | Fix for drawer link issue | Fix for drawer link issue
| Stylus | mit | ysitd-cloud/development-status,ysitd-cloud/development-status |
4a14dc0e8866d5c3182f4831c42859480bd40af8 | components/eoy_artist_list/index.styl | components/eoy_artist_list/index.styl | @require '../stylus_lib'
@require './artist_item.styl'
.eoy-artist-feature
padding 20px 40px
margin 50px 0
text-align center
border 2px solid gray-lighter-color
@media (max-width: 1300px)
margin 50px 20px
&__headline
garamond-size('xxl-headline')
padding-bottom 10px
&__subheadline
garamon... | @require '../stylus_lib'
@require './artist_item.styl'
.eoy-artist-feature
padding 20px 40px
margin 50px 0
text-align center
border 2px solid gray-lighter-color
@media (max-width: 1300px)
margin 50px 20px
&__headline
garamond-size('xxl-headline')
padding-bottom 10px
&__subheadline
garamon... | Use the same color for anchors as text. | [EOY] Use the same color for anchors as text.
| Stylus | mit | xtina-starr/force,cavvia/force-1,xtina-starr/force,eessex/force,kanaabe/force,joeyAghion/force,kanaabe/force,izakp/force,artsy/force-public,artsy/force,artsy/force-public,kanaabe/force,xtina-starr/force,erikdstock/force,izakp/force,dblock/force,damassi/force,eessex/force,anandaroop/force,kanaabe/force,yuki24/force,izak... |
933d3306eccfdbf03e52a16910ff9c859d348f6c | app/css/overrides.styl | app/css/overrides.styl | // Wrap links so that they don't overflow their parent container.
a
word-wrap: break-word
.navbar
background: rgba(9, 46, 78, 1.0)
border: 0
border-radius: 0
margin: 0
.navbar-toggle
background: transparent
border: 1px solid white
border-radius: 0
.icon-bar
background: white
&:... | // Wrap links so that they don't overflow their parent container.
a
word-wrap: break-word
.navbar
background: rgba(9, 46, 78, 1.0)
border: 0
border-radius: 0
margin: 0
.navbar-toggle
background: transparent
border: 1px solid white
border-radius: 0
.icon-bar
background: white
&:... | Fix hover for navbar items. | Fix hover for navbar items.
| Stylus | mpl-2.0 | readfwd/macovei,readfwd/macovei |
058193a0f8345c1a0f8009677fda314458a78dd1 | app/styles/dragon-chromosome-view.styl | app/styles/dragon-chromosome-view.styl | @import 'mixins.styl'
.chromosome
position: relative
&.A
float: left
clear: both
&.B
float: left
margin-left: 80px
.chromosome-label
font-weight: bold
select
display: block
position: absolute
left: 50px
top: 0
&.horns
top: 25px
&.scales
top: 50px
&... | @import 'mixins.styl'
.chromosome
position: relative
&.A
float: left
clear: both
&.B
float: left
margin-left: 80px
.chromosome-label
font-weight: bold
select
display: block
position: absolute
left: 50px
top: 0
width: 50px
&.horns
top: 25px
&.scales
... | Make chromosome pulldowns a consistent size. | Make chromosome pulldowns a consistent size.
Also fixes a problem where options weren't showing on a tablet.
| Stylus | mit | concord-consortium/biologica-ui,concord-consortium/biologica-ui |
a4d5bbc52c24cdfa9053252a637e37dbe1fe79c1 | static/css/depth.styl | static/css/depth.styl | game-width = 640px
body
background: #444 url('../img/blackorchid.png')
.game
bottom: 0
color: #fff
left: 0
margin: auto
position: absolute
right: 0
top: 0
width: game-width
ul
padding: 10px
background: #000
border: 0
height: 75px
margin-top: 5px
list-style: none
width:... | game-width = 640px
body
background: #444 url('../img/blackorchid.png')
.game
bottom: 0
color: #fff
left: 0
margin: auto
position: absolute
right: 0
top: 0
width: game-width
ul
padding: 10px
background: #000
border: 0
height: 75px
margin-top: 5px
list-style: none
width:... | Fix styling of good and bad messages. | Fix styling of good and bad messages. | Stylus | mit | mythmon/depth,mythmon/depth |
91eb39aa3619ef0c6cbbb26a1c5838dc466e88bd | web/src/stylesheets/app/header.styl | web/src/stylesheets/app/header.styl | $headerTextColor = #fdfcfc
$headerHighlightColor = #555
$textColor = #666
$highlightTextColor = #333
$headerHeight = 40px
.c-header-container
color $headerTextColor
padding 0 12px 0 18px
.btn-group
margin-left 10px
margin-top 5px
.btn
min-width 40px
height 30px
.c-app-icon
font-size 20px
... | $headerTextColor = #fdfcfc
$headerHighlightColor = #555
$textColor = #666
$highlightTextColor = #333
$headerHeight = 40px
.c-header-container
color $headerTextColor
padding 0 12px 0 18px
.btn-group
margin-left 10px
margin-top 5px
.btn
min-width 40px
height 30px
.c-app-icon
font-size 20px
... | Fix weird bootstrap styling bug on the search button tooltip | Fix weird bootstrap styling bug on the search button tooltip
| Stylus | bsd-3-clause | Kitware/cinema,Kitware/cinema,Kitware/cinema,Kitware/cinema |
0b8e7e2885ef7aead17691cd1096abe08a627cd8 | www/stylus/timeline.styl | www/stylus/timeline.styl | // #/
//
// Timeline view
#timeline
padding 0 0 50px
.map
height 100px
h1
background #efefef
border-bottom 1px solid #cdcdcd
border-top 1px solid #cdcdcd
font-size 18px
margin .5em 0
padding .5em
text-align center
.check-in
color... | // #/
//
// Timeline view
#timeline
padding 0 0 50px
.map
height 100px
h1
background #efefef
border-bottom 1px solid #cdcdcd
border-top 1px solid #cdcdcd
font-size 18px
margin .5em 0
padding .5em
text-align center
.check-in
color... | Fix :active tab background color | Fix :active tab background color
| Stylus | apache-2.0 | mozilla/around,mozilla/around,mozilla/around |
e2426ded3a66fd07138ba6a0d7e286d3edeb3940 | client/style/partials/results.styl | client/style/partials/results.styl | .results
font-size 1.1em
.smallprint
position relative
top -1.4em
font-size 0.8em
.metric
margin-bottom 0.7em
.functions
list-style none
.function-name
margin 1em 0 0.5em 0
font-size 1.1em
| .results
font-size 1.1em
.smallprint
position relative
top -1.4em
font-size 0.8em
.metric
margin-bottom 0.7em
.functions
list-style none
.function-name
margin 1em 0 0.5em 0
font-size 1.1em
text-transform none
| Remove text-transform on function names. | Remove text-transform on function names.
| Stylus | mit | jared-stilwell/JSComplexity.org,philbooth/JSComplexity.org,jared-stilwell/JSComplexity.org,philbooth/JSComplexity.org,jared-stilwell/JSComplexity.org |
cbd572030fffb4eee8967743a544a7f4b1274f62 | components/artwork_item/overlay_controls.styl | components/artwork_item/overlay_controls.styl | .overlay-container
position absolute
right 5px
bottom 5px
// Extend this class and add content
// to its before pseudo element to use
.overlay-button
iconfont-styling()
display inline-block
width 40px
height @width
cursor pointer
color white
background-color dark-gray-text-color
background-color ... | .overlay-container
position absolute
right 5px
bottom 5px
// Extend this class and add content
// to its before pseudo element to use
.overlay-button
iconfont-styling()
display inline-block
width 40px
height @width
cursor pointer
color white
background-color dark-gray-text-color
background-color ... | Save button on artwork_item should only appear on hover. | Save button on artwork_item should only appear on hover.
| Stylus | mit | cavvia/force-1,izakp/force,erikdstock/force,izakp/force,yuki24/force,xtina-starr/force,anandaroop/force,cavvia/force-1,artsy/force,mzikherman/force,artsy/force-public,joeyAghion/force,mzikherman/force,kanaabe/force,joeyAghion/force,cavvia/force-1,oxaudo/force,xtina-starr/force,artsy/force,kanaabe/force,erikdstock/force... |
e9b62c2a53a194c0cc0979040c2bcf8a22672b27 | assets/styl/_layout/_footerbar.styl | assets/styl/_layout/_footerbar.styl | // Footer
//
// Styles for basic footer.
//
// Markup: footerbar.twig
//
// Styleguide Layout.Footer
.footerbar
{fontSecondary}
clear both
width 100%
min-height 30px
padding 6px 24px
border-top 3px solid $color-footer
background-color $color-default
color $color-footer
ul
fl... | // Footer
//
// Styles for basic footer.
//
// Markup: footerbar.twig
//
// Styleguide Layout.Footer
.footerbar
_pt(.5)
_pb(.5)
_pr(2)
_pl(2)
{fontSecondary}
clear both
width 100%
min-height 3rem
border-top 3px solid $color-footer
background-color $color-default
color $color-... | Replace px to rem in footerbar | Replace px to rem in footerbar
| Stylus | mit | 20minutes/colette |
e5bbd1e9f03ed425fb688934ffad62ad4a68e855 | src/web/components/widgets/webcam/index.styl | src/web/components/widgets/webcam/index.styl | [data-ns="widgets/webcam"] {
.widget-content {
position: relative;
.webcam-on-container {
min-height: 240px;
text-align: center;
.webcam-viewport {
max-width: 100%;
height: auto;
}
}
.webcam-off-contain... | [data-ns="widgets/webcam"] {
.widget-content {
position: relative;
.webcam-on-container {
min-height: 240px;
text-align: center;
.webcam-viewport {
width: 100%;
height: auto;
}
}
.webcam-off-container {... | Set the webcam viewport width to 100% | Set the webcam viewport width to 100%
| Stylus | mit | cncjs/cncjs,cheton/cnc.js,cheton/cnc.js,cheton/piduino-grbl,cncjs/cncjs,cheton/cnc,cheton/cnc,cheton/cnc,cncjs/cncjs,cheton/cnc.js,cheton/piduino-grbl,cheton/piduino-grbl |
2ab7086e981a35a102b5df9f8e317cc2995466de | imports/ui/layouts/app.styl | imports/ui/layouts/app.styl | @import '{}/node_modules/normalize-stylus/normalize.styl'
@import './mixins.styl'
@import './variables.styl'
*
font-family: Arial, Helvetica, sans-serif
body
background-color: $primary-grey
ol
list-style: none
marg-block 0
marg-inline 0
pad-inline 0
pad-block 0
p
marg-block 0
marg-inline 0
table... | @import '{}/node_modules/normalize-stylus/normalize.styl'
@import './mixins.styl'
@import './variables.styl'
*
font-family: Arial, Helvetica, sans-serif
body
background-color: $primary-grey
button
background-color: transparent
border: 0
color: inherit
cursor: pointer
font-weight: inherit
outline: 0
... | Create styling used by the selected bets box; Reset buttons styling. | Create styling used by the selected bets box; Reset buttons styling.
| Stylus | mit | LuisLoureiro/placard-wrapper |
cd9e23c84812eeb82edcc6b81943e8e15653b6cb | app/assets/stylesheets/modules/_blog.styl | app/assets/stylesheets/modules/_blog.styl | // Blog Feed
.blog-feed
margin-top global-margin * 3
.blog-feed__header
margin-top global-margin * 2
a
text-decoration none
a:hover
text-decoration underline
.blog-feed__posts
margin-top global-margin
display flex
flex-flow row wrap
margin-left: -20px;
margin-right: -20px;
// Blog Post
... | // Blog Feed
.blog-feed
margin-top global-margin * 3
.blog-feed__header
margin-top global-margin * 2
a
text-decoration none
a:hover
text-decoration underline
.blog-feed__posts
margin-top global-margin
display flex
flex-flow row wrap
margin-left: -20px;
margin-right: -20px;
// Blog Post
... | Fix display of recent blog posts after theme update | Fix display of recent blog posts after theme update
We've changed the WordPress theme on wikiedu.org, and this changed the format of the RSS feed that we use for blog posts, adding the 'screen-reader-text' span as part of the 'Read More' link. (The link also used to be called 'continued', and that link was not in a ne... | Stylus | mit | WikiEducationFoundation/WikiEduDashboard,WikiEducationFoundation/WikiEduDashboard,WikiEducationFoundation/WikiEduDashboard,WikiEducationFoundation/WikiEduDashboard,WikiEducationFoundation/WikiEduDashboard |
9a8299bd493d396a6342a53d6a226664f82dac8b | client/forum/index/sections_exclude_dlg/sections_exclude_dlg.styl | client/forum/index/sections_exclude_dlg/sections_exclude_dlg.styl | @import "nodeca.core/client/common/_variables"
.sections-exclude-dlg__sections
min-height 200px
| @import "nodeca.core/client/common/_variables"
.sections-exclude-dlg__sections
min-height 200px
overflow scroll
| Fix scroll for sections exclude dialog | Fix scroll for sections exclude dialog
| Stylus | mit | nodeca/nodeca.forum |
d469569a1bd4b9f07c04aa048d168780979475c6 | textfield/styles/index.styl | textfield/styles/index.styl | // Wrap in body for higher specificity
body
.mdl-textfield--floating-label.is-invalid .mdl-textfield__label
color mdl-error
.mdl-textfield__error
display block
:invalid
box-shadow none
.textarea-label:a... | .mdl-textfield
.mdl-textfield--floating-label.is-invalid .mdl-textfield__label
color mdl-error
.mdl-textfield__error
display block
:invalid
box-shadow none
textarea
vertical-align ... | Fix browser discrepancy on textarea | Fix browser discrepancy on textarea
| Stylus | mit | BBWeb/d-md-components,BBWeb/d-md-components |
f878b303803db7cefd5a95044f1f30b2695ca4d4 | source/stylesheets/main.styl | source/stylesheets/main.styl | bgLeft = #00a86b
bgRight = #6f5499
.jumbotron
background-color bgRight
background-image -webkit-gradient(linear, left top, left bottom, from(bgLeft), to(bgRight))
background-image -webkit-linear-gradient(top, bgLeft 0%, bgRight 100%)
background-image -o-linear-gradient(top, bgLeft 0%, bgRight 100%)
... | bgLeft = #00a86b
bgRight = #6f5499
.jumbotron
background-color bgRight
background-image -webkit-gradient(linear, left top, left bottom, from(bgLeft), to(bgRight))
background-image -webkit-linear-gradient(top, bgLeft 0%, bgRight 100%)
background-image -o-linear-gradient(top, bgLeft 0%, bgRight 100%)
... | Fix text color & label position | Fix text color & label position
| Stylus | mit | vivshaw/timestamp-api,vivshaw/timestamp-api |
1aa8e23b7660f6dd6fb953e8455c7703ccad6a85 | src/renderer/views/KeyframeView/style.styl | src/renderer/views/KeyframeView/style.styl | .keyframeView
display flex
flex-flow row
.propList
display block
width 220px
height 100%
flex none
.propItem
display flex
justify-content space-between
height 24px
padding 0 4px
line-height 24px
.propItemName
flex 1
.propKeyframeIndicator
flex 0
display inline... | .keyframeView
display flex
flex-flow row
.propList
display block
width 220px
height 100%
flex none
.propItem
display flex
justify-content space-between
height 24px
padding 0 4px
line-height 24px
.propItemName
flex 1
.propItemInput
width 5em
:global(._drag-num... | Fix prop value input overflowing | Fix prop value input overflowing
| Stylus | mit | Ragg-/Delir,Ragg-/Delir,Ragg-/Delir,Ragg-/Delir |
b47135dc4d035f326d0408c261c9150d8167e2d2 | app/assets/stylesheets/modules/_modules.styl | app/assets/stylesheets/modules/_modules.styl | .module
background-color white
border 1px solid zircon
margin 20px auto
padding 20px
position relative
&:first-child
+above(desktop)
margin-top 20px
margin-bottom 0
.section-header
min-height 40px
padding 0
h3
color bayoux
.controls
padding 0
.module__data
... | .module
background-color white
border 1px solid zircon
margin 20px auto
padding 20px
position relative
&:first-child
+above(desktop)
margin-top 20px
margin-bottom 0
.section-header
min-height 40px
padding 0
h3
color bayoux
.controls
padding 0
.module__data
... | Fix white-space wrapping of long tables. | Fix white-space wrapping of long tables.
| Stylus | mit | MusikAnimal/WikiEduDashboard,majakomel/WikiEduDashboard,alpha721/WikiEduDashboard,WikiEducationFoundation/WikiEduDashboard,KarmaHater/WikiEduDashboard,ragesoss/WikiEduDashboard,ragesoss/WikiEduDashboard,alpha721/WikiEduDashboard,Wowu/WikiEduDashboard,adamwight/WikiEduDashboard,WikiEducationFoundation/WikiEduDashboard,m... |
4e4be58eb9abe8b3e60d2d17a2dcf80be6d1be38 | assets/styles/markdown.styl | assets/styles/markdown.styl | .markdown
margin 0
> h1
margin 0
padding 20px 0 5px 0
text-align left
line-height 1.2
@extend .ellipsis
overflow-y hidden
text-transform none
a
color text-color
text-decoration none
>h2,
h3,h4,h5,h6
color text-color
font-weight 700
a
font-weight 70... | .markdown
margin 0
> h1
margin 0
padding 20px 0 5px 0
text-align left
line-height 1.2
@extend .ellipsis
white-space: normal
overflow-y hidden
text-transform none
a
color text-color
text-decoration none
>h2,
h3,h4,h5,h6
color text-color
font-weight 700
... | Fix truncating long headings related issue | Fix truncating long headings related issue
Do not truncate long headings if the width of the browser viewport
is small (which is the case with mobile devices with smaller screens),
as that creates a bad user experience.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Fix npm/newww#1114
| Stylus | isc | rutaihwa/newww,nexdrew/newww,supriyantomaftuh/newww,amilaonbitlab/newww,nexdrew/newww,psalaets/newww,kemitchell/newww,supriyantomaftuh/newww,kemitchell/newww,watilde/newww,psalaets/newww,rutaihwa/newww,amilaonbitlab/newww,watilde/newww,aredridel/newww,amilaonbitlab/newww,aredridel/newww,jonathanmarvens/npm-newww,psalae... |
60a5540cc4f425105adf73e44e431b6e9fabe327 | src/web/styles/base.styl | src/web/styles/base.styl | // ==========================================================================
// Base styles: opinionated defaults
// ==========================================================================
body {
min-width: 960px;
@media (max-width: 767px) {
min-width: 0;
}
}
/*
* Remove text-shadow in select... | // ==========================================================================
// Base styles: opinionated defaults
// ==========================================================================
body {
margin: 0;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 12px;
color: #222222... | Apply default style to the body element | Apply default style to the body element
| Stylus | mit | cheton/cnc.js,cheton/cnc.js,cheton/cnc,cheton/cnc,cheton/piduino-grbl,cheton/piduino-grbl,cncjs/cncjs,cheton/piduino-grbl,cheton/cnc,cncjs/cncjs,cheton/cnc.js,cncjs/cncjs |
1787baf417d0d9948359b81dea989bb50ac5af7d | src/css/_animations.styl | src/css/_animations.styl | .activity-enter
transition all 0.5s
transform translateX(-120%)
max-height 0
&.activity-enter-active
max-height 50px
transform translateX(0)
.activity-leave
transition all 0.5s
opacity 1
max-height 50px
&.activity-leave-active
opacity 0
max-height 0
color red
| .activity-enter
transition all 0.5s
transform translateX(-120%)
max-height 0
&.activity-enter-active
max-height 34px
transform translateX(0)
.activity-leave
transition all 0.5s
opacity 1
max-height 34px
&.activity-leave-active
opacity 0
max-height 0
color red
| Tweak animation max-height for activities | Tweak animation max-height for activities
| Stylus | mit | mknudsen01/today,mknudsen01/today |
86ef26b12aaa3c4b9520a870470e5d5788aea7d0 | src/stylus/fablevision/fv-zoom.styl | src/stylus/fablevision/fv-zoom.styl | .fv-layout-zoom
&.mission-backdrop
background-image: none
background-color: black
#zoom-challenge-container
position: absolute
width: 100%
height: 100%
left: 0
top: 0
iframe
width: 100%
height: 100%
border: none
| .fv-layout-zoom
&.mission-backdrop
background-image: none
background-color: black
#zoom-challenge-container
position: absolute
width: 100%
height: 100%
left: 0
top: 0
iframe
width: 100%
height: 94%
border: none
| Reduce the height of the iframe for protein game to make tutorial popups visible | Reduce the height of the iframe for protein game to make tutorial popups visible
| Stylus | mit | concord-consortium/geniblocks,concord-consortium/geniblocks,concord-consortium/geniblocks |
fcfaecc4bb4aa4eb3af9d569f63a0eb9c8135f7d | source/modules/star-rating/star-rating.styl | source/modules/star-rating/star-rating.styl | $stars-count = 5
.star-rating
position relative
display inline-block
width @height * $stars-count
height 30px
background url('../images/star-rating__star-grey.svg') 0 50% repeat-x
background-size auto 100%
&__bar
position absolute
top 0
left 0
overflow hidden
width 0
height 100%
background url('.... | $stars-count = 5
$height = 30px
.star-rating
position relative
display inline-block
width $height * $stars-count
height $height
background url('../images/star-rating__star-grey.svg') 0 50% repeat-x
background-size auto 100%
&__bar
position absolute
top 0
left 0
overflow hidden
width 0
height 100%
... | Fix bug wiht stylus formatter | Fix bug wiht stylus formatter
| Stylus | mit | bkzhn/gulp-front,Zoxon/gulp-front,bkzhn/gulp-front,Zoxon/gulp-front |
a4ac1de7b68cd2e5ef38a9bdba1d4d5f95c30153 | app/styles/app.styl | app/styles/app.styl | /* List View */
.ember-list-view {
overflow: auto;
position: relative;
width: 100%;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.ember-list-item-view {
border-bottom: 1px solid #bbb;
height: 60px;
posit... | /* List View */
.ember-list-view {
overflow: auto;
position: relative;
width: 100%;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.ember-list-item-view {
border-bottom: 1px solid #bbb;
height: 60px;
posit... | Add enough padding for "now playing" bar | Add enough padding for "now playing" bar
| Stylus | mit | prateekjadhwani/high-fidelity,lmorchard/high-fidelity,mozilla/high-fidelity,prateekjadhwani/high-fidelity,mozilla/high-fidelity,lmorchard/high-fidelity |
dd155e2594897c67ab25d1ace58fbd59358f6abd | client/app/app.styl | client/app/app.styl | yunity-orange = #f66c41;
.splash
height: 100%
background-color: yunity-orange
padding: 5em 0
.translucent-1
background-color: rgba(255, 255, 255, .1)
// the main layout panel
.main-panel
padding: 16px
margin-top: 1em
.md-dialog-container > md-dialog
width: 95%
max-width: 40em
.multiline
white-spa... | yunity-orange = #f66c41;
.splash
height: 100%
background-color: yunity-orange
padding: 5em 0
.translucent-1
background-color: rgba(255, 255, 255, .1)
// the main layout panel
.main-panel
padding: 16px
margin-top: 1em
.md-dialog-container > md-dialog
width: 95%
max-width: 40em
.multiline
white-spa... | Revert "Move md-dialog on top of leaflet" | Revert "Move md-dialog on top of leaflet"
This reverts commit 97e845e186797f4c8bca6e83328ab30d04faa076.
| Stylus | mit | yunity/karrot-frontend,yunity/foodsaving-frontend,yunity/karrot-frontend,yunity/foodsaving-frontend,yunity/foodsaving-frontend,yunity/karrot-frontend,yunity/karrot-frontend,yunity/foodsaving-frontend |
0b59079eeb0da446d0c76c43ac6674e35fe48851 | source/static/styles/components/typography/headings.styl | source/static/styles/components/typography/headings.styl | h1
h2
h3
h4
h5
h6
font-family $heading-font-family
font-weight $heading-font-weight
margin $base-line-height 0 0
line-height normal
a
&
&:visited
color inherit
h1
font-size 2.25em
h2
font-size 2em
h3
font-size 1.75em
h4
font-size 1.5em
h5
font-size 1.25em
h6
font-size 1em
| h1
h2
h3
h4
h5
h6
font-family $heading-font-family
font-weight $heading-font-weight
margin $base-line-height 0 0.5em
line-height normal
a
&
&:visited
color inherit
h1
font-size 2.25em
h2
font-size 2em
h3
font-size 1.75em
h4
font-size 1.5em
h5
font-size 1.25em
h6
font-size 1em
| Fix bug in hedings vertical spacings | Fix bug in hedings vertical spacings
| Stylus | mit | Zoxon/gulp-front,bkzhn/gulp-front,bkzhn/gulp-front,Zoxon/gulp-front |
83f324a9ca65c0ed441d5826029705cc2b25452d | example/redux/client/lib/components/Spinner.styl | example/redux/client/lib/components/Spinner.styl | @require '../vars.styl'
// The dots in the three bounce
.Spinner
text-align center
:global .three-bounce > div
background-color passion-pink
animation-duration 0.8s
width 8px
height 8px
&:not(:last-child)
margin-right 5px
| @require '../vars.styl'
// The dots in the three bounce
.Spinner
text-align center
:global .three-bounce > div
background-color pink
animation-duration 0.8s
width 8px
height 8px
&:not(:last-child)
margin-right 5px
| Update spinner color in redux example | Update spinner color in redux example
| Stylus | mit | iansinnott/react-static-webpack-plugin,iansinnott/react-static-webpack-plugin |
49d5954ca1be15f6b097037dceb51d54b7da830f | mdl-ui.styl | mdl-ui.styl | // import these generic styles from any stylus file with:
// @import '{kctang:mdl-ui}/mdl-ui.styl'
list-card()
background-color #46B6AC
background-position center
background-size cover
list-card-icon()
display: flex;
align-items: center;
border-top: 1px solid rgba(0, 0, 0, .1);
color: rgba(0, 0, 0, 0.54... | // import these generic styles from any stylus file with:
// @import '{kctang:mdl-ui}/mdl-ui.styl'
list-card()
background-color #46B6AC
background-position center
background-size cover
list-card-icon()
display: flex;
align-items: center;
border-top: 1px solid rgba(0, 0, 0, .1);
color: rgba(0, 0, 0, 0.54... | Add stylus mixins for BEM methodology | Add stylus mixins for BEM methodology
| Stylus | mit | kctang/mdl-ui,kctang/mdl-ui |
c56c0811cd008a75f750f21e13092402fc27dfc7 | layouts/css/layout/_lists.styl | layouts/css/layout/_lists.styl | .list-divider-pipe
margin 0
padding 0
li
display inline-block
@media screen and (min-width: 481px)
.list-divider-pipe
li
+ li:before
content '|'
padding 0 .3em 0 .1em
color $lightgray
| .list-divider-pipe
margin 0
padding 0
li
display inline-block
+ li:before
content '|'
padding 0 .3em 0 .1em
color $lightgray
@media screen and (max-width: 480px)
nav
.list-divider-pipe
margin-bottom 1rem
overflow hid... | Optimize navigation and links on small screens | CSS: Optimize navigation and links on small screens
| Stylus | mit | evanlucas/new.nodejs.org,brycebaril/new.nodejs.org,simonmcmanus/new.nodejs.org,bogas04/new.nodejs.org,JungMinu/new.nodejs.org,wonderdogone/new.nodejs.org,windhamdavid/new.nodejs.org,targos/new.nodejs.org,cgvarela/new.nodejs.org,fabiosantoscode/new.nodejs.org,matthewloring/new.nodejs.org,simonmcmanus/new.nodejs.org,evan... |
e4966653d246b2a2ec1334c36fab9ac96633cdb2 | src/styles/introjs-cozy.styl | src/styles/introjs-cozy.styl | .introjs-tooltip
background-color transparent
color white
box-shadow none
.tooltipBottom
min-width inherit
max-width inherit
width 200%!important // @stylint ignore
.tooltipRight, .tooltipSmallRight
min-width 100%
max-width 100%
.tooltipSmallBottom
margin-top -20px
left -10px!... | .introjs-tooltip
background-color transparent
color white
box-shadow none
.tooltipBottom
min-width inherit
max-width inherit
width 200%!important // @stylint ignore
.tooltipRight, .tooltipSmallRight
min-width 100%
max-width 100%
.tooltipSmallBottom
margin-top -20px
left -10px!... | Remove text on small screen :art: | fix: Remove text on small screen :art:
| Stylus | agpl-3.0 | gregorylegarec/cozy-collect,doubleface/cozy-my-accounts,doubleface/cozy-my-accounts,gregorylegarec/cozy-collect,CPatchane/cozy-collect,cozy/cozy-home,gregorylegarec/cozy-collect,lespacedunmatin/cozy-collect,cozy/cozy-home,lespacedunmatin/cozy-collect,CPatchane/cozy-collect,cozy/cozy-home |
4f8291d022a01dcb07790ae09210392fcd87cfc8 | resources/stylus/app.styl | resources/stylus/app.styl | body > div:first-child {
padding-top: 60px;
}
.table td, .table th {
vertical-align: middle;
}
body {
background-size: cover cover !important;
background-repeat: no-repeat !important;
background-position: center !important;
background-attachment: fixed !important;
}
.toast-top-full-width {
... | body > div:first-child {
padding-top: 60px;
}
.table td, .table th {
vertical-align: middle;
}
body {
background-size: cover cover !important;
background-repeat: no-repeat !important;
background-position: center !important;
background-attachment: fixed !important;
}
.toast-top-full-width {
... | Set font-family of FontAwesome to Pro version | Set font-family of FontAwesome to Pro version
| Stylus | mit | HackerSir/CheckIn,HackerSir/CheckIn |
2d92d4e0800748a235a0a18d3b8f738a8120101c | src/styles/pages/CurrentWeather.styl | src/styles/pages/CurrentWeather.styl | .current-weather-container
height: 100%
display: none
flex-direction: column-reverse
align-items: center
justify-content: space-around
opacity: 0
.current-weather
display: flex
flex-direction: column
align-items: center
justify-content: center
background: rgba(160, 158, 151, 0.7)
box-shadow: 4px 0 25... | .current-weather-container
height: 100%
display: none
flex-direction: column-reverse
align-items: center
justify-content: space-around
opacity: 0
.current-weather
display: flex
flex-direction: column
align-items: center
justify-content: center
background: rgba(160, 158, 151, 0.5)
box-shadow: 4px 0 25... | Change size of current weather background | Change size of current weather background
| Stylus | mit | IvaPetkova/My-HTML-Projects |
ee40caffa61f1b562bb15e81bcee477fd901acb0 | client/admin/core/blocks/page_head/page_head.styl | client/admin/core/blocks/page_head/page_head.styl | // Page header block (under breadcrubmbs): title + description
//
@import "nodeca.core/client/common/_variables"
.page-head
margin-top 1.5rem
margin-bottom 1rem
.page-actions
margin-top -.25rem
.page-head__title
margin 0
font-weight normal
font-size $font-size-h3
//color $brand-primary
| // Page header block (under breadcrubmbs): title + description
//
@import "nodeca.core/client/common/_variables"
.page-head
margin-top 1.5rem
margin-bottom 1rem
.page-actions
margin-top -.25rem
.page-head__title
margin 0
font-weight normal
font-size $font-size-h3
//color $brand-primary
.page-head... | Implement user edit page in ACP | Implement user edit page in ACP
| Stylus | mit | nodeca/nodeca.core,nodeca/nodeca.core |
ff7e69ad29a713a371a8f729ad34d6dc4080412b | components/channel_block_group/stylesheets/index.styl | components/channel_block_group/stylesheets/index.styl | .ChannelBlockGroup
width 100%
border-top 1px solid bordergray
display flex
padding (unit * 2) 0
justify-content center
@media (min-width:(block_width_mar * 3) + 20) and (max-width:(block_width_mar * 4) + 20)
.Block:nth-of-type(1n+4)
display none
@media (min-width:(block_width_mar * 2) + 20) and... | .ChannelBlockGroup
width 100%
border-top 1px solid bordergray
padding (unit * 2) 0
&__inner
margin 0 auto
display flex
justify-content flex-start
for i in (1..4)
@media (min-width:(block_width_mar * i) + 20) and (max-width:(block_width_mar * (i + 1)) + 20)
&__inner
width (block_... | Clean channel block group style | Clean channel block group style
| Stylus | mit | aredotna/ervell,aredotna/ervell,aredotna/ervell,aredotna/ervell,aredotna/ervell |
5288869558681c4526adc511685d791675fce99a | src/styles/components/Search.styl | src/styles/components/Search.styl | .search-container
height: 100%
display: flex
flex-direction: column
align-items: center
justify-content: space-evenly
.input-container
margin-top: 45px
input[type=text]
width: 360px
padding: 10px
border-radius: 4px
border: 1px solid rgba(0,0,0,0)
background: #ccc
transition: all 0.3s
box-... | .search-container
height: 100%
display: flex
flex-direction: column
align-items: center
justify-content: space-evenly
.input-container
input[type=text]
width: 360px
padding: 10px
border-radius: 4px
border: 1px solid rgba(0,0,0,0)
background: #ccc
transition: all 0.3s
box-shadow: 2px 2px 10p... | Add media screen for search in mobile | Add media screen for search in mobile
| Stylus | mit | IvaPetkova/My-HTML-Projects |
2fb5de9e6690d41731b48e472041c0580b5f8e02 | components/page_modal/index.styl | components/page_modal/index.styl | @import '../stylus_lib'
.iframed-page-modal
.modal-backdrop
background-color rgba(gray-lighter-color, 0.5)
.modal-body
height 100%
&.is-loading > .modal-backdrop::before
background-color black !important
iframe
vertical-align bottom
| @import '../stylus_lib'
.iframed-page-modal
.modal-backdrop
background-color rgba(black, 0.2)
.modal-body
height 100%
&.is-loading > .modal-backdrop::before
background-color black !important
iframe
vertical-align bottom
| Switch to 20% transparent black | Switch to 20% transparent black
| Stylus | mit | eessex/force,artsy/force-public,izakp/force,izakp/force,kanaabe/force,anandaroop/force,izakp/force,erikdstock/force,kanaabe/force,kanaabe/force,yuki24/force,dblock/force,xtina-starr/force,oxaudo/force,oxaudo/force,xtina-starr/force,erikdstock/force,mzikherman/force,artsy/force,oxaudo/force,joeyAghion/force,eessex/force... |
19d68caa80c201e32996fc7aef3660336c99da83 | plugins/item_tasks/web_client/stylesheets/controlWidget.styl | plugins/item_tasks/web_client/stylesheets/controlWidget.styl | .g-control-widget-label
margin-bottom 2px
.g-control-widget-description
font-size 12px
color #666
margin-bottom 4px
.g-control-item
input.form-control
height auto
| @import '~nib/index.styl'
.g-control-widget-label
margin-bottom 2px
.g-control-widget-description
font-size 12px
color #666
margin-bottom 4px
.g-control-item
input.form-control
height auto
select
appearance none
| Fix bottom of text cut off in select boxes | Fix bottom of text cut off in select boxes
| Stylus | apache-2.0 | kotfic/girder,girder/girder,girder/girder,sutartmelson/girder,kotfic/girder,sutartmelson/girder,manthey/girder,sutartmelson/girder,jbeezley/girder,data-exp-lab/girder,RafaelPalomar/girder,Kitware/girder,data-exp-lab/girder,jbeezley/girder,kotfic/girder,Xarthisius/girder,adsorensen/girder,Xarthisius/girder,Xarthisius/gi... |
4bdf93fa34e4acc838d6a5706ca210085b8749de | packages/landsofillusions-items/sync/memories/components/actionspreview/actionspreview.styl | packages/landsofillusions-items/sync/memories/components/actionspreview/actionspreview.styl | @import "{retronator:landsofillusions}/style/style.import"
.landsofillusions-items-sync-memories-components-actionspreview
.characters
list-style none
padding 0
.character
.image
position relative
width 16rem
height 64rem
.actions-area
&::after
content ''
... | @import "{retronator:landsofillusions}/style/style.import"
.landsofillusions-items-sync-memories-components-actionspreview
.characters
list-style none
padding 0
.character
.image
position relative
width 16rem
height 64rem
.actions-area
&::after
content ''
... | Fix for memory previews in Safari. | Fix for memory previews in Safari.
| Stylus | agpl-3.0 | Retronator/Pixel-Art-Academy,Retronator/Pixel-Art-Academy,Retronator/Pixel-Art-Academy |
e8bbf5e35e82c6deede3bf90a7435ee6902b71e8 | Packages/viewerbase/components/viewer/imageViewerViewports/imageViewerViewports.styl | Packages/viewerbase/components/viewer/imageViewerViewports/imageViewerViewports.styl | #imageViewerViewports
height: calc(100% - 30px)
width: 100%
.viewportContainer
float: left
border: 2px solid #777
&.active, &:hover.active
border: 2px solid #9A6617
&:hover
border: 2px solid white
.removable
width: 100%
height: 100%
position:... | #imageViewerViewports
height: calc(100% - 30px)
width: 100%
.viewportContainer
float: left
border: 2px solid #777
&.active
border: 2px solid #777
&:hover
border: 2px solid white
.removable
width: 100%
height: 100%
position: relative // Necess... | Remove active viewport orange border; just use white border on hover | Remove active viewport orange border; just use white border on hover
| Stylus | mit | HorizonPlatform/Viewers,OHIF/Viewers,HorizonPlatform/Viewers,OHIF/Viewers,HorizonPlatform/Viewers,OHIF/Viewers,HorizonPlatform/Viewers |
5a3904a0a548835a5115108862c76a704e90d7e3 | web_external/view/overlay/StartingScreen/index.styl | web_external/view/overlay/StartingScreen/index.styl | @require '../../../style/colors.styl';
#overlay
.starting-screen
.login-links
position absolute
top 1.5em
right 4em
.h1-logo
height 40px
margin-top 21.440px
margin-bottom 21.440px
.welcome-section
margin-top 0.5em
.text-chunk
position: relative;
... | @require '../../../style/colors.styl';
#overlay
.starting-screen
.login-links
position absolute
top 1.5em
right 4em
.h1-logo
height 40px
margin-top 21.440px
margin-bottom 21.440px
.welcome-section
margin-top 0.5em
.text-chunk
position: relative;
... | Use justified text for start screen welcome text | Use justified text for start screen welcome text
| Stylus | apache-2.0 | ronichoudhury-work/resonantlab,ronichoudhury-work/resonantlab,ronichoudhury-work/resonantlab,ronichoudhury-work/resonantlab |
0e6c04c57dc4df70b3921fcb4460c743c64be65f | app/homework/HomeworkPage.styl | app/homework/HomeworkPage.styl | .homeworkPage
width: 100%
height: 100%
.col-md-3
height: 100%
.todayContainer
display: flex
flex-direction: column | .homeworkPage
width: 100%
height: 100%
.todayContainer
display: flex
flex-direction: column
| Fix issue where HW view columns appear too tall on smaller screens | Fix issue where HW view columns appear too tall on smaller screens
| Stylus | mit | MyHomeworkSpace/client |
5a6f2400841489f954ecee22e219b86266282e1f | styl/forms.styl | styl/forms.styl | .form-group
// global rules
button, input, optgroup, select, textarea
font inherit
letter-spacing .01rem
&:focus
outline: 0
// all inputs that are within a standard box
input[type=date], input[type=datetime], input[type=datetime-local], input[type=email],
input[t... | .form-group
// global rules
button, input, optgroup, select, textarea
font inherit
letter-spacing .01rem
&:focus
outline: 0
// all inputs that are within a standard box
input[type=date], input[type=datetime], input[type=datetime-local], input[type=email],
input[t... | Add transparent border to match size of inputs | Add transparent border to match size of inputs
| Stylus | mit | RyenNelsen/baremetal |
eaca444bb9aeedd5f1eee0b7e40411d3af71d228 | assets/css/_footer.styl | assets/css/_footer.styl | .skinny-footer
position: fixed
z-index: 10
width: 100%
bottom: 0
background-color darken(dark-blue, 10%)
.share-controls
text-align: center
padding: 14px 10px 5px 10px
.top-band
position: relative
z-index: 10
width: 100%
.stripe
height: 5px
display: block
float: left
width: 25%
list-sty... | .skinny-footer
position: fixed
z-index: 10
width: 100%
bottom: 0
background-color darken(dark-blue, 10%)
.share-controls
text-align: center
padding: 14px 10px 5px 10px
.top-band
position: relative
z-index: 10
width: 100%
.stripe
height: 5px
display: block
float: left
width: 25%
list-sty... | Add hover state Remove bold weight from .credit - (was forcing bold) | Add hover state
Remove bold weight from .credit - (was forcing bold)
| Stylus | mit | mojotech/social-builder,nagyistoce/social-builder |
85a037e501801165829166a7f11b61dcc020a6d0 | stylus/jeet/_settings.styl | stylus/jeet/_settings.styl | /**
* Grid settings.
* All values are defaults and can therefore be easily overidden.
*/
jeet = {
gutter ?= 3,
parent-first ?= false,
layout-direction ?= LTR,
max-width ?= 1440px
}
| /**
* Grid settings.
* All values are defaults and can therefore be easily overidden.
*/
jeet = {
gutter: 3,
parent-first: false,
layout-direction: LTR,
max-width: 1440px
}
| Revert settings back to objects | Revert settings back to objects | Stylus | mit | greyhwndz/jeet,travisc5/jeet,nagyistoce/jeet,mojotech/jeet,durvalrafael/jeet,lucasoneves/jeet,jakecleary/jeet,macressler/jeet,ccurtin/jeet,rafaelstz/jeet,mojotech/jeet,pramodrhegde/jeet |
9d24594d660bb5fd5d35e7ef93f5613579e36141 | stylesheets/base/normalise.styl | stylesheets/base/normalise.styl | html
body
padding: 0
margin: 0
body
-webkit-font-smoothing: antialiased
position: relative
img
border: 0
| html
body
padding: 0
margin: 0
body
-webkit-font-smoothing: antialiased
-moz-osx-font-smoothing: grayscale
position: relative
img
border: 0
| Add osx font smoothing for firefox too | Add osx font smoothing for firefox too
| Stylus | mit | revolunet/putaindecode.fr,putaindecode/putaindecode.fr,putaindecode/putaindecode.io,revolunet/putaindecode.fr,putaindecode/putaindecode.fr,revolunet/putaindecode.fr,putaindecode/putaindecode.fr |
cf83361964e7a48c699759b1d87ad9a809194e71 | textEditorWidget/index.styl | textEditorWidget/index.styl | @import "nib"
@require '../node_modules/codemirror/lib/codemirror.css'
@require '../node_modules/codemirror/addon/dialog/dialog.css'
@require '../node_modules/codemirror/addon/hint/show-hint.css'
@require '../node_modules/codemirror/addon/lint/lint.css'
@require '../node_modules/codemirror/addon/fold/foldgutter.css'
... | @import "nib"
@require '../node_modules/codemirror/lib/codemirror.css'
@require '../node_modules/codemirror/addon/dialog/dialog.css'
@require '../node_modules/codemirror/addon/hint/show-hint.css'
@require '../node_modules/codemirror/addon/lint/lint.css'
@require '../node_modules/codemirror/addon/fold/foldgutter.css'
... | Make the fold markers bigger. | Make the fold markers bigger.
| Stylus | mit | florentpoujol/superpowers-ftext-plugin,florentpoujol/superpowers-ftext-plugin,florentpoujol/superpowers-ftext-plugin |
738b97cbbecdbe0cfbe4b4ae2053f1d507e88f7f | src/styles/components/Search.styl | src/styles/components/Search.styl | .search-container
text-align: center
.input-container
margin-top: 45px
input[type=text]
width: 360px
padding: 10px
border-radius: 4px
border: 1px solid rgba(0,0,0,0)
background: #ccc
transition: all 0.3s
box-shadow: 2px 2px 10px rgba(0,0,0, 0.3)
&:hover,
&:focus
box-shadow: 3px 4px ... | .search-container
height: 100%
display: flex
flex-direction: column
align-items: center
justify-content: space-evenly
.input-container
margin-top: 45px
input[type=text]
width: 360px
padding: 10px
border-radius: 4px
border: 1px solid rgba(0,0,0,0)
background: #ccc
transition: all 0.3s
box-... | Update style for search container | Update style for search container
| Stylus | mit | IvaPetkova/My-HTML-Projects |
f479e236f5ac9a1a035d83dfa6d3bcec148a3871 | app/styles/day.styl | app/styles/day.styl | .day
border 1px solid #eee
display flex
ul
padding .5em
.day-date
border-right 1px solid #ddd
font-size .8em
min-width 2.5em
padding .5em
text-align right
.day-weekend
background #eee !important
.event-list
flex-grow 1
list-style none
margin 0
padding 0
.event
display flex
positio... | .day
border 1px solid #eee
display flex
ul
padding .5em
.day-date
border-right 1px solid #ddd
font-size .8em
min-width 2.5em
padding .5em
text-align right
.day-weekend
background #eee !important
.event-list
flex-grow 1
list-style none
margin 0
padding 0
.event
display flex
positio... | Add more space for popup | Add more space for popup
| Stylus | mit | byteclubfr/bc-planner,lmtm/bc-planner,lmtm/bc-planner,byteclubfr/bc-planner |
b587ecb6c41d47adbb5586251a0bc7c57e57e52a | src/styles/pages/CurrentWeather.styl | src/styles/pages/CurrentWeather.styl | .current-weather-container
height: 100%
display: none
flex-direction: column-reverse
align-items: center
justify-content: space-around
opacity: 0
.current-weather
display: flex
flex-direction: column
align-items: center
justify-content: center
background: rgba(160, 158, 151, 0.5)
box-shadow: 4px 0 25... | .current-weather-container
height: 100%
display: none
flex-direction: column-reverse
align-items: center
justify-content: space-around
opacity: 0
.current-weather
display: flex
flex-direction: column
align-items: center
justify-content: center
background: rgba(160, 158, 151, 0.5)
box-shadow: 4px 0 25... | Set margin to country in current weather | Set margin to country in current weather
| Stylus | mit | IvaPetkova/My-HTML-Projects |
e766b432a700e22d78b84399f05de7b7e2e477a6 | src/styles/main.styl | src/styles/main.styl | .middle
text-align center
margin 0 auto
width 50%
.file-upload
margin-top 50px
.cy
height 1000px
| .middle
text-align center
margin 0 auto
width 50%
.file-upload
margin-top 50px
.cy
height 1000px
width 90%
margin 0 auto
| Set the width so scrolling works | Set the width so scrolling works
| Stylus | mit | tomsteele/domain-trust-grapher,tomsteele/domain-trust-grapher |
f5f1526571c3d37c21c9f4885c4b8b0a0c1d7009 | src/app/components/comment/avatar-list/avatar-list.styl | src/app/components/comment/avatar-list/avatar-list.styl | .comment-avatar-list
@extend .clearfix
margin-left: -10px
margin-right: -10px
.btn
vertical-align: top
&-item
display: inline-block
width: 56px
height: 56px
margin: 0 10px 10px 10px
vertical-align: middle
&-comment
&-title
@extend .h5
margin-top: 0
margin-bottom: $font-size-base * 0.5
... | .comment-avatar-list
@extend .clearfix
margin-left: -10px
margin-right: -10px
.btn
vertical-align: top
margin: 0 10px 10px 10px
&-item
display: inline-block
width: 56px
height: 56px
margin: 0 10px 10px 10px
vertical-align: middle
&-comment
&-title
@extend .h5
margin-top: 0
margin-bott... | Fix spacing for avatar list. | Fix spacing for avatar list.
| Stylus | mit | gamejolt/gamejolt,gamejolt/gamejolt,gamejolt/gamejolt,gamejolt/gamejolt |
19569e54234cc7a9bc2a2eea60b8f857098cf7a0 | modules/list/index.styl | modules/list/index.styl | // Tâmia © 2013 Artem Sapegin http://sapegin.me
// Unordered list with dashes as bullets
// Place bullets inside container (by default bullets are outside).
list_inside ?= false
.list
> li
position: relative
padding-left: 1.3em
margin-left: -1.3em unless list_inside
> li:before
position: absolute
left: 0... | // Tâmia © 2013 Artem Sapegin http://sapegin.me
// Unordered list with dashes as bullets
// Place bullets inside container (by default bullets are outside).
list_inside ?= false
.list
> li
position: relative
padding-left: 1.3em
margin-left: -1.3em unless list_inside
> li:before
position: absolute
left: 0... | Fix lists on narrow screens when content_max_width used instead of max_width. | List: Fix lists on narrow screens when content_max_width used instead of max_width.
| Stylus | mit | tamiadev/tamia,tamiadev/tamia |
330a03f6d846be37489195f0626572d060a48e23 | web_external/stylesheets/body/studyPage.styl | web_external/stylesheets/body/studyPage.styl | content-margin = 20px
.isic-study-users-content
.isic-study-featureset-content
.isic-study-segmentations-content
margin-left content-margin
.isic-study-users-content
.isic-study-segmentations-content
max-height 200px
overflow-y auto
.isic-study-users-content
ul
margin-bottom 0px
.isic-study-segmentations... | content-margin = 20px
.isic-study-users-content
.isic-study-featureset-content
.isic-study-segmentations-content
margin-left content-margin
.isic-study-users-content
.isic-study-segmentations-content
display inline-block
max-height 200px
overflow-y auto
.isic-study-users-content
ul
margin-bottom 0px
.i... | Tweak Study detail table layout | Tweak Study detail table layout
| Stylus | apache-2.0 | ImageMarkup/isic-archive,ImageMarkup/isic-archive,ImageMarkup/isic-archive,ImageMarkup/isic-archive |
871dacf3f39f5baf41ed98ecd1718f869224c3d1 | src/renderer/style/_components/NcoNotifier.styl | src/renderer/style/_components/NcoNotifier.styl | .NcoNotifier
position absolute
top 48px
left 0
z-index 10
width 100%
height 400px
overflow hidden
pointer-events none
&_item
//animation-name NcoNotifierSlidein
display none
height 100px
padding 8px 16px
color black
background rgba(... | .NcoNotifier
position absolute
top 48px
left 0
z-index 10
width 100%
height 400px
overflow hidden
pointer-events none
&_item
//animation-name NcoNotifierSlidein
display none
// height 100px
padding 8px 16px
color black
background rg... | Add border in between notify | [Design] Add border in between notify
| Stylus | mit | Ragg-/nco,Ragg-/nco |
207b2307b95303d032cfe9f8ac527f3765b1b3ee | components/comment/widget/widget.styl | components/comment/widget/widget.styl | .comment-widget
&-thread
margin-bottom: $line-height-computed * 2
&-translate-btn
margin-bottom: $line-height-computed * 2
margin-left: 100px
&-translating &-comments
opacity: 0.5
.translate-button-branding
font-weight: normal
font-size: $font-size-tiny
text-transform: none
display: block
@media $m... | .comment-widget
&-thread
margin-bottom: $line-height-computed * 2
&-translate-btn
margin-bottom: $line-height-computed * 2
@media $media-sm-up
margin-left: 100px
&-translating &-comments
opacity: 0.5
.translate-button-branding
font-weight: normal
font-size: $font-size-tiny
text-transform: none
di... | Fix styling of comment translation button for mobile. | Fix styling of comment translation button for mobile.
| Stylus | mit | gamejolt/frontend-lib,gamejolt/frontend-lib,gamejolt/frontend-lib,gamejolt/frontend-lib |
b2b14e5fedb558dab0a5f0e543a65dc45c75a598 | assets/css/layout/one-col.styl | assets/css/layout/one-col.styl | .one-col {
.document-content {
min-width: 300px
min-height: 100%
max-width: 600px
& > section {
padding: h(2)
}
& > section + section {
border-top: 1px solid $blue-bg-dark
}
pre code {
background: $blue-bg
... | .one-col {
.document-content {
min-width: 300px
min-height: 100%
max-width: 600px
& > section {
padding: h(2)
}
& > section + section {
border-top: 1px solid $blue-bg-dark
}
.left, .full {
margin: h(2) 0;
... | Fix spacing in one column layout | Fix spacing in one column layout
| Stylus | mit | pillars/bibliosoph |
2b11927159559d4bce480f8630ab22ed12587176 | styl/flex-grid.styl | styl/flex-grid.styl | generateFlexGrid($name = 'sm', $columns = 12)
$classSelector = \' + 'flex-' + $name + \'
[class*={$classSelector}]
padding 0 10px
for $x in 1..$columns
.flex-{$name}-{$x}
flex 0 0 round(1% * (($x / $columns) * 100), 2)
.flex-row
display flex
flex-wrap wrap
margin 0 a... | generateFlexGrid($name = 'sm', $columns = 12)
$classSelector = \' + 'flex-' + $name + \'
[class*={$classSelector}]
padding 0 10px
for $x in 1..$columns
.flex-{$name}-{$x}
flex 0 0 round(1% * (($x / $columns) * 100), 2)
.flex-row
display flex
flex-wrap wrap
margin 0 a... | Add helper classes for flexbox grid layouts | Add helper classes for flexbox grid layouts
| Stylus | mit | RyenNelsen/baremetal |
eb80ed9f61215483073a45c1f0a1644572f98f71 | app/components/plus-dash/plus-dash.styl | app/components/plus-dash/plus-dash.styl | @import '../plus-app/global'
:host
width: 100%
height: 100%
#headerPane
background: #E9E9E9
background: navyBase
.button
color: #6B6B6B
color: pinkAccent
h1
text-align: center
line-height: 60px
font-family: "Montserrat"
font-weight: bold
font-size: 32px
color: #6B6B6B
color: pinkAccent
... | @import '../../styles/global'
:host
width: 100%
height: 100%
#headerPane
background: #E9E9E9
background: navyBase
.button
color: #6B6B6B
color: white
h1
text-align: center
line-height: 60px
font-family: "Montserrat"
font-weight: bold
font-size: 32px
color: #6B6B6B
color: pinkAccent
#col... | Add minor changes to dash styling | Add minor changes to dash styling
| Stylus | mit | kincaidoneil/postplus,kincaidoneil/postplus |
0888c4561e213128131e9d4f961093447a54686e | web_external/view/overlay/StartingScreen/index.styl | web_external/view/overlay/StartingScreen/index.styl | @require '../../../style/colors.styl';
#overlay
.starting-screen
.login-links
position absolute
top 1.5em
right 4em
#new-project-buttons
flex-wrap nowrap
flex-direction column
.h1-logo
height 40px
margin-top 21.440px
margin-bottom 21.440px
.welcome-s... | @require '../../../style/colors.styl';
#overlay
.starting-screen
.login-links
position absolute
top 1.5em
right 4em
#new-project-buttons
flex-wrap nowrap
flex-direction column
.h1-logo
height 40px
margin-top 21.440px
margin-bottom 21.440px
.welcome-s... | Reduce severe margin for welcome text | Reduce severe margin for welcome text
| Stylus | apache-2.0 | ronichoudhury-work/resonantlab,ronichoudhury-work/resonantlab,ronichoudhury-work/resonantlab,ronichoudhury-work/resonantlab |
8b2e53ec925d77ee816189a51ce1a3ddfe73e23d | src/styles/createAlbumForm.styl | src/styles/createAlbumForm.styl | @import 'cozy-ui'
.pho-create-album-form
@extend $form
@extend $form-text
@extend $form-button
.coz-create-album-label
display block
margin-bottom .5em
text-transform uppercase
color #92a0b2
font-size .75em
padding .55em 0
... | @import 'cozy-ui'
.pho-create-album-form
@extend $form-text
.coz-create-album-label
display block
margin-bottom .5em
text-transform uppercase
color #92a0b2
font-size .75em
padding .55em 0
.coz-inline-form
display fl... | Fix create album input UI | [fix] Fix create album input UI
| Stylus | agpl-3.0 | enguerran/cozy-files-v3,nono/cozy-files-v3,cozy/cozy-files-v3,nono/cozy-files-v3,y-lohse/cozy-files-v3,nono/cozy-files-v3,goldoraf/cozy-photos-v3,enguerran/cozy-files-v3,enguerran/cozy-drive,y-lohse/cozy-files-v3,goldoraf/cozy-drive,y-lohse/cozy-files-v3,enguerran/cozy-drive,y-lohse/cozy-drive,y-lohse/cozy-drive,nono/c... |
03a2aa7ce614ddddc03c9d0aedeb6808913f9f0a | components/auction_reminders/index.styl | components/auction_reminders/index.styl | @require '../stylus_lib'
reminder-width = 500px
reminder-height = 120px
.auction-reminders
position fixed
bottom 40px
right 40px
z-index zindex-modal
.auction-reminder
position relative
display flex
width reminder-width
height reminder-height
block-margins(15px)
padding 15px 90px 15px 15px
alig... | @require '../stylus_lib'
reminder-width = 500px
reminder-height = 120px
.auction-reminders
position fixed
bottom 40px
right 40px
z-index zindex-modal
.auction-reminder
position relative
display flex
width reminder-width
height reminder-height
block-margins(15px)
padding 15px 90px 15px 15px
alig... | Fix the live auction preview image width in Safari | Fix the live auction preview image width in Safari
| Stylus | mit | eessex/force,anandaroop/force,artsy/force,kanaabe/force,mzikherman/force,oxaudo/force,oxaudo/force,cavvia/force-1,cavvia/force-1,xtina-starr/force,joeyAghion/force,artsy/force,kanaabe/force,izakp/force,artsy/force,cavvia/force-1,joeyAghion/force,anandaroop/force,anandaroop/force,xtina-starr/force,yuki24/force,yuki24/fo... |
164ab543d222d797aafa099a6460e5eb16dd5a41 | src/stylus/main.styl | src/stylus/main.styl | global-reset()
@import variables
html
height 100%
body
height 100%
font-size 18px
font-family Lato, sans-serif
font-weight 300
margin 0
a
color link-color
h1, h2, h3, h4, h5
font-weight 400
@import layout
@import helpers
@import buttons
@import alerts
@import builds
@import projects
| @import variables
global-reset()
*
box-sizing border-box
html
height 100%
body
height 100%
font-size 18px
font-family Lato, sans-serif
font-weight 300
margin 0
a
color link-color
h1, h2, h3, h4, h5
font-weight 400
@import layout
@import helpers
@import buttons
@import alerts
@import builds
@impo... | Add box-sizing: border box on all elements | Add box-sizing: border box on all elements
| Stylus | mit | frigg/frigg-hq-frontend,frigg/frigg-hq-frontend |
c245379f88e9b205f17e12610c0d88aa9c4b497b | stylus/generic/input.styl | stylus/generic/input.styl | .ion-input-text {
background: input.bg;
border: 1px solid #eee;
border-radius: 3px;
box-sizing: border-box;
display: block;
font-family: inherit;
margin: 15px 0 15px 0;
max-width: 100%;
padding: 8px;
transition: border 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
&:focus {
... | .ion-input-text {
background: input.bg;
border: 1px solid #eee;
border-radius: 3px;
box-sizing: border-box;
display: block;
font-family: inherit;
margin: 15px 0 15px 0;
width: 100%;
padding: 8px;
transition: border 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
&:focus {
... | Change default width to 100% | Change default width to 100%
| Stylus | mit | Ionogy/kernel.css,Ionogy/kernel.css |
53b07370378780002398e26f3ffda68882b8ecb6 | imports/stylesheets/loading.import.styl | imports/stylesheets/loading.import.styl | .loading
margin-top 30px
text-align center
&.centered
position absolute
margin-top 0
top 50%
left 50%
transform translate(-50%, -50%)
img
height 80px
width 80px
&.small
img
height 40px
width 40px
p
font-size 1em
p
text-align center
text-transform... | .loading
margin 30px 0
text-align center
&.centered
position absolute
margin 0
top 50%
left 50%
transform translate(-50%, -50%)
img
height 80px
width 80px
&.small
img
height 40px
width 40px
p
font-size 1em
p
text-align center
text-transform upper... | Fix margins of static unpositioned loading animation | Fix margins of static unpositioned loading animation
| Stylus | apache-2.0 | ecohealthalliance/eidr-connect,ecohealthalliance/eidr-connect,ecohealthalliance/eidr-connect,ecohealthalliance/eidr-connect |
7987d00d6634a39f383772f6fc12913bd860984c | components/channel_block_group/stylesheets/index.styl | components/channel_block_group/stylesheets/index.styl | .ChannelBlockGroup
width 100%
&__inner
margin 0 auto
display flex
justify-content flex-start
&__divider
border-top 1px solid bordergray
margin 2em auto
height 0
for i in (1..5)
@media (min-width:(block_width_mar * i) + 20) and (max-width:(block_width_mar * (i + 1)) + 20)
&__in... | .ChannelBlockGroup
width 100%
&__inner
margin 0 auto
display flex
justify-content flex-start
&__divider
border-top 1px solid bordergray
margin 2em auto
height 0
for i in (1..5)
@media (min-width:(block_width_mar * i) + 20) and (max-width:(block_width_mar * (i + 1)) + 20)
&__in... | Hide new border on mobile size | Hide new border on mobile size
| Stylus | mit | aredotna/ervell,aredotna/ervell,aredotna/ervell,aredotna/ervell,aredotna/ervell |
413b14ff6e5587f45419af3e393e627a6785a6d6 | src/app/components/SiteFooter/styles.styl | src/app/components/SiteFooter/styles.styl | @import '~app/assets/stylus'
.root
background: $themeColor
color: $backgroundColor
padding: $minPadding 0
+from($sml)
padding: $smlPadding 0
+from($med)
padding: $medPadding 0
+from($lge)
padding: $lgePadding 0
+from($xlg)
padding: $xlgPadding 0
.column
composes: column from 'app... | @import '~app/assets/stylus'
.root
background: $themeColor
color: $backgroundColor
padding: $minPadding 0
+from($sml)
padding: $smlPadding 0
+from($med)
padding: $medPadding 0
+from($lge)
padding: $lgePadding 0
+from($xlg)
padding: $xlgPadding 0
.column
composes: column from 'app... | Fix stylus bug with variables inside calc | Fix stylus bug with variables inside calc
| Stylus | mit | nhardy/web-scaffold |
e8381bbff72b2602cd2a72ae732079e47b419872 | src/app.styl | src/app.styl | @import '_vars.styl'
:global
@import 'normalize.css/normalize.css'
html
font-family "futura-pt", sans-serif
&.wf-loading
color transparent
*
color transparent !important
text-shadow none !important
::selection
background selection-color
color lighten(selection-color, 75%)
a
color accentCo... | @import '_vars.styl'
:global
@import '~normalize.css/normalize.css'
html
font-family "futura-pt", sans-serif
&.wf-loading
color transparent
*
color transparent !important
text-shadow none !important
::selection
background selection-color
color lighten(selection-color, 75%)
a
color accentC... | Load normalize from node_modules using webpack's resolver | Load normalize from node_modules using webpack's resolver
| Stylus | mit | simshanith/pi.simloovoo.com,simshanith/pi.simloovoo.com,simshanith/pi.simloovoo.com |
af76d19fff1809e006c8575051abc5588da8163c | styl/main.styl | styl/main.styl | /*! baremetal v0.1.0 | MIT License | github.com/ryennelsen/baremetal */
@require globals
@require variables
@require grid
@require forms
| /*!! baremetal v0.1.0 | MIT License | github.com/ryennelsen/baremetal */
@require globals
@require variables
@require grid
@require forms
| Add extra exclamation mark to preserve buffered/important comment structure | Add extra exclamation mark to preserve buffered/important comment structure
| Stylus | mit | RyenNelsen/baremetal |
049be916ac36b93cbd76411ac990d15eeb80632d | public/style/mixins.styl | public/style/mixins.styl | clearfix()
zoom 1
&:before, &:after
content '.'
display block
height: 0
overflow hidden
&:after
clear both
invisible()
height 0
line-height 0
font-size 0
color transparent
overflow hidden
vertical-gradient(from, to)
background-image -webkit-gradient(linear, left top, left bottom,... | clearfix()
zoom 1
&:before, &:after
content '.'
display block
height: 0
overflow hidden
&:after
clear both
invisible()
height 0
line-height 0
font-size 0
color transparent
overflow hidden
vertical-gradient(from, to)
background-image -webkit-gradient(linear, left top, left bottom,... | Add drop shadow to menu. | Add drop shadow to menu.
| Stylus | mit | jared-stilwell/JSComplexity.org,philbooth/JSComplexity.org,jared-stilwell/JSComplexity.org,philbooth/JSComplexity.org,jared-stilwell/JSComplexity.org |
5a15508bd57d3cf4b84d0983ebed855dfb5a9388 | client/stylesheets/base.styl | client/stylesheets/base.styl | // base styles
body {
max-width: 960px;
margin: 0 auto;
font-family: 'Lato', Helvetica, sans-serif;
font-size: 16px;
line-height: 1.5;
}
h1 {
font-weight: bold;
font-size: 32px
}
h2 {
font-weight: bold;
font-size: 24px;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
margin-bottom: 0.5em;
}
code {
... | // base styles
body {
max-width: 960px;
margin: 0 auto;
font-family: 'Lato', Helvetica, sans-serif;
font-size: 16px;
line-height: 1.5;
}
h1 {
font-weight: bold;
font-size: 32px
}
h2 {
font-weight: bold;
font-size: 24px;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
margin-bottom: 0.5em;
}
code {
... | Make forms a little nicer | Make forms a little nicer | Stylus | mit | percolatestudio/ground-control,percolatestudio/ground-control |
40a17b23b6916c50a04a4304a30e703fe6d757d0 | components/commercial_filter/views/popular_artists/index.styl | components/commercial_filter/views/popular_artists/index.styl | .cf-popular_artists
&__row
margin-top 15px
&:hover
i
color black
img
display inline-block
border-radius 15px
margin-right 10px
vertical-align middle
a
text-decoration none
i
color gray-lighter-color
vertical-align middle
float right
... | .cf-popular_artists
&__row
margin-top 15px
&:hover
i
color black
img
display inline-block
border-radius 15px
margin-right 10px
vertical-align middle
a
text-decoration none
i
color gray-lighter-color
vertical-align middle
float right
... | Add color transition and change font size of chevron on popular artists on /collect | Add color transition and change font size of chevron on popular artists on /collect
| Stylus | mit | artsy/force,xtina-starr/force,xtina-starr/force,mzikherman/force,izakp/force,erikdstock/force,joeyAghion/force,yuki24/force,izakp/force,yuki24/force,kanaabe/force,anandaroop/force,artsy/force-public,xtina-starr/force,cavvia/force-1,anandaroop/force,yuki24/force,erikdstock/force,anandaroop/force,oxaudo/force,damassi/for... |
65be76e38d3dd9150f0fa6504dcb8477459023f3 | client/common/blocks/page_head/page_head.styl | client/common/blocks/page_head/page_head.styl | // Page header block (under breadcrubmbs): title + description
//
@import "nodeca.core/client/common/_variables"
.page-head
margin-top 1.5rem // For pages without breadcrumbs
margin-bottom 1.5rem
.page-head__title
margin 0
font-weight normal
font-size $font-size-h2
color $brand-primary
.page-head__descr... | // Page header block (under breadcrubmbs): title + description
//
@import "nodeca.core/client/common/_variables"
.page-head
margin-top 1.5rem // For pages without breadcrumbs
margin-bottom 2rem
.page-head__title
margin 0
font-weight normal
font-size $font-size-h2
color $brand-primary
.page-head__descr
... | Increase page header bottom margin | Increase page header bottom margin
| Stylus | mit | nodeca/nodeca.core,nodeca/nodeca.core |
61594564532d73de76cf852ed97fa5d310b707a2 | src/styles/_typography.styl | src/styles/_typography.styl | /*
Variables
*/
blue = #125688
red = #bd0610
offwhite = #fafafa
lightgrey = #EDEEED
lightgray = lightgrey
html
font-size 10px
font-family sans-serif
p
font-size 1.6rem
line-height 1.5
h1
font-family merriweather, 'merriweatheritalic'
text-align center
font-weight 100
font-size 8rem
margin 2rem ... | /*
Variables
*/
blue = #125688
red = #bd0610
offwhite = #fafafa
lightgrey = #EDEEED
lightgray = lightgrey
html
font-size 10px
font-family sans-serif
p
font-size 1.6rem
line-height 1.5
h1
font-family merriweather, 'merriweatheritalic'
text-align center
font-weight 100
font-size 8rem
margin 2rem ... | Change font size for mobile heading | Change font size for mobile heading
| Stylus | mit | bigwisu/asik-sehat,bigwisu/asik-sehat |
9b44cbef8de730e67a8d2ad0bb6d99ded9539d05 | components/connection_list/stylesheets/default.styl | components/connection_list/stylesheets/default.styl | .Connection
display block
collapsed-margins(0.5em)
border 2px solid
cursor pointer
title-width = 65%
> span
display flex
align-items center
justify-content space-between
padding button-padding
&__title
max-width title-width
font-size font-size-base
line-height line-height-ba... | .Connection
display block
collapsed-margins(0.5em)
border 2px solid
cursor pointer
> span
display flex
align-items center
justify-content space-between
padding button-padding
&__title
&__author
white-space nowrap
overflow hidden
text-overflow ellipsis
max-width 75%
&__... | Make better use of space in connection representation | Make better use of space in connection representation
| Stylus | mit | aredotna/ervell,aredotna/ervell,aredotna/ervell,aredotna/ervell,aredotna/ervell |
4abc6e4033853bccc66e0d4c1a10f5ed2b70a100 | stylus/ui-base/icons.styl | stylus/ui-base/icons.styl | @import 'animations'
/*!
* ICONS
* ================
*
* This file contains icons coded in data:uri
*/
$icon
content ''
display inline-block
vertical-align middle
background-position center
background-repeat no-repeat
background-size cover
// icon's sizes
// =============================... | @import 'animations'
/*!
* ICONS
* ================
*
* This file contains icons coded in data:uri
*/
$icon
content ''
display inline-block
vertical-align middle
background-position center
background-repeat no-repeat
background-size cover
// icon's sizes
// =============================... | Fix 'Path must be a string. Received undefined' embed ⟹ embedurl | Fix 'Path must be a string. Received undefined' embed ⟹ embedurl
| Stylus | mit | GoOz/cozy-ui,kosssi/cozy-ui |
150010bb5f4ca9dea14ea3db843878ccc85227e5 | client/common/blocks/location_show_dlg/location_show_dlg.styl | client/common/blocks/location_show_dlg/location_show_dlg.styl | // maintain aspect ratio of 4:3 for the map, see
// https://stackoverflow.com/questions/1495407/maintain-the-aspect-ratio-of-a-div-with-css
//
.location-show-dlg__map-container
width 100%
padding-bottom 75%
position relative
// same background as for .leaflet-container,
// in case styles for leaflet aren't l... | @import "nodeca.core/client/common/_variables"
// maintain aspect ratio of 4:3 for the map, see
// https://stackoverflow.com/questions/1495407/maintain-the-aspect-ratio-of-a-div-with-css
//
.location-show-dlg__map-container
width 100%
padding-bottom 75%
position relative
// same background as for .leaflet-con... | Increase map height on narrow screens | Increase map height on narrow screens
| Stylus | mit | nodeca/nodeca.core,nodeca/nodeca.core |
82e95f868477bfda19d223f664fd9e29087084dc | client/stylesheets/style.styl | client/stylesheets/style.styl | body
padding-top 70px
.mangas, .mangas-cover
display inline-block
padding 0 10px 0 10px
@media (max-width: 767px)
.mangas.grid-item
width 33%
.mangas-cover.grid-item
width 50%
@media (min-width: 768px)
.mangas.grid-item
width 25%
.mangas-cover.grid-item
width 33%
@media (min-width: 992px)
.mangas.grid... | body
padding-top 70px
.mangas, .mangas-cover
display inline-block
padding 0 10px 0 10px
@media (max-width: 767px)
.mangas.grid-item
width 50%
.mangas-cover.grid-item
width 50%
@media (min-width: 768px)
.mangas.grid-item
width 33%
.mangas-cover.grid-item
width 33%
@media (min-width: 992px)
.mangas.grid... | Update display on small devices | Update display on small devices
| Stylus | mit | dexterneo/mangatek,dexterneo/mangatek,dexterneo/mangas,dexterneo/mangas |
feeda2ba17ac0ef92cd6da9a342b9ac3a6bfbc0c | app/assets/stylesheets/modules/_stats.styl | app/assets/stylesheets/modules/_stats.styl | .main-page
h1
font-weight 300
margin-bottom 0
.stat-display
display inline-block
width 100%
margin 40px 0 20px 0
display flex
justify-content space-between
flex-flow wrap
.stat-display__stat
margin 0 20px 20px 20px
text-align center
width calc(50% - 40px)
+above(desktop)
... | .main-page
h1
font-weight 300
margin-bottom 0
.stat-display
display inline-block
width 100%
margin 40px 0 20px 0
display flex
justify-content space-between
flex-flow wrap
.stat-display__stat
margin 0 20px 20px 20px
text-align center
width calc(50% - 40px)
+above(desktop)
... | Tweak alignment of stats tooltips | Tweak alignment of stats tooltips
This puts them closer to centered.
| Stylus | mit | feelfreelinux/WikiEduDashboard,KarmaHater/WikiEduDashboard,alpha721/WikiEduDashboard,feelfreelinux/WikiEduDashboard,Wowu/WikiEduDashboard,sejalkhatri/WikiEduDashboard,majakomel/WikiEduDashboard,KarmaHater/WikiEduDashboard,alpha721/WikiEduDashboard,sejalkhatri/WikiEduDashboard,MusikAnimal/WikiEduDashboard,WikiEducationF... |
64e01d8e1c03423fd8f6538e75b5c7a29c53105b | lib/kouto-swiss/grid/grid.styl | lib/kouto-swiss/grid/grid.styl | gs( col-width = ks-grid-col-width, gut-width = ks-grid-gut-width, cols = ks-grid-columns, total = ks-grid-total-width )
ks-grid-config[ "columns" ] = cols
ks-grid-config[ "column-width" ] = col-width
ks-grid-config[ "gutter-width" ] = gut-width
ks-grid-config[ "computed-total-width" ] = ( col-width + gu... | gs( col-width = ks-grid-col-width, gut-width = ks-grid-gut-width, cols = ks-grid-columns, total = ks-grid-total-width )
ks-grid-config[ "columns" ] = cols
ks-grid-config[ "column-width" ] = col-width
ks-grid-config[ "gutter-width" ] = gut-width
ks-grid-config[ "computed-total-width" ] = ( col-width + gu... | Remove fluid layout code (temporary) | Remove fluid layout code (temporary)
| Stylus | mit | krkn/kouto-swiss,leny/kouto-swiss,girassolbit/kouto-swiss,greyhwndz/kouto-swiss,girassolbit/kouto-swiss,leny/kouto-swiss,krkn/kouto-swiss,greyhwndz/kouto-swiss |
0b45ac11434cece3f1b23c25c320c0b4d30bc102 | css/loading-indicator.styl | css/loading-indicator.styl | @keyframes loading-indicator-bounce
0%
transform: translateY(-0.3em)
100%
transform: translateY(0.3em)
.loading-indicator
letter-spacing: 0.1em
> *
TIME = 500ms
animation: loading-indicator-bounce TIME ease-in-out infinite alternate
&:nth-child(3n-1)
animation-delay: unit(TIME / 3... | @keyframes loading-indicator-bounce
0%
transform: translateY(-0.3em)
100%
transform: translateY(0.3em)
.loading-indicator
letter-spacing: 0.1em
> *
TIME = 500ms
animation: loading-indicator-bounce TIME ease-in-out infinite alternate
display: inline-block
&:nth-child(3n-1)
anim... | Fix loading indicator in Firefox and Safari | Fix loading indicator in Firefox and Safari | Stylus | apache-2.0 | aliburchard/Panoptes-Front-End,fmnhExhibits/Panoptes-Front-End,mrniaboc/Panoptes-Front-End,CKrawczyk/Panoptes-Front-End,tfmorris/Panoptes-Front-End,CKrawczyk/Panoptes-Front-End,aliburchard/Panoptes-Front-End,alexbfree/Panoptes-Front-End,jelliotartz/Panoptes-Front-End,parrish/Panoptes-Front-End,amyrebecca/Panoptes-Front... |
e03af0c15916638f4e8b846905ee39f5a6ef7fd9 | stylesheets/visualization.styl | stylesheets/visualization.styl | [qi-spark-line]
& path
stroke: SteelBlue
stroke-width: 2
fill: none
& .guide
stroke DarkSlateGray
stroke-dasharray 3, 3
[qi-scatter-plot]
& .trendline
stroke DarkSlateGray
stroke-dasharray: 4, 4
& .r-squared
font-size smaller
fill DarkSlateGray
| [qi-spark-line]
& path
stroke: SteelBlue
stroke-width: 2
fill: none
& .guide
stroke DarkSlateGray
stroke-dasharray 3, 3
[qi-scatter-plot]
& .trendline
stroke DarkSlateGray
stroke-dasharray: 4, 4
& .r-squared
font-size smaller
font-weight bold
fill DarkSlateGray
| Make the r-squared bold to stand out. | Make the r-squared bold to stand out.
| Stylus | bsd-2-clause | ohsu-qin/qiprofile,ohsu-qin/qiprofile,ohsu-qin/qiprofile,ohsu-qin/qiprofile |
d65b72e1362ee988c44226f3ad435ed2690f1233 | client/common/blocks/markup/markup.styl | client/common/blocks/markup/markup.styl | // Common markup styles for all messages
@import "nodeca.core/client/common/_variables"
.markup
// Avoid layout width break by long strings
overflow auto
// Fix for overflow to not cut attachments shadows
padding-left 3px
margin-left -3px
padding-right 3px
margin-right -3px
// External images
.ima... | // Common markup styles for all messages
@import "nodeca.core/client/common/_variables"
.markup
// Avoid layout width break by long strings
overflow auto
// Fix for overflow to not cut attachments shadows
padding-left 3px
margin-left -3px
padding-right 3px
margin-right -3px
font-family $font-family-... | Use wider font for messages | Use wider font for messages
| Stylus | mit | nodeca/nodeca.core,nodeca/nodeca.core |
d5186f04217b30dd5f0c161b63863ce44dad51d9 | src/styles/pages/ForecastWeather.styl | src/styles/pages/ForecastWeather.styl | .forecast-weather-container
height: 100%
width: 100%;
display: none
flex-direction: column-reverse
align-items: center
justify-content: space-around
opacity: 0
.forecast-weather
display: flex
padding: 50px
font-size: 1.6rem
font-family: cursive
text-align: center
color: #ccc
.day
display: flex
... | .forecast-weather-container
height: 100%
width: 100%;
display: none
flex-direction: column-reverse
align-items: center
justify-content: space-around
opacity: 0
.forecast-weather
display: flex
padding: 50px
font-size: 1.2rem
font-family: cursive
text-align: center
color: #ccc
.day
display: flex
... | Update style to Forecast weather elements | Update style to Forecast weather elements
| Stylus | mit | IvaPetkova/My-HTML-Projects |
6529bbf4d68057ef6f3707a3085ab0ac2f820cf1 | app/calendar/CalendarNowLine.styl | app/calendar/CalendarNowLine.styl | .calendarNowLine
border-bottom: dashed 2px red
width: 100%
height: 0
position: absolute
left: 0
pointer-events: none
z-index: 2 | .calendarNowLine
border-bottom: solid 2px red
width: 100%
height: 0
position: absolute
left: 0
pointer-events: none
z-index: 2
| Make now line on calendar easier to see | Make now line on calendar easier to see
From User Feedback on prod | Stylus | mit | MyHomeworkSpace/client |
bdc91239b11a820d92ffea9f7d0f8158cc728449 | client.src/core/views/menu-views/auth-menu-view/menu-view.styl | client.src/core/views/menu-views/auth-menu-view/menu-view.styl | .menu nav
> ul
list-style none
display flex
.menu-icon
cursor pointer
color $mediumTextColor
> ul > li
position relative
display -webkit-flex
display flex
align-items center
margin-right 20px
&:last-child
margin-right 0
.octicon
cursor pointer
&:h... | .menu nav
> ul
list-style none
display flex
.menu-icon
cursor pointer
color $mediumTextColor
> ul > li
position relative
display -webkit-flex
display flex
align-items center
margin-right 20px
&:last-child
margin-right 0
.octicon
cursor pointer
&:h... | Set explicit width on profile photo in top menu. | Set explicit width on profile photo in top menu.
Resolves #192
| Stylus | mit | jmeas/gistbook,joshbedo/gistbook,appleboy/gistbook |
cd2dfc8abef1c2374a542d9bf2ad837d564dfb3d | client/forum/section/section.styl | client/forum/section/section.styl | @import "nodeca.core/client/common/_variables"
// if subforums exist - add space before control bar
.forum-section-root .forum-sections
margin-bottom 30px
.forum-topiclist
margin-bottom 5px
.forum-section__notopics
margin-top 10px
text-align center
// display subsections only if first page is visible
.forum... | @import "nodeca.core/client/common/_variables"
// if subforums exist - add space before control bar
.forum-section-root .forum-sections
margin-bottom 30px
.forum-topiclist
margin-bottom 5px
.forum-section__notopics
margin-top 10px
text-align center
// display subsections only if first page is visible
.forum... | Hide topic bookmarks markers for deteted topics | Hide topic bookmarks markers for deteted topics
| Stylus | mit | nodeca/nodeca.forum |
c05e14478d07d6f28969e8ed363dcf637c155e7e | BlazarUI/app/stylus/components/branch-state/module-build-history.styl | BlazarUI/app/stylus/components/branch-state/module-build-history.styl | @import '../../variables'
.module-build-history
padding 20px
h5
font-weight bold
font-size 16px
margin-bottom 20px
.module-build-history__pagination
margin 0
.module-build-history__list
padding-left 0
box-shadow 0 3px 6px rgba(0,0,0,0.20)
li
display block
.module-build-history-item
d... | @import '../../variables'
.module-build-history
padding 20px
h5
font-weight bold
font-size 16px
margin-bottom 20px
.module-build-history__pagination
margin 0
.module-build-history__list
padding-left 0
box-shadow 0 3px 6px rgba(0,0,0,0.20)
li
display block
.module-build-history-item
d... | Fix alignment of users in module build history table | Fix alignment of users in module build history table
| Stylus | apache-2.0 | HubSpot/Blazar,HubSpot/Blazar,HubSpot/Blazar,HubSpot/Blazar |
5f72e113c8525dc784ff1d9de3251887c8aeea4c | css/tutorial.styl | css/tutorial.styl | .modal-form.tutorial-dialog
border-radius: 8px
max-width: 400px
padding: 0 0 1.5em
.tutorial-steps
display: flex
flex-direction: column
max-height: 85vh
max-width: 95vw
width: 50ch
> .step-through-content
// TODO: I'd rather the header media not scroll.
overflow-y: auto !important // Overrid... | .modal-form.tutorial-dialog
border-radius: 8px
max-width: 400px
padding: 0 0 1.5em
margin-left: 0px !important
margin-top: 28px !important
.tutorial-steps
display: flex
flex-direction: column
max-height: 85vh
max-width: 95vw
width: 50ch
> .step-through-content
// TODO: I'd rather the header ... | Adjust Margins on Tutorial Modal | Adjust Margins on Tutorial Modal
| Stylus | apache-2.0 | fmnhExhibits/Panoptes-Front-End,mrniaboc/Panoptes-Front-End,parrish/Panoptes-Front-End,amyrebecca/Panoptes-Front-End,jelliotartz/Panoptes-Front-End,zooniverse/Panoptes-Front-End,jelliotartz/Panoptes-Front-End,parrish/Panoptes-Front-End,fmnhExhibits/Panoptes-Front-End,alexbfree/Panoptes-Front-End,amyrebecca/Panoptes-Fro... |
c57ac4c95c2b017f021b98a87b33e205cfe20398 | app/react/styles/modules/text-editing.styl | app/react/styles/modules/text-editing.styl | .editable-text
padding-right 0px
+above(md)
padding-right 30px
textarea.invisible-input
display block
width 100%
.character-limit
position absolute
top -8px
right 5px
font-size 12px
color rgba(black, .5)
+above(md)
top -5px
.edit-icon
position absolute
top 3%
right 0
+above(md... | .editable-text
padding-right 0px
+above(md)
padding-right 30px
textarea.invisible-input
display block
width 100%
textarea
overflow hidden
.character-limit
position absolute
top -8px
right 5px
font-size 12px
color rgba(black, .5)
+above(md)
top -5px
.edit-icon
position absolut... | Fix scrollbars on textareas in IE10 | Fix scrollbars on textareas in IE10
| Stylus | mit | WikiEducationFoundation/Wiki-Playlist,WikiEducationFoundation/Wiki-Playlist,WikiEducationFoundation/Wiki-Playlist |
c714cf56ce47aecc28b518c1ceeb932673e80f66 | src/styles/photoList.styl | src/styles/photoList.styl | @require 'cozy-ui'
:local
.pho-section
left-spaced(32px)
.pho-photo
position relative
display inline-block
height em(300px)
background-color grey-10
a
vertical-align middle
.pho-photo-item
height em(300px)
margin 0... | @require 'cozy-ui'
:local
.pho-section
left-spaced(32px)
.pho-photo
position relative
display inline-block
height em(300px)
background-color grey-10
margin 0 1em 1em 0
a
vertical-align middle
.pho-photo-item
height em(... | Improve margins and align stylus properties | [feat] Improve margins and align stylus properties
| Stylus | agpl-3.0 | cozy/cozy-photos-v3,enguerran/cozy-drive,goldoraf/cozy-drive,enguerran/cozy-drive,cozy/cozy-files-v3,goldoraf/cozy-drive,goldoraf/cozy-photos-v3,nono/cozy-files-v3,y-lohse/cozy-files-v3,goldoraf/cozy-drive,cozy/cozy-files-v3,enguerran/cozy-drive,nono/cozy-files-v3,nono/cozy-files-v3,y-lohse/cozy-drive,y-lohse/cozy-driv... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.