mirror of
				https://github.com/kenzok8/openwrt-packages.git
				synced 2025-10-30 07:50:37 +08:00 
			
		
		
		
	update 2025-09-26 02:26:25
This commit is contained in:
		| @ -5,12 +5,12 @@ | ||||
| include $(TOPDIR)/rules.mk | ||||
|  | ||||
| PKG_NAME:=filebrowser | ||||
| PKG_VERSION:=2.43.0 | ||||
| PKG_VERSION:=2.44.0 | ||||
| PKG_RELEASE:=1 | ||||
|  | ||||
| PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | ||||
| PKG_SOURCE_URL:=https://codeload.github.com/filebrowser/filebrowser/tar.gz/v${PKG_VERSION}? | ||||
| PKG_HASH:=9c3acee7567986ceef331e3eea0236b4dd9a41bf3874449fbb9bdc22c00a0aab | ||||
| PKG_HASH:=b2ceb3c9bbfb6e0e2c31764b8ff1d7788fa965081eb3d43452b6a5065027f71f | ||||
|  | ||||
| PKG_LICENSE:=Apache-2.0 | ||||
| PKG_LICENSE_FILES:=LICENSE | ||||
|  | ||||
| @ -1415,15 +1415,12 @@ footer > a { | ||||
|   margin-left: 0; | ||||
|   margin-right: 0; | ||||
|   margin-top: 0rem; | ||||
| } | ||||
|  | ||||
| .container .alert, | ||||
| .container .alert-message.error { | ||||
|   position: relative; | ||||
|   top: 0; | ||||
|   transform:translate(-50%, 0); | ||||
|   width: 100%; | ||||
| } | ||||
|  | ||||
| .lg { | ||||
|   margin: 0; | ||||
|   padding: 0 !important; | ||||
| @ -2574,7 +2571,7 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child { | ||||
|   padding: 0.5rem; | ||||
|   cursor: auto; | ||||
|   white-space: pre-wrap; | ||||
|   color: var(--gray-dark); | ||||
|   color: var(--dark-primary); | ||||
|   outline: 0; | ||||
|   border-radius: 0.25rem; | ||||
|   border: 1px solid var(--lighter); | ||||
| @ -3467,6 +3464,7 @@ pre.command-output { | ||||
|   background: #fb6340 !important; | ||||
|   border-color: #fb6340 !important; | ||||
|   margin-left: 0 !important; | ||||
|   width: 82px !important; | ||||
| } | ||||
| /* applyreboot fix */ | ||||
| #applyreboot-container { | ||||
|  | ||||
| @ -275,16 +275,12 @@ select[multiple="multiple"] { | ||||
|   margin-left: 0; | ||||
|   margin-right: 0; | ||||
|   margin-top: 0rem; | ||||
| } | ||||
|  | ||||
|  | ||||
| .container .alert, | ||||
| .container .alert-message.error { | ||||
|   position: relative; | ||||
|   top: 0; | ||||
|   transform:translate(-50%, 0); | ||||
|   width: 100%; | ||||
| } | ||||
|  | ||||
| .lg { | ||||
|   margin: 0; | ||||
|   padding: 0 !important; | ||||
| @ -1671,7 +1667,7 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child { | ||||
|     padding: 0.5rem; | ||||
|     cursor: auto; | ||||
|     white-space: pre-wrap; | ||||
|     color: var(--gray-dark); | ||||
|     color: var(--dark-primary); | ||||
|     outline: 0; | ||||
|     border-radius: 0.25rem; | ||||
|     border: 1px solid var(--lighter); | ||||
|  | ||||
| @ -362,6 +362,7 @@ | ||||
|         background: #fb6340 !important; | ||||
|         border-color: #fb6340 !important; | ||||
|         margin-left: 0 !important; | ||||
|         width: 82px !important; | ||||
|     } | ||||
| } | ||||
|  | ||||
| @ -948,4 +949,4 @@ div[style*="display:grid;grid-template-columns:repeat"] { | ||||
| [data-page^="command-cfg"] .mobile-hide, | ||||
| [data-page^="command-cfg"] .showSide { | ||||
|     display: none; | ||||
| } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 actions-user
					actions-user