Done ! 403WebShell
403Webshell
Server IP : 162.0.217.223  /  Your IP : 216.73.216.168
Web Server : LiteSpeed
System : Linux premium269.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : mypckeys ( 1539)
PHP Version : 8.1.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/mypckeys/www/wp-content/themes/woodmart/inc/admin/assets/sass/modules/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/mypckeys/www/wp-content/themes/woodmart/inc/admin/assets/sass/modules/_pagination.scss
// ------------------------------------------------------------------------------------------------
// PAGINATION
// ------------------------------------------------------------------------------------------------

@if $general {

	.xts-pagination {
		display: flex;
		justify-content: center;
		margin: 15px 0 0 0;

		li {
			display: flex;
			margin: 0;
			line-height: 1;

			a {
				position: relative;
				display: block;
				padding: 10px;
				min-width: 30px;
				color: var(--xts-default-color);
				text-align: center;
				font-weight: 600;

				&:before {
					content: "";
					position: absolute;
					bottom: 0;
					left: calc(50% - 8px);
					width: 16px;
					height: 3px;
					border-radius: var(--xts-brd-radius);
					background-color: var(--xts-primary-color);
					opacity: 0;
					transition: all .2s ease;
				}
			}

			&:not(:last-child) {
				margin-right: 4px;
			}

			&.xts-current,
			&:hover {

				a {
					color: var(--xts-primary-color);

					&:before {
						opacity: 1;
					}
				}
			}

			&.xts-current {
				pointer-events: none;
			}
		}
	}

} // END IF

Youez - 2016 - github.com/yon3zu
LinuXploit