git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorSweidan Omar <TFS\sweidan.omar>
Thu, 10 Mar 2022 15:13:38 +0000 (15:13 +0000)
committerSweidan Omar <TFS\sweidan.omar>
Thu, 10 Mar 2022 15:13:38 +0000 (15:13 +0000)
server/user.mediacube.gui/css/searchitems.css

index d59f04e1f1024ebeeac3d24b5efe08da17fe7ad8..3619e51a3ec609c448158ed2d87af5f73fc4806c 100644 (file)
@@ -170,3 +170,13 @@ div.z-row-content span {
   width: auto;
   min-width: 400px;
 }
+
+.z-listitem.z-listitem-selected>.z-listcell:checked{
+       background: red;
+       background-image: none;
+}
+
+.z-listitem.z-listitem>.z-listcell:hover{
+       background: red;
+       background-image: none;
+}
\ No newline at end of file