diff options
author | ttt | 2017-05-13 00:29:47 +0530 |
---|---|---|
committer | ttt | 2017-05-13 00:29:47 +0530 |
commit | abf599be33b383a6a5baf9493093b2126a622ac8 (patch) | |
tree | 4c5ab6e0d935d5e65fabcf0258e4a00dd20a5afa /production_static_files/yaksh/css/showusers.css | |
download | SBHS-2018-Rpi-abf599be33b383a6a5baf9493093b2126a622ac8.tar.gz SBHS-2018-Rpi-abf599be33b383a6a5baf9493093b2126a622ac8.tar.bz2 SBHS-2018-Rpi-abf599be33b383a6a5baf9493093b2126a622ac8.zip |
added all server files
Diffstat (limited to 'production_static_files/yaksh/css/showusers.css')
-rw-r--r-- | production_static_files/yaksh/css/showusers.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/production_static_files/yaksh/css/showusers.css b/production_static_files/yaksh/css/showusers.css new file mode 100644 index 0000000..66a3746 --- /dev/null +++ b/production_static_files/yaksh/css/showusers.css @@ -0,0 +1,5 @@ +.table-class +{ + text-align:left; + width:60%; +} |