Skip to content
Search or jump to…

Pull requests
Issues
Marketplace
Explore
 
@dluft1 
tousifalamgir
/
hearing-solutions-careers
Private
2
01
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
hearing-solutions-careers/wp-content/plugins/jobs-plugin/listing.css
@dluft1
dluft1 updated some styles
Latest commit 9365e4b 16 days ago
 History
 2 contributors
@Eraaine@dluft1
72 lines (53 sloc)  941 Bytes
  

body {
    color:#00508e;
}

#appListings {
    margin: auto;
    width: 90%;
    padding: 20px;
    border: 1px solid lightgray;
    box-shadow: 0px 3px 10px #888888;
}

#appListings tr {
    border: 1px solid lightgray;
    padding:10px;
}

#appListings td, th {
    text-align: left;
    padding: 10px;
}

#appListings td {
    font-size: 1.2em;
}

#appListings {
    border-collapse:collapse;
}

.ListingsToolBar {
    
    margin: auto;
    width: 90%;
    padding: 20px;
}

#toolButton {
    width: 100px;
    background-color: #0275d8;
    border: 1px solid #0275d8;
    box-shadow: 0px 3px 3px #888888;
    border-radius: 5px;
    font-size: 1.2em;
    color: white;
    padding: 5px 15px 7px 15px;
    margin-right: 20px;
    margin-left: 5px;
}

.customSelect {
    width: 200px;
}

.certified {
    width: 50px;
}

#appListings .applicationCount {
    text-align: center;
}

.applicationsCounterHeader {
    width: 50px;
}





© 2021 GitHub, Inc.
Terms
Privacy
Security
Status
Docs
Contact GitHub
Pricing
API
Training
Blog
About
Loading complete