mirror of
				https://github.com/kenzok8/openwrt-packages.git
				synced 2025-10-30 07:50:37 +08:00 
			
		
		
		
	update 2023-03-19 00:23:15
This commit is contained in:
		| @ -14,7 +14,7 @@ start_service() { | ||||
|   config_get_bool enabled config enabled | ||||
|   config_get WORK_DIR config workdir | ||||
|  | ||||
|   [ "$enabled" -eq "1" ] || return 1 | ||||
|   [ "$enabled" -eq "1" ] || exit 2 | ||||
|   [ -d "$WORK_DIR" ] || mkdir -m 0755 -p "$WORK_DIR" | ||||
|  | ||||
|   procd_open_instance | ||||
|  | ||||
| @ -1,3 +1,12 @@ | ||||
| <div align="center"> | ||||
|   </a><a href="https://github.com/gngpp/luci-app-design-config/releases"> | ||||
|     <img src="https://img.shields.io/github/release/gngpp/luci-app-design-config.svg?style=flat"> | ||||
|   </a><a href="hhttps://github.com/gngpp/luci-app-design-config/releases"> | ||||
|     <img src="https://img.shields.io/github/downloads/gngpp/luci-app-design-config/total?style=flat"> | ||||
|   </a> | ||||
| </div> | ||||
| <br> | ||||
|  | ||||
| # luci-app-design-config | ||||
| Design Theme Config Plugin | ||||
|  | ||||
|  | ||||
| @ -3346,4 +3346,7 @@ form[action="/cgi-bin/luci/admin/network/wireless_join"] input[class="cbi-button | ||||
| .node-services-watchcat-plus select[id*="cbi.opt.watchcat"] { | ||||
|     width: auto; | ||||
| } | ||||
|  | ||||
| /* fix node-nas-fileassistant table overflow style */ | ||||
| .node-nas-fileassistant #list-content { | ||||
|     overflow: auto; | ||||
| } | ||||
|  | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user
	![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png) github-actions[bot]
					github-actions[bot]