gpttemp
This commit is contained in:
9
code/public/static/css/modules/pager/pager_input.css
Normal file
9
code/public/static/css/modules/pager/pager_input.css
Normal file
@@ -0,0 +1,9 @@
|
||||
/* Input family */
|
||||
.__PFX__-pager.pg-input{ justify-content:center; }
|
||||
.__PFX__-pager.pg-input .__PFX__-pg{ align-items:center; }
|
||||
.__PFX__-pager.pg-input .__PFX__-pg-a{ border-radius: 10px; }
|
||||
.__PFX__-pager.pg-input .__PFX__-pg-jump{ margin-left: 12px; }
|
||||
.__PFX__-pager.pg-input .__PFX__-pg-inp{ width: 76px; }
|
||||
@media (max-width:560px){
|
||||
.__PFX__-pager.pg-input .__PFX__-pg-jump{ width:100%; justify-content:center; margin-left:0; }
|
||||
}
|
||||
Reference in New Issue
Block a user