403Webshell
Server IP : 85.158.181.41  /  Your IP : 216.73.217.12
Web Server : Apache
System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64
User : moncbefd ( 1024)
PHP Version : 7.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/moncbefd/www.moneta.at/StyleEdit3/styles/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/moncbefd/www.moneta.at/StyleEdit3/styles/_my_styles_view.scss
// ----------------------------------------------------------------------------
// STYLE-TEMPLATES OVERVIEW
// ----------------------------------------------------------------------------

.my-styles-view {
	.styles-container {
		min-width: 320px;
		position: relative;
		height: 100%;
	}
	
	.headline {
		overflow: auto;
		
		h2 {
			font-size:   18px;
			font-weight: bold;
		}
	}
	
	.styles-list {
		list-style: none;
		
		.element {
			border:  1px solid transparent;
			margin:  12px 15px;
			padding: 12px 0;
			
			.active-icon {
				color: 			$font-color-inactive;
				display:        table-cell;
				float:          none;
				vertical-align: middle;
				
				.fa-check {
					visibility: hidden;
				}
			}
			
			.info {
				.name {
					max-width:     175px;
					overflow:      hidden;
					text-overflow: ellipsis;
					white-space:   nowrap;
				}
			}
			
			@include actions-dropdown;
			
			&.selected {
				border: 1px solid $primary-color;
			}
			
			&.open {
				border:     1px solid darken($border-color-light, 10);
				background: $background-light;
			}
			
			&.active {
				.name {
					font-weight: bold;
				}
				
				.active-icon {
					color: $primary-color;

					.fa-check {
						visibility: visible;
					}
				}
			}
			
			.dropdown-icon {
				cursor: pointer;
			}
			
			&:hover {
				&:not(.open) {
					border-color: darken($border-color-light, 20);
					cursor:       pointer;
				}
			}
		}
	}
}

Youez - 2016 - github.com/yon3zu
LinuXploit