This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Test | |
*/ | |
div { | |
border-radius: 25px; | |
background: #298FF3; | |
width: 50px; | |
height: 50px; | |
position:relative; | |
overflow: hidden; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
div { | |
width: 140px; height: 180px; | |
border:1px solid #C3CCD0; | |
border-radius: 6px 6px 0 6px; | |
position: relative; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Test | |
*/ | |
div { | |
border-radius: 25px; | |
background: #298FF3; | |
width: 50px; | |
height: 50px; | |
position:relative; | |
overflow: hidden; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
.spinner { | |
background: #f5f5f5; | |
width: 50px; | |
height: 50px; | |
/* -webkit-transform-style: preserve-3d; | |
-webkit-perspective: 500px;*/ | |
position:relative; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@-webkit-keyframes wink { | |
from { background-position: 0px; } | |
ewjfijeiwfji | |
to { background-position: -96px; } | |
} | |
@-webkit-keyframes wink { | |
from { background-position: 0px; } | |
ewjfijeiwfji | |
to { background-position: -96px; } | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
text-align: center; | |
} | |
@-webkit-keyframes wink { | |
from { background-position: 0px; } | |
to { background-position: -96px; } | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
mola mucho pero | |
swsws | |
wdjdjidji4 | |
s223 | |
background: #f06; | |
background: linear-gradient(45deg, #f06, yellow); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
background: #f06; | |
background: linear-gradient(45deg, #f06, yellow); | |
min-height:100%; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
# Save: Nothing | |
# Input: Select text or Word | |
# Output: Show as Tool tip | |
# Key Equivalent: Your choice | |
# Scope Selector: Nothing | |
require ENV["TM_SUPPORT_PATH"] + "/lib/ui.rb" | |
require ENV["TM_SUPPORT_PATH"] + "/lib/textmate.rb" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
include 'class.movistar.php'; | |
// User and Passs | |
$movistar = new ClientMovistar( '757...02D', 'Pass' ); | |
// Number and Type: actual or anterior | |
$info = $movistar->getInfo( '649...338', 'actual' ); |
NewerOlder