mirror of
				https://github.com/SuperBFG7/ympd
				synced 2025-10-31 13:53:00 +00:00 
			
		
		
		
	Reverted some formatting; aligned CSS
This commit is contained in:
		| @@ -22,10 +22,10 @@ body { | ||||
| } | ||||
|  | ||||
| #counter { | ||||
| 	font-size: 24px; | ||||
| 	margin-top: -6px; | ||||
| 	margin-left: 10px; | ||||
| 	min-width: 50px; | ||||
|   font-size: 24px; | ||||
|   margin-top: -6px; | ||||
|   margin-left: 10px; | ||||
|   min-width: 50px; | ||||
| } | ||||
|  | ||||
| #search { | ||||
| @@ -33,7 +33,7 @@ body { | ||||
| } | ||||
|  | ||||
| .btn-group-hover { | ||||
|     opacity: 20%; | ||||
|   opacity: 20%; | ||||
| } | ||||
|  | ||||
| .btn:active, | ||||
| @@ -60,8 +60,8 @@ body { | ||||
| } | ||||
|  | ||||
| #salamisandwich td:nth-child(2) span { | ||||
| 	font-style:italic; | ||||
| 	font-size:90%; | ||||
|   font-style:italic; | ||||
|   font-size:90%; | ||||
| } | ||||
|  | ||||
| tbody { | ||||
|   | ||||
| @@ -177,15 +177,15 @@ | ||||
|           <div id="trashmode" class="btn-group-vertical btn-block btn-group-lg" data-toggle="radio"> | ||||
|             <button id="btntrashmodeup" type="button" class="btn btn-default"> | ||||
|               <span class="glyphicon glyphicon-chevron-up"></span> | ||||
|               <span class="glyphicon glyphicon-trash"></span> Up | ||||
|               <span class="glyphicon glyphicon-trash"></span> up     | ||||
|             </button> | ||||
|             <button id="btntrashmodesingle" type="button" class="btn btn-default active"> | ||||
|               <span class="glyphicon glyphicon-star-empty"></span> | ||||
|               <span class="glyphicon glyphicon-trash"></span> Single | ||||
|               <span class="glyphicon glyphicon-trash"></span> single | ||||
|             </button> | ||||
|             <button id="btntrashmodedown" type="button" class="btn btn-default"> | ||||
|               <span class="glyphicon glyphicon-chevron-down"></span> | ||||
|               <span class="glyphicon glyphicon-trash"></span> Down | ||||
|               <span class="glyphicon glyphicon-trash"></span> down  | ||||
|             </button> | ||||
|           </div> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 eb041592
					eb041592