Page MenuHomestyx hydra

timer.css
No OneTemporary

timer.css

/**
* @provides phabricator-countdown-css
*/
.phabricator-timer {
width: 80%;
margin: 0 auto;
margin-top: 2em;
margin-bottom: 2em;
background: #efefef;
border-top: 1px solid #cccccc;
}
.phabricator-timer-header {
padding: 8px;
background: #dfdfdf;
}
.phabricator-timer-pane {
padding: 8px 2em;
}
.phabricator-timer-table {
width: 100%;
}
.phabricator-timer-table th {
font-weight: bold;
text-align: center;
color: #666666;
width: 10%;
padding: 4px;
}
.phabricator-timer-table td {
padding: 4px;
text-align: center;
font-size: 4em;
}
.phabricator-timer-chrome-link {
float: right;
padding: 3px 6px;
font-size: 11px;
}

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 7, 8:48 AM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1133200
Default Alt Text
timer.css (668 B)

Event Timeline