Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .thing[data-fullname$="t"] .arrow.upmod:focus:after, .thing[data-fullname$="b"] .arrow.upmod:focus:after {
- content: "Awesome!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="u"] .arrow.upmod:focus:after, .thing[data-fullname$="c"] .arrow.upmod:focus:after {
- content: "Great!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="v"] .arrow.upmod:focus:after, .thing[data-fullname$="d"] .arrow.upmod:focus:after {
- content: "Yes!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="w"] .arrow.upmod:focus:after, .thing[data-fullname$="e"] .arrow.upmod:focus:after {
- content: "Brilliant!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="x"] .arrow.upmod:focus:after, .thing[data-fullname$="f"] .arrow.upmod:focus:after {
- content: "Wicked!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="y"] .arrow.upmod:focus:after, .thing[data-fullname$="g"] .arrow.upmod:focus:after {
- content: "Neat!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="z"] .arrow.upmod:focus:after, .thing[data-fullname$="h"] .arrow.upmod:focus:after {
- content: "Sweet!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="0"] .arrow.upmod:focus:after, .thing[data-fullname$="i"] .arrow.upmod:focus:after {
- content: "Wow!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="1"] .arrow.upmod:focus:after, .thing[data-fullname$="j"] .arrow.upmod:focus:after {
- content: "Cool!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="2"] .arrow.upmod:focus:after, .thing[data-fullname$="k"] .arrow.upmod:focus:after {
- content: "Amazing!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="3"] .arrow.upmod:focus:after, .thing[data-fullname$="l"] .arrow.upmod:focus:after {
- content: "Excellent!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="4"] .arrow.upmod:focus:after, .thing[data-fullname$="m"] .arrow.upmod:focus:after {
- content: "Tight!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="5"] .arrow.upmod:focus:after, .thing[data-fullname$="n"] .arrow.upmod:focus:after {
- content: "Superb!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="6"] .arrow.upmod:focus:after, .thing[data-fullname$="o"] .arrow.upmod:focus:after {
- content: "Sublime!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="7"] .arrow.upmod:focus:after, .thing[data-fullname$="p"] .arrow.upmod:focus:after {
- content: "Beast!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="8"] .arrow.upmod:focus:after, .thing[data-fullname$="q"] .arrow.upmod:focus:after {
- content: "Groovy!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
- .thing[data-fullname$="9"] .arrow.upmod:focus:after, .thing[data-fullname$="r"] .arrow.upmod:focus:after {
- content: "Stellar!";
- font-size: 12px;
- font-weight: bold;
- margin-left: -8px;
- position: relative;
- color: orangered;
- bottom: 10px;
- opacity: 0;
- -webkit-animation: tagged 1.5s ease-out;
- animation: tagged 1.5s ease-out;
- }
- @-webkit-keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
- @keyframes tagged {
- 0% { color: #FF0000; }
- 8% { bottom: 23px; opacity: 1; }
- 15% { bottom: 28px; }
- 50% { color: orangered; bottom: 33px;}
- 100% { bottom: 38px; opacity: 0}
- }
Advertisement
Add Comment
Please, Sign In to add comment