]>
git.immae.eu Git - github/wallabag/wallabag.git/blob - themes/baggy/css/main.css
1 /* ==========================================================================
11 ========================================================================== */
33 box-shadow: 0 1px 8px rgba
(0,0,0,0.9);
48 /* ==========================================================================
50 ========================================================================== */
69 font-family: 'PT Sans', sans-serif
;
70 text-transform: uppercase
;
83 text-decoration: none
;
92 form input
[type
="text"], select
, form input
[type
="password"], form input
[type
="url"] {
93 border: 1px solid
#999;
99 @media screen and
(-webkit-min-device-pixel-ratio:0){
101 -webkit-appearance: none
;
103 background: #FFF url
(../img
/bg-select
.png
) no-repeat right center
;
112 display: inline-block
;
121 display: inline-block
;
127 margin-bottom: 0.5em;
130 form button
, input
[type
="submit"] {
136 display: inline-block
;
137 border:1px solid
#000;
140 form
button:hover
, form
button:focus
, input
[type
="submit"]:hover
, input
[type
="submit"]:focus
{
143 -webkit-transition: all
0.5s ease
;
144 -moz-transition: all
0.5s ease
;
145 -ms-transition: all
0.5s ease
;
146 -o-transition: all
0.5s ease
;
147 transition: all
0.5s ease
;
182 box-shadow:inset
-4px 0 20px rgba
(0,0,0,0.6);
196 padding: 0.5em 2em 0.5em 1em;
199 text-transform: uppercase
;
200 text-decoration: none
;
202 font-family: 'PT Sans', sans-serif
;
203 -webkit-transition: all
0.5s ease
;
204 -moz-transition: all
0.5s ease
;
205 -ms-transition: all
0.5s ease
;
206 -o-transition: all
0.5s ease
;
207 transition: all
0.5s ease
;
210 #links a:hover
, #links
a:focus
{
215 #links .current:after
{
222 border-color: transparent
#EEE transparent transparent
;
228 #links li:last-child
{
234 #links li:last-child
a:before
{
243 list-style-type: none
;
245 display: inline-block
;
259 vertical-align: middle
;
263 vertical-align: baseline
;
271 vertical-align: middle
;
278 display: inline-block
;
279 text-decoration: none
;
285 background-image: url
("../img/baggy/table.png");
286 background-repeat: no-repeat
;
287 background-position: bottom
;
290 background-image: url
("../img/baggy/list.png");
291 background-repeat: no-repeat
;
292 background-position: bottom
;
296 /* ==========================================================================
298 ========================================================================== */
326 width: 100%!important
;
327 margin-left: 0!important
;
330 .listmode .entrie p {
334 .list-entries + .results {
345 .estimatedTime small {
352 letter-spacing:normal
;
353 box-shadow: 0 3px 7px rgba
(0,0,0,0.3);
354 display: inline-block
;
355 width: 32%!important
;
356 margin-bottom: 1.5em;
358 margin-left: 1.5%!important
;
361 padding: 1.5em 1.5em 3em 1.5em;
362 -webkit-transition: all
0.5s ease
;
363 -moz-transition: all
0.5s ease
;
364 -ms-transition: all
0.5s ease
;
365 -o-transition: all
0.5s ease
;
366 transition: all
0.5s ease
;
374 border-color: transparent transparent
#000 transparent
;
380 -webkit-transition: all
0.5s ease
;
381 -moz-transition: all
0.5s ease
;
382 -ms-transition: all
0.5s ease
;
383 -o-transition: all
0.5s ease
;
384 transition: all
0.5s ease
;
395 -webkit-transition: all
0.5s ease
;
396 -moz-transition: all
0.5s ease
;
397 -ms-transition: all
0.5s ease
;
398 -o-transition: all
0.5s ease
;
399 transition: all
0.5s ease
;
403 box-shadow: 0 3px 10px rgba
(0,0,0,1);
406 .entrie:hover:after {
410 .entrie:hover:before {
419 text-transform: none
;
430 text-decoration: none
;
432 word-wrap: break-word
;
433 -webkit-transition: all
0.5s ease
;
434 -moz-transition: all
0.5s ease
;
435 -ms-transition: all
0.5s ease
;
436 -o-transition: all
0.5s ease
;
437 transition: all
0.5s ease
;
456 .entrie h2 a:first-letter {
457 text-transform: uppercase
;
460 .entrie:hover .tools {
470 padding-right: 0.5em;
472 -webkit-transition: all
0.5s ease
;
473 -moz-transition: all
0.5s ease
;
474 -ms-transition: all
0.5s ease
;
475 -o-transition: all
0.5s ease
;
476 transition: all
0.5s ease
;
481 text-decoration: none
;
486 .entrie .tools a:hover {
491 display: inline-block
;
494 .entrie:nth-child(3n+1) {
495 margin-left: 0!important
;
499 letter-spacing: -5px;
504 display: inline-block
;
506 letter-spacing: normal
;
522 display: inline-block
;
528 text-decoration: none
;
531 .pagination a:hover, .pagination a:focus {
532 text-decoration: underline
;
535 .pagination .disabled {
539 /* ==========================================================================
540 2.1 = "save a link" popup div related styles
541 ========================================================================== */
544 background: rgba
(0,0,0,0.5);
555 border-left: 1px #EEE solid
;
564 border: 10px solid
#000;
567 /* margin: -150px 0 0 -300px; */
574 padding: 0.2em 0.5em;
575 text-decoration: none
;
576 display: inline-block
;
580 a#
bagit-form-close:hover
{
586 background-color: #999;
589 .active-current:after {
596 border-color: transparent
#EEE transparent transparent
;
606 .add-to-wallabag-link-after {
607 background-color: #000;
609 padding: 0 3px 2px 3px;
617 /* ==========================================================================
618 2.2 = "search for articles" popup div related styles
619 ========================================================================== */
621 background: rgba
(0,0,0,0.5);
632 border-left: 1px #EEE solid
;
641 border: 10px solid
#000;
644 /* margin: -150px 0 0 -300px; */
648 a#search-form-close
{
651 padding: 0.2em 0.5em;
652 text-decoration: none
;
653 display: inline-block
;
657 a#
search-form-close:hover
{
667 /* ==========================================================================
669 ========================================================================== */
672 font-family: 'icomoon';
673 src:url
('../fonts/icomoon.eot?-s0mcsx');
674 src:url
('../fonts/icomoon.eot?#iefix-s0mcsx') format
('embedded-opentype'),
675 url
('../fonts/icomoon.woff?-s0mcsx') format
('woff'),
676 url
('../fonts/icomoon.ttf?-s0mcsx') format
('truetype'),
677 url
('../fonts/icomoon.svg?-s0mcsx#icomoon') format
('svg');
687 [class^
="icon-"]:before
, [class
*=" icon-"]:before
{
688 font-family: 'icomoon';
692 font-variant: normal
;
693 text-transform: none
;
696 /* Better Font Rendering =========== */
697 -webkit-font-smoothing: antialiased
;
698 -moz-osx-font-smoothing: grayscale
;
701 .icon-flattr:before {
707 .icon-up-open:before {
728 .icon-twitter:before {
731 .icon-down-open:before {
737 .icon-delete:before {
743 .icon-arrow-up-thick:before {
750 /* ==========================================================================
752 ========================================================================== */
754 .icon-star.fav:before {
758 /* ==========================================================================
760 ========================================================================== */
767 .messages > * { display: inline-block
;}
772 padding: 0.2em 0.5em;
773 text-decoration: none
;
776 .closeMessage:hover, .closeMessage:focus {
797 /* ==========================================================================
799 ========================================================================== */
816 border:1px solid
#999;
822 #article h2
, #article h3
, #article h4
{
823 text-transform: none
;
841 #article_toolbar li
{
842 display: inline-block
;
847 padding: 0.3em 0.5em 0.2em;
849 text-decoration: none
;
852 #article_toolbar a:hover
, #article_toolbar
a:focus
{
861 text-decoration: none
;
878 padding: 0.2em 0.5em;
887 margin-bottom: 0.5em;
890 .list-tags .icon-rss:hover, .list-tags .icon-rss:focus {
893 text-decoration: none
;
897 text-decoration: none
;
900 .list-tags a:hover, .list-tags a:focus {
901 text-decoration: underline
;
904 /* ==========================================================================
906 ========================================================================== */
908 @media screen and
(max-width: 1050px) {
912 .entrie:nth-child(3n+1) {
915 .entrie:nth-child(2n+1) {
920 @media screen and
(max-width: 900px) {
929 @media screen and
(max-width: 700px) {
939 @media screen and
(max-width: 500px) {
952 #links li:last-child
{
956 #links li:last-child
a:before
{
979 margin-left: -37.5px;
994 .desktopHide:hover, .desktopHide:focus {
1009 padding-right: 1.5em;
1012 #article_toolbar .topPosF
{
1023 #article_toolbar a
{
1024 padding: 0.3em 0.4em 0.2em;