aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public/Css/explorer.css
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-01-27 18:18:23 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-01-27 18:18:23 +0000
commit4ace8344cfd8769ef059ec5c920ac663c8c1d4ce (patch)
tree14427de964a8a0abb2596e97c50a37d5d979f16e /h-source/Public/Css/explorer.css
parent4e4b0e82b62d9a5bdce92b3caa2ab18e16122ba0 (diff)
improved search and impagination with CSS
Diffstat (limited to 'h-source/Public/Css/explorer.css')
-rw-r--r--h-source/Public/Css/explorer.css98
1 files changed, 0 insertions, 98 deletions
diff --git a/h-source/Public/Css/explorer.css b/h-source/Public/Css/explorer.css
deleted file mode 100644
index 0c3e7b6..0000000
--- a/h-source/Public/Css/explorer.css
+++ /dev/null
@@ -1,98 +0,0 @@
-ul#menuBlock li {
- height:24px;
-}
-
-ul#menuBlock li ul {
- top:25px;
- margin-left:3px;
-}
-
-ul#menuBlock li ul li {
- margin-top:-1px;
-}
-
-.view_page_top_box
-{
- height:32px;
-}
-
-.update_submit_class
-{
- padding:7px;
-}
-
-.view_page_update_button
-{
- width:35px;
-}
-
-/*div that contains the update form*/
-.view_page_update_button
-{
- margin-top:2px;
- margin-right:5px;
-}
-.update_submit_class
-{
- padding:2px;
- width:45px;
-}
-.notebooks_insert_form
-{
- margin-right:-30px;
-}
-
-.notebook_insert_link
-{
- margin:0px 0px 0px 5px;
- padding-right:0px;
- width:245px;
-}
-.view_page_history_button
-{
- margin-left:10px;
-}
-.top_left_images_help
-{
- height:22px;
- margin-bottom:-3px;
-}
-ul#menuBlock li {
- height:26px;
-}
-ul#menuBlock li ul {
- left:-6px;
-}
-.user_logged
-{
- margin-left:62px;
-}
-.viewall_popup_menu_status_item
-{
- padding-left:10px;
-}
-.copyright_notice_box
-{
- width:140px;
-}
-.language_links_box ul
-{
- width:100%;
- margin:-1px 5px 30px 5px;
-}
-.language_links_box ul li
-{
- margin-bottom:5px;
-}
-.language_links_box ul li a
-{
- height:30px;
-}
-.talk_numb_ext
-{
- margin-top:-30px;
-}
-.talk_numb_ext a
-{
- margin-bottom:0px;
-} \ No newline at end of file