diff options
author | Matěj Cepl <mcepl@redhat.com> | 2013-12-30 01:27:56 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2013-12-30 01:30:36 +0100 |
commit | 163aa69fd2b435b2ef180a2fe91c8112e12e15c3 (patch) | |
tree | 596d82e7f985f0f0a77d188397e462bd92ff4643 /jBrout - Google Groups_files/g-button.css | |
parent | 6ce68fd69aa0403766bac31c85be6bb4a3a286cc (diff) | |
download | gg_scraper-163aa69fd2b435b2ef180a2fe91c8112e12e15c3.tar.gz |
General structure of operation and MBOX writing.
So far, only unit test for the latter.
Diffstat (limited to 'jBrout - Google Groups_files/g-button.css')
-rw-r--r-- | jBrout - Google Groups_files/g-button.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jBrout - Google Groups_files/g-button.css b/jBrout - Google Groups_files/g-button.css deleted file mode 100644 index 23058b2..0000000 --- a/jBrout - Google Groups_files/g-button.css +++ /dev/null @@ -1,2 +0,0 @@ -/* Copyright 2013 Google, Inc. All Rights Reserved */ -@media screen,projection{.g-button *,.g-button-basic *,.g-button-gaia *{margin:0;padding:0}.g-button,.g-button-basic,.g-button-gaia{background-color:#cadef4;border:1px solid #ccc;direction:ltr;line-height:1.2;max-width:795px;overflow:visible;padding:15px;text-align:center;width:20em}.g-button div,.g-button-basic div,.g-button-gaia div{background:url(//www.google.com/images/modules/buttons/g-button-1.gif) no-repeat;background-color:#5679a5;font-size:1.3em}.g-button div span span a,.g-button-basic div span span a,.g-button-gaia div span span a{background:url(//www.google.com/images/modules/buttons/g-button-2.gif) no-repeat right bottom;color:#fff !important;display:block;font-weight:bold;height:1%;padding:8px 18px 10px 13px;text-decoration:none}.g-button div span,.g-button-basic div span,.g-button-gaia div span{background:url(//www.google.com/images/modules/buttons/g-button-1.gif) no-repeat right -400px;display:block;height:1%;width:100%}.g-button div span span{background:url(//www.google.com/images/modules/buttons/g-button-1.gif) no-repeat left bottom}.g-button p,.g-button-basic p,.g-button-gaia p{margin:10px 0 0;text-align:center}.g-button-basic,.g-button-gaia{background:none;border:0;padding:0}.g-button-basic div{background:url(//www.google.com/images/modules/buttons/g-button-basic-1.gif) no-repeat}.g-button-basic div span span a{background:url(//www.google.com/images/modules/buttons/g-button-basic-2.gif) no-repeat right bottom}.g-button-basic div span{background:url(//www.google.com/images/modules/buttons/g-button-basic-1.gif) no-repeat right -400px}.g-button-basic div span span{background:url(//www.google.com/images/modules/buttons/g-button-basic-1.gif) no-repeat left bottom}.g-button-gaia div{background:url(//www.google.com/images/modules/buttons/g-button-gaia-1.gif) no-repeat}.g-button-gaia div span span a{background:url(//www.google.com/images/modules/buttons/g-button-gaia-2.gif) no-repeat right bottom}.g-button-gaia div span{background:url(//www.google.com/images/modules/buttons/g-button-gaia-1.gif) no-repeat right -400px}.g-button-gaia div span span{background:url(//www.google.com/images/modules/buttons/g-button-gaia-1.gif) no-repeat left bottom}}@media print{.g-button,.g-button-basic,.g-button-gaia{border:1px solid #ccc;padding:1em}}
\ No newline at end of file |