Cleanup gerrit style
Fixes: bug #961395 bug #961394 bug #961367 Change-Id: I887fc7529ede981eb8f7e85346d1530289b982f0
This commit is contained in:
parent
87daa5e032
commit
1ca926ba72
@ -1,5 +1,5 @@
|
||||
body {color: #535353 !important; background: url("static/openstack-page-bkg.jpg") no-repeat scroll 0 0 white !important; position: static}
|
||||
a,a:visited {color: #CF2F19 !important; text-decoration: none;}
|
||||
a,a:visited {color: #264D69 !important; text-decoration: none;}
|
||||
a:hover {color: #000 !important; text-decoration: underline}
|
||||
|
||||
a.gwt-InlineHyperlink {background: none !important}
|
||||
@ -20,9 +20,9 @@ a.gwt-InlineHyperlink {background: none !important}
|
||||
#gerrit_body:not(.patch) tr:nth-child(odd)>td {background: #FFF; color: #353535}
|
||||
#gerrit_body tr:nth-child(even)>td.header {background: #EEF3F5; font-style: normal; color: #353535; font-weight: bold;}
|
||||
#gerrit_body tr:nth-child(odd)>td.header {background: #FFF; font-style: normal; color: #353535; font-weight: bold;}
|
||||
#gerrit_body tr>td div {background: none; color: #353535}
|
||||
#gerrit_body tr>td div {background-color: transparent; color: #353535}
|
||||
#gerrit_body tr>td div a {background: none; color: #353535}
|
||||
#gerrit_body:not(.patch) tr:first-child>td {color: #353535; font-size: 16px; font-style: normal; background: #FFF}
|
||||
#gerrit_body tr:first-child>td {color: #353535; background: #FFF}
|
||||
|
||||
#gerrit_topmenu tbody tr td table.gwt-TabBar {color: #353535; border-bottom: 1px solid #C5E2EA;}
|
||||
.gwt-TabBarItem-selected {color: #CF2F19 !important; border-bottom: 3px solid #CF2F19;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user