Nick0703

GerritSite.css

Jan 27th, 2014
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.13 KB | None | 0 0
  1. body {color: #535353 !important; background: url("static/openstack-page-bkg.jpg") no-repeat scroll 0 0 white !important; position: static}
  2. a,a:visited {color: #264D69 !important; text-decoration: none;}
  3. a:hover {color: #000 !important; text-decoration: underline}
  4.  
  5. a.gwt-InlineHyperlink {background: none !important}
  6.  
  7. #gerrit_header {display: block !important; position: relative; top: -60px; margin-bottom: -60px; width: 400px; padding-left: 17px}
  8. #gerrit_header h1 {font-family: 'PT Sans', sans-serif; font-weight: normal; letter-spacing: -1px}
  9.  
  10. #gerrit_topmenu {background: none; position:relative; top: 0px; left: 400px; margin-right: 400px}
  11.  
  12. #gerrit_topmenu tbody tr td table {border: 0}
  13.  
  14. #gerrit_topmenu tbody tr td table.gwt-TabBar {color: #353535; border-bottom: 1px solid #C5E2EA;}
  15. #gerrit_topmenu .gwt-Button {padding: 3px 6px}
  16. .gwt-TabBarItem-selected {color: #CF2F19 !important; border-bottom: 3px solid #CF2F19;}
  17. .gwt-TabBarItem {color: #353535; border-right: 0 !important}
  18. .gwt-TabBar .gwt-TabBarItem, .gwt-TabBar .gwt-TabBarRest, .gwt-TabPanelBottom {background: 0 !important;}
  19.  
  20. #gerrit_topmenu .gwt-TextBox {width: 250px}
Advertisement
Add Comment
Please, Sign In to add comment