Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.thebrownbagmedia.com 4.18.0-553.34.1.el8_10.x86_64 #1 SMP Wed Jan 8 09:40:06 EST 2025 x86_64
User : topnotchcv ( 1029)
PHP Version : 8.1.32
Disable Function : NONE
Directory :  /home/topnotchcv/public_html/public/assets/css/vendor/todo/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/topnotchcv/public_html/public/assets/css/vendor/todo/todo.css
.line-through {
  text-decoration: line-through;
}

.list-row textarea {
  width: 100%;
  background: transparent;
  border: none;
}

.right {
  float: left;
}

.edit-todo, .update-todo, .remove-todo {
  padding: 0px 5px;
  cursor: pointer;
}

.list-num {
  font-weight: bold;
  padding-inline-end: 5px;
}

.todo-content .todo-list {
  list-style-type: none;
  padding-inline-start: 0px;
  background: #f9f9f9;
}

.todo-content .list-error, .error {
  color: red;
}

.todo-content .todo-list .list-row {
  padding: 5px 10px;
  position: relative;
  word-break: break-all;
  display: flex;
  font-size: 18px;
  transition: 0.1s;
  cursor: pointer;
}

.todo-content .list-row .list-data, .todo-content .list-row .update-data {
  width: 100%;
  text-align: justify;
}

.todo-content .todo-list .list-row:nth-child(even) {
  background: #e4e4e4;
}

.todo-list .edit-todo, .remove-todo, .update-todo {
  visibility: hidden;
}

.todo-content .todo-list .list-row:hover {
  background: #d8d8d8;
}

.todo-content .todo-list .list-row:hover .edit-todo {
  visibility: visible;
}

.todo-content .todo-list .list-row:hover .remove-todo {
  visibility: visible;
}

.todo-content .todo-list .list-row:hover .update-todo {
  visibility: visible;
}
/*# sourceMappingURL=todo.css.map */

Spamworldpro Mini