Add files via upload
- Added newer events in new languages - Added a Background Color Picker - Added a Background Color Opacity Slider
This commit is contained in:
		@@ -272,6 +272,13 @@ a { color: #ffcc00; }
 | 
			
		||||
    transition: .4s;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.tab-content .setting input[type=color] {
 | 
			
		||||
    background: #111;
 | 
			
		||||
    padding: 0 2px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.tab-content .setting input[type=checkbox]:checked + .slider {
 | 
			
		||||
    background-color: #03c4de;
 | 
			
		||||
}
 | 
			
		||||
@@ -321,7 +328,7 @@ a { color: #ffcc00; }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#font-value {
 | 
			
		||||
.slider-value {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    font-style: normal;
 | 
			
		||||
    font-size: 14px;
 | 
			
		||||
@@ -523,4 +530,4 @@ footer .nav-bar a.active svg {
 | 
			
		||||
#memberemotesbstatus.offline i {
 | 
			
		||||
    color: #ff0000;
 | 
			
		||||
    text-shadow: 0 0 5px #ff0000;
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user