Item sheets, WIP
This commit is contained in:
		| @@ -236,7 +236,7 @@ table {border: 1px solid #7a7971;} | ||||
|   width: 8%; | ||||
|   height: 8%; | ||||
|   max-height: 48px; | ||||
|   border-width: 0; | ||||
|   border-width: 0px; | ||||
| 	border: 1px solid rgba(0, 0, 0, 0); | ||||
| } | ||||
|  | ||||
| @@ -390,6 +390,10 @@ table {border: 1px solid #7a7971;} | ||||
|   background: #494e6b; | ||||
| } | ||||
|  | ||||
| input[type="text"], select[type="text"] { | ||||
|   background:white; | ||||
| } | ||||
|  | ||||
| /*  background: #011d33 url("../images/ui/fond1.webp") repeat left top;*/ | ||||
| /*color: rgba(168, 139, 139, 0.5);*/ | ||||
| .window-app.sheet .window-content .sheet-header select[type="text"], .window-app.sheet .window-content .sheet-header input[type="text"], .window-app.sheet .window-content .sheet-header input[type="number"], .window-app.sheet .window-content .sheet-body input[type="text"], .window-app.sheet .window-content .sheet-body input[type="number"], .window-app.sheet .window-content .sheet-body select[type="text"] { | ||||
| @@ -1205,7 +1209,7 @@ ul, li { | ||||
| .img-no-border { | ||||
|   max-width: 48px; | ||||
|   max-height: 48px; | ||||
|   border: 0; | ||||
|   border: 0px; | ||||
| } | ||||
| .items-title-bg { | ||||
|   margin-top: 6px; | ||||
| @@ -1222,6 +1226,7 @@ ul, li { | ||||
| .item-sheet-img { | ||||
|   width: 64px; | ||||
|   height: auto; | ||||
|   border: 0; | ||||
| } | ||||
| .item-name-img { | ||||
|   flex-grow:1; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user