From 7b7ef56b54a98f3d860b9b0c7dc4a7ce0657fede Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 23 Oct 2013 19:35:51 -0700 Subject: replace text links with icons on design pages --- view/theme/redbasic/css/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'view/theme/redbasic') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index edb1434dd..4f41cf923 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3487,3 +3487,11 @@ a .drop-icons { .item-category { margin-right: 10px; } + +.design-icons { + margin-right: 10px; +} + +#menulist { + list-style-type: none; +} \ No newline at end of file -- cgit v1.2.3