Page MenuHomestyx hydra

pager-view.css
No OneTemporary

pager-view.css

/**
* @provides aphront-pager-view-css
*/
.aphront-pager-view {
clear: both;
text-align: right;
padding: 8px 4px 16px;
font-weight: bold;
}
.phui-box .aphront-pager-view {
padding: 0;
}
.aphront-pager-view a {
padding: 3px 7px;
border: 1px solid {$lightblueborder};
border-bottom: 1px solid {$blueborder};
margin: 0 2px;
background: #fff;
color: {$lightbluetext};
display: inline-block;
border-radius: 2px;
}
.aphront-pager-view a:hover {
text-decoration: none;
border: 1px solid {$greyborder};
border-bottom: 1px solid {$darkgreyborder};
color: {$darkgreytext};
}
.aphront-pager-view a.current {
background: {$greybackground};
border: 1px solid {$greyborder};
border-bottom: 1px solid {$darkgreyborder};
color: {$darkgreytext};
}

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 15, 1:59 AM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
614613
Default Alt Text
pager-view.css (780 B)

Event Timeline