Skip to content

Instantly share code, notes, and snippets.

@MartijnBraam
Created September 24, 2014 13:37
Show Gist options
  • Save MartijnBraam/ef3fcf4b9bc63c2f5a32 to your computer and use it in GitHub Desktop.
Save MartijnBraam/ef3fcf4b9bc63c2f5a32 to your computer and use it in GitHub Desktop.
Drupal stylesheet override
#aside .block {
border: 1px solid #CCC;
border-radius: 4px;
box-shadow: 1px 2px 6px 0 rgba(0,0,0,0.15);
margin-bottom: 22px;
}
#dreditor-clone-button {
background: white;
border: 0px solid white;
border-radius: 4px;
box-shadow: none;
color: #668a19;
font-family: 'Lucida Grande', 'DejaVu Sans', 'Bitstream Vera Sans', Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
padding: 4px;
text-transform: none;
}
#dreditor-clone-button:hover {
background: #668a19;
color: white;
}
#edit-nodechanges-comment-body-value {
border: 1px solid #CCC;
left: -1px;
margin-top: 10px;
padding: 10px;
position: relative;
width: calc(100% + 2px);
}
#extended-file-field-table-field-issue-files {
border: 1px solid #CCC;
left: -11px;
max-width: none;
position: relative;
width: calc(100% + 22px);
}
#main {
border: 1px solid #CCC;
border-radius: 4px;
box-shadow: 1px 2px 6px 0 rgba(0,0,0,0.15);
margin-bottom: 22px;
padding: 10px;
}
#main .support {
display: none;
}
#main p {
font-family: sans-serif ;
line-height: 1.4em ;
}
#page {
min-width: 1080px;
}
#page-heading {
margin-bottom: 22px;
position: relative;
}
#page-heading .links {
border-bottom: 0 solid transparent;
border-top: 1px solid rgb(221, 221, 221);
}
#page-heading .links li.active {
border-bottom: 1px solid #ddd;
border-radius: 0 0 7px 7px;
border-top: 0;
position: relative;
top: -1px;
}
#page-subtitle {
left: 10px;
position: absolute;
top: 103px;
}
#page-title {
padding-left: 10px;
}
#project-issue-ajax-form {
border: 1px solid #CCC;
border-radius: 4px;
box-shadow: 1px 2px 6px 0 rgba(0,0,0,0.15);
margin-bottom: 22px;
}
#project-issue-ajax-form .form-item-nodechanges-comment-body-value label {
padding-left: 10px;
}
#project-issue-ajax-form h2 {
margin-bottom: 10px;
margin-top: 10px;
padding-left: 10px;
}
#project-issue-ajax-form input[type=text], #project-issue-ajax-form select {
background: white;
border: 1px solid #b8b8b8;
border-radius: 4px;
border-top-color: #999;
box-shadow: inset 0 1px 2px rgba(0,0,0,.125);
padding: 4px 2px 4px 2px;
}
#project-issue-issue-cockpit-searchbox {
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
margin-top: 10px;
padding-bottom: 10px;
}
#project-issue-issue-cockpit-searchbox input[type=submit] {
border-radius: 4px;
padding: 2px 18px 4px 18px;
position: relative;
top: -1px;
}
#project-issue-issue-cockpit-searchbox input[type=text] {
border-radius: 4px;
width: 215px;
}
#tabs {
margin-top: 48px;
}
.breadcrumb {
display: none;
}
.bue-ui {
padding-left: 10px;
}
.bue-ui input {
border-radius: 4px;
height: 22px;
line-height: 10px;
margin-right: 5px;
padding: 6px;
}
.bue-ui input:hover {
border: 1px solid #0678be;
}
.codeblock {
left: -11px;
position: relative;
width: calc(100% + 22px);
}
.content .updated, .submitted {
opacity: 0.5;
}
.dreditor-actions {
background: #f6f6f2;
border-bottom: 1px solid #CCC;
border-top: 1px solid #CCC;
padding: 10px;
}
.field-name-field-issue-status {
border-radius: 4px 4px 0 0;
}
.issue-cockpit-categories {
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
padding-bottom: 10px;
}
.not-front #block-search-form input[type=submit] {
height: 27px;
margin-top: 0px;
padding: 2px 18px 6px 18px;
}
.not-front #block-search-form input[type=text] {
background-position: 8px -858px;
border: 0px solid white;
border-radius: 4px;
padding: 4px 4px 4px 30px;
}
.not-front #header-left {
height: 50px;
}
.not-front #header-right {
width: 372px;
}
.not-front #header-right-inner {
margin-top: 5px;
}
.not-front #site-name {
position: relative;
top: -22px;
}
.page-project-issues .content .links:first-of-type {
margin-top: 48px;
}
.page-project-issues .content .links:first-of-type a {
color: #668a19;
}
.page-project-issues .view-filters {
background: rgb(246, 246, 242);
border: 1px solid #CCC;
left: -11px;
margin-bottom: 22px;
margin-top: 22px;
padding-left: 10px;
padding-right: 10px;
position: relative;
width: calc(100% + 22px);
}
.page-project-issues .view-filters input[type=text], .page-project-issues .view-filters select {
background: white;
border: 1px solid #b8b8b8;
border-radius: 4px;
border-top-color: #999;
box-shadow: inset 0 1px 2px rgba(0,0,0,.125);
padding: 4px 2px 4px 2px;
}
.pager .pager-current {
border-radius: 4px;
padding: 4px 8px 4px 8px;
}
.pager .pager-item {
padding: 0 0;
}
.pager a {
border: 1px solid white;
padding: 4px 8px 4px 8px;
}
.pager a:hover {
border: 1px solid #2e6ab1;
border-radius: 4px;
padding: 4px 8px 4px 8px;
text-decoration: none;
}
.project-issue.views-table {
border: 1px solid #CCC;
left: -11px;
position: relative;
width: calc(100% + 22px);
}
.user-signature {
opacity: 0.4;
}
body, td, th, p {
line-height: 1.4em;
}
fieldset:not(.filter-wrapper):not(.vertical-tabs-pane):not(#edit-advanced) {
border-bottom: 1px solid #CCC;
border-top: 1px solid #CCC;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment