remove role="primary"
It looks annoying
This commit is contained in:
		
							parent
							
								
									98ea6ede65
								
							
						
					
					
						commit
						b47a641b88
					
				
					 2 changed files with 3 additions and 8 deletions
				
			
		|  | @ -51,7 +51,7 @@ | ||||||
| 							</label> | 							</label> | ||||||
| 							<side class="input-field"> | 							<side class="input-field"> | ||||||
| 								<button data-action="filters,update" title-for="settings_filters_update" data-enable="settings,filters" data-icon="refresh"></button> | 								<button data-action="filters,update" title-for="settings_filters_update" data-enable="settings,filters" data-icon="refresh"></button> | ||||||
| 								<button href="settings/filters.htm" tab-height="607.5" tab-width="1080" data-icon="pencil" title-for="settings_filters_open" role="primary"></button> | 								<button href="settings/filters.htm" tab-height="607.5" tab-width="1080" data-icon="pencil" title-for="settings_filters_open"></button> | ||||||
| 							</side> | 							</side> | ||||||
| 						</section> | 						</section> | ||||||
| 						<section class="input-group"> | 						<section class="input-group"> | ||||||
|  |  | ||||||
|  | @ -3,14 +3,9 @@ | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .btn:not([disabled]) { | .btn:not([disabled]) { | ||||||
|      background-color: var(--secondary-color) !important; |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| .btn[role="primary"]:not([disabled]), .btn-floating:not([disabled]) { |  | ||||||
|      background-color: var(--primary-color) !important; |      background-color: var(--primary-color) !important; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| nav ul:not(.dropdown-content) > li > a:hover:not(.active) { | nav ul:not(.dropdown-content) > li > a:hover:not(.active) { | ||||||
|      background-color: var(--hover-color) !important; |      background-color: var(--hover-color) !important; | ||||||
| } | } | ||||||
| 
 |  | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue