mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-12-31 02:46:16 +01:00
remove unused class
This commit is contained in:
@@ -241,10 +241,4 @@
|
||||
color: #fff;
|
||||
cursor: grabbing;
|
||||
}
|
||||
|
||||
li.prevent-select {
|
||||
-webkit-user-select: none; /* Safari */
|
||||
-ms-user-select: none; /* IE 10 and IE 11 */
|
||||
user-select: none; /* Standard syntax */
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user