Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View chestozo's full-sized avatar

chestozo

  • Portugal
  • 15:21 (UTC +01:00)
View GitHub Profile
@chestozo
chestozo / yandex-mail.archive.user.js
Created March 29, 2012 09:16 — forked from gurugray/yandex-mail.archive.user.js
кнопка «Архив» для почты Яндекса
// «archive» button for yandex mail
// version 0.1.5
// 2012-03-28
//
// ==UserScript==
// @name «Yandex Mail Archive button»
// @namespace http://gurugray.ru
// @description Создаём кнопку «В архив» на web-почте Яндекса
// @include http*://mail.yandex*/neo2/*
@chestozo
chestozo / dabblet.css
Created December 24, 2011 22:00 — forked from anonymous/dabblet.css
Untitled
a {
display: inline-block;
padding: 3px 12px;
border: 1px solid #999;
border-top-color: #BBB;
border-radius: 3px;
font: 11px arial;
text-decoration: none;
@chestozo
chestozo / dabblet.css
Created December 24, 2011 22:00 — forked from anonymous/dabblet.css
Untitled
body {
padding-top: 100px;
padding-left: 30px;
font: 12px arial;
}
div.ballon {
position: absolute;
display: inline-block;
border: 1px solid #EEE;