Sha256: 2311874f0a7f0c011e2d3eed742d45863fa9ecde8ee6d59ed54937781eece6eb
Contents?: true
Size: 1.08 KB
Versions: 2
Compression:
Stored size: 1.08 KB
Contents
.umlaut-separator { border-top: 1px solid $umlautBorderColor; padding-top: 15px; } .text-small { font: { size: $fontSizeSmall } } .alert { font-size: 125%; li { margin-top: 1em; } } .collapsible .collapse { margin-top: $baseLineHeight / 2; } /* Google Scholar Link: Make the example look like it does on google scholar: */ .gscholar_example { color: blue; font-variant: small-caps; } // even smaller than bootstrap's input-mini, for volume/issue/start page .input-tiny { width: 45px; } .umlaut-permalink { text-align: right; margin-left: $umlautIndent; } .umlaut-permalink-value { @include text-overflow; } .umlaut-load-permalink i { @include umlaut_icons; @extend .umlaut_icons-famfamfam-link; margin-top: 2px; } // Used to conveniently add a mini spinner to page with // JS, usually by adding an <i class='spinner'></i> .spinner { display: inline-block; width: 16px; height: 16px; @include ie7-restore-right-whitespace(); line-height: 16px; vertical-align: top; margin-top: 1px; background-image: image-url("spinner.gif"); }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
umlaut-3.1.0.pre2 | app/assets/stylesheets/umlaut/_misc.scss |
umlaut-3.1.0.pre1 | app/assets/stylesheets/umlaut/_misc.scss |