summaryrefslogtreecommitdiff
path: root/themes/admin_wind/css
diff options
context:
space:
mode:
authormamouneyya <mamoun.diraneyya@gmail.com>2010-09-20 04:30:34 +0300
committermamouneyya <mamoun.diraneyya@gmail.com>2010-09-20 04:30:34 +0300
commitce80259d6939e43aaea34eba7bea4b2a602a5019 (patch)
tree7ca81d874b62c5a2c0244657aa903d565a7e6b04 /themes/admin_wind/css
parentba950bec0c84a1467aa2545ca815d5af7b0b002b (diff)
parent93d1a8103e757a87fb006f2389f0ee24497367a7 (diff)
Merge remote branch 'gallery3/master'
Diffstat (limited to 'themes/admin_wind/css')
-rw-r--r--themes/admin_wind/css/screen.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css
index eda79b97..0d891149 100644
--- a/themes/admin_wind/css/screen.css
+++ b/themes/admin_wind/css/screen.css
@@ -222,6 +222,11 @@ th {
background-color: #fff;
}
+ul.enumeration li {
+ list-style-type: disc;
+ margin-left: 20px;
+}
+
/*** ******************************************************************
* 3) Page layout containers
*********************************************************************/