remove thumb icons for edit submit
This commit is contained in:
		| @@ -95,7 +95,7 @@ body { | ||||
|  | ||||
| /* special placing for edit icon in details tab */ | ||||
| .nd_device_details_edit { | ||||
|   margin-left: -18px; | ||||
|   float: right !important; | ||||
|   font-size: 14px; | ||||
| } | ||||
|  | ||||
| @@ -106,13 +106,6 @@ body { | ||||
|   display: none; | ||||
| } | ||||
|  | ||||
| /* port admin VLAN control */ | ||||
| .nd_thumb_icon { | ||||
|   cursor: pointer; | ||||
|   float: right; | ||||
|   display: none; | ||||
| } | ||||
|  | ||||
| /* placement of port link when port admin hint is enabled */ | ||||
| .nd_editable_cell > .nd_this_port_only { | ||||
|   margin-left: 18px; | ||||
| @@ -121,11 +114,6 @@ body { | ||||
|   margin-left: 18px; | ||||
| } | ||||
|  | ||||
| /* placement of thumb for editable submit */ | ||||
| .center_cell > .nd_thumb_icon { | ||||
|   margin-left: -18px; | ||||
| } | ||||
|  | ||||
| /* style of editable content in table */ | ||||
| [contenteditable]:focus { | ||||
|   background: #FFFFD3 !important; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user