PHP Classes

File: todo/style/style.css

Recommend this page to a friend!
  Classes of Hillary Kollan   My WordPress Plugin List   todo/style/style.css   Download  
File: todo/style/style.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: My WordPress Plugin List
WordPress plugins for several purposes
Author: By
Last change:
Date: 1 year ago
Size: 300 bytes
 

Contents

Class file image Download
.todo-list .todo{ margin:0; padding: 10px; background: #f4f4f4; } .todo-list h4{ margin:0 !important; padding:10px 0 10px 0 !important; } .todo-list .priority-low{ color:green; } .todo-list .priority-normal{ color:yellow; } .todo-list .priority-high{ color:red; }