Panel/themes/Evolution/modules/server/add.css
2026-05-02 13:05:52 +00:00

13 lines
No EOL
285 B
CSS

.main-content > p > a {
background-color:#373737;
border:1px solid #373737;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
color:#fff !important;
cursor:pointer;
-moz-border-radius:3px;
border-radius:3px;
text-transform:uppercase;
}