Viewing File: /home/ubuntu/code-backup/code_review/phabricator/webroot/rsrc/css/phui/phui-pager.css

/**
 * @provides phui-pager-css
 */

.phui-pager-view {
  clear: both;
  text-align: center;
}

.phui-pager-view a.button.current,
.phui-pager-view a.button.current:hover {
  border-color: {$sh-orangetext};
  color: {$sh-orangetext};
}
Back to Directory File Manager