mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 17:02:41 +01:00
9 lines
94 B
CSS
9 lines
94 B
CSS
|
/**
|
||
|
* @provides phui-pager-css
|
||
|
*/
|
||
|
|
||
|
.phui-pager-view {
|
||
|
clear: both;
|
||
|
text-align: right;
|
||
|
}
|