mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-28 03:46:06 -05:00 
			
		
		
		
	bs5: dropdown toggle button fill color
This commit is contained in:
		| @@ -117,6 +117,7 @@ body { | ||||
|   background-color: $primaryFaded !important; | ||||
| } | ||||
|  | ||||
| // Bootstrap 5 tweaks | ||||
| a.badge { | ||||
|   text-decoration: none; | ||||
| } | ||||
| @@ -127,3 +128,8 @@ a.badge { | ||||
|     text-decoration: underline; | ||||
|   } | ||||
| } | ||||
|  | ||||
| .btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle { | ||||
|     background-color: $paperless-green; | ||||
|     border-color: $paperless-green; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon