User:CDB-Man/cdbuser.css: Difference between revisions

Jump to navigation Jump to search
added back button moving, next page button moving
(removed old code)
(added back button moving, next page button moving)
Line 1: Line 1:
/* ============ testing code goes above =============== */
/* ============ testing code goes above =============== */
/* move the "next page" button to beside the "prev page" button */
#layout-main ul.jump li.next {
  float: left;
}
/* move the sent messages button to the top of the my messages page
    move various "back" buttons on messaging pages to the top of the page */
#layout-main > div.g_content.msg_all > div:not(.form)+ul.g_list.links {
  position: absolute;
  top: 16.4em;
  left: 60em;
}
/* ============ to be moved to cdbstyle other features section =============== */


/* disable tab wrapping on show-creq*/
/* disable tab wrapping on show-creq*/
#layout-main div.creq_all div.tabbed_pane ul.tabs {
#layout-main div.creq_all div.tabbed_pane ul.tabs {
   display: inherit;
   display: inherit;
}
/* move the "next page" button to beside the "prev page" button */
#layout-main ul.jump li.next {
  float: left;
}
}


staff
1,114

edits

Navigation menu

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.