This repository has been archived on 2021-10-26. You can view files and clone it, but cannot push or open issues or pull requests.
biofriction-web/biofriction-plugin/assets/css/bfr-theme-plugin.css

33 lines
492 B
CSS

/* #bfr_meta{
overflow: hidden;
padding-bottom: 1em;
}
#bfr_meta p{
clear: both;
}
.bfr-row-title{
display: block;
float: left;
width: 200px;
}
.bfr-row-content{
float: left;
padding-bottom: 1em;
}
.bfr-row-content label{
display: block;
line-height: 1.75em;
} */
.button a, .button a:not(.button) {
background-color: transparent !important;
}
.button a:hover, .button a:not(.button):hover {
background-color: transparent !important;
}