diff options
Diffstat (limited to 'yaksh/static/yaksh_app/css/showusers.css')
-rw-r--r-- | yaksh/static/yaksh_app/css/showusers.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/yaksh/static/yaksh_app/css/showusers.css b/yaksh/static/yaksh_app/css/showusers.css new file mode 100644 index 0000000..66a3746 --- /dev/null +++ b/yaksh/static/yaksh_app/css/showusers.css @@ -0,0 +1,5 @@ +.table-class +{ + text-align:left; + width:60%; +} |