Skip to content

Instantly share code, notes, and snippets.

.arrow
{
position: relative;
display: inline-block;
margin: 0;
padding-right: 10px;
}
.arrow input
{
.arrow
{
border: none;
overflow: visible;
padding: 30px;
background: none;
}
.arrow:before
{
@eakorolev
eakorolev / dabblet.css
Created January 10, 2013 11:59
Untitled
.hr
{
background: yellow;
}
.params
{
font-weight: bolder;
background: #aa0;
}
@eakorolev
eakorolev / dabblet.css
Created January 10, 2013 09:02
Untitled
.hr
{
background: yellow;
}
p:active
{
background: grey;
}
@eakorolev
eakorolev / dabblet.css
Created December 10, 2012 09:53 — forked from golyshevd/dabblet.css
Untitled
.b-help-vote__l-no {
display: inline-block;
}
* html .b-help-vote__l-no {
display: inline;
zoom: 1;
}
.b-help-vote * {
@eakorolev
eakorolev / dabblet.css
Created July 19, 2012 09:10 — forked from tyv/dabblet.css
переключение
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic);
.card
{
background: #f1ecd0;
font-family: 'PT Sans', sans-serif;
position: relative;
padding: 60px;
width: 580px;